Commit graph

37 commits

Author SHA1 Message Date
Marko Korhonen
c9cebe5fe8
Add finnish translation (#565)
* Add finnish translation

* Add finnish translation to the README

* Use a more fitting word for prev in finnish translation

Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-03-23 21:21:54 +06:00
Emruz Hossain
3809d298ca
Use repoID and categoryID in giscus template (#560)
* Use repoID and categoryID in giscus template

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

* Fix links

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-03-15 17:36:11 +00:00
Emruz Hossain
32837a0938
Fix disqus comment not working on new configuration style (#451)
* Fix disqus comment not working on new configuration style

Signed-off-by: hossainemruz <hossainemruz@gmail.com>

* Fix LOC badge

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-10-29 16:37:46 +00:00
Jean-Baptiste Le Duigou
5f293a8fcc
Documentation mailchimp (#320)
* Fix link to email address

See https://github.com/hossainemruz/toha/issues/7

* 📝 add mailchimp parameters to documentation

Signed-off-by: jbleduigou <jb.leduigou@gmail.com>
2021-05-19 00:53:47 +06:00
Kaligule
ab962d4f4a
Readme: Give each badge it's own line (#302)
This improves code readability and doesn't effect the Rendered html Readme.
2021-04-30 01:19:37 +06:00
Kaligule
78ea0674dd
Use verbose flags in Readme (#300)
so people who don't know hugos flags can guess what they mean just from reading.
2021-04-26 17:35:26 +06:00
hossainemruz
8bc6df0328 Update README.md
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-04-02 01:18:56 +06:00
hossainemruz
5c95132b1e Add acomplishment section
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-03-28 00:55:39 +06:00
chutified
4853e556cb Fix minor typos in README file 2021-03-21 15:40:36 +06:00
hossainemruz
d5be769cbf Update README.md
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-03-14 02:16:37 +06:00
Nicholas Santiago
83f7946136
parameterize git branch (#222)
* parameterize git branch

* docs: add param to README.md, prettier lint
2021-01-21 13:03:37 +06:00
BoT
211db5b2c2
Translate chinese (#210)
Signed-off-by: Emruz Hossain <emruz@appscode.com>
2021-01-05 11:34:09 +06:00
Emruz Hossain
7a05e9b022
Improve theme README & exampleSite (#157)
* Improve theme README

* Update exampleSite

* Add "Available Translation" section in README
2020-11-05 02:11:32 +06:00
Emruz Hossain
1800fd2206 Add percy and build status badge 2020-11-03 23:27:47 +06:00
Emruz Hossain
bae74a728f update badge colors 2020-11-03 04:06:45 +06:00
Emruz Hossain
b3a8428dc5
Add new badges (#151) 2020-11-02 21:45:53 +00:00
Emruz Hossain
5e1e78c846 Update netlify badge link 2020-11-02 00:25:11 +06:00
Emruz Hossain
d5262c48cf Update readme 2020-11-01 03:22:59 +06:00
Emruz Hossain
32cd54d4cd
Add status badge (#136) 2020-10-30 23:28:20 +00:00
alex bezek
d0c32c5d08
Fix the single template to use the authors avatar correctly (#107)
* Fix the single template to use the authors avatar correctly

* Replace absURL with relURL and .Site.X with site.X

Co-authored-by: Emruz Hossain <emruz@appscode.com>
2020-10-25 08:07:18 +06:00
alex bezek
5bc4c2a406
Update readme with contributing guide and create github templates (#110) 2020-10-22 22:31:44 +06:00
zeldor
fddd97e222
Update README.md (#116)
Fixed the url to the feature overview.
2020-10-22 21:12:44 +06:00
Emruz Hossain
56c8ba4e43
Fix smooth scroll for multi-language setup (#93) 2020-10-11 12:40:00 +06:00
Anthony Vanegas
6c2cca0127
Support custom homepage greeting message (#66)
* Support custom greeting message in homepage
Co-authored-by: Emruz Hossain <emruz@appscode.com>
2020-08-27 18:45:50 +06:00
Łukasz Łaniewski-Wołłk
32389ef344
Adding background_position option (#67)
* Adding background_position option

* Revert "Adding background_position option"

This reverts commit ed508759b2.

* Setting background-position to center by default
2020-08-18 11:33:03 +06:00
Ayoze Fernández
5f48a5bacb
added support for the meta description tag (#57)
* added support for the meta description tag

* Update meta description logic for single page

Co-authored-by: hossainemruz <emruz@appscode.com>
2020-08-06 21:50:20 +06:00
hossainemruz
629c7196a3 Update README.md 2020-07-26 02:53:35 +06:00
Md. Emruz Hossain
d7df50ed2a
Fix link to the configuration guide (#51) 2020-07-23 16:33:38 +06:00
Md. Emruz Hossain
7da028e643
Allow hiding newsletter section from footer (#48)
* Allow hiding newsletter section from footer

* Update README.md
2020-07-22 22:27:33 +06:00
Md. Emruz Hossain
fa4d474974
Refactor sidebar logic + Add Table of Contents in reading page (#33)
* Refactor sidebar logic + fix responsiveness

* Add TOC

* Add Pagination

* Update exampleSite

* Update README.md
2020-07-22 04:14:08 +06:00
Jason Tipton
45535cd290
Allow config.yaml to modify the site copyright (#18) 2020-06-30 09:40:42 +06:00
hossainemruz
4dc1b6c76c Update README.md 2020-06-30 02:13:24 +06:00
Md. Emruz Hossain
8f99f05a98
Add "alert" shortcode (#17) 2020-06-29 23:36:01 +06:00
hossainemruz
7c2eb69dbd Add project roadmap 2020-06-22 00:20:14 +06:00
hossainemruz
cdb2267f2d Add README.md 2020-06-14 13:57:07 +06:00
hossainemruz
8bc2b9fd2a Add screenshot
Signed-off-by: hossainemruz <emruz@appscode.com>
2020-06-03 06:24:20 +06:00
Md. Emruz Hossain
482f1b1e2d
Initial commit 2020-04-11 12:42:21 +06:00