Emruz Hossain
93fc487111
Refactor workflows ( #835 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-11-21 14:42:39 +06:00
Emruz Hossain
5f0aebcf68
Implement proper dark mode ( #800 )
...
* Implement proper dark mode
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Fix footer color in light mode
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
---------
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-09-30 05:04:48 +06:00
Bernat Borràs Civil
80205a7117
Add reading time, #679 ( #784 )
...
* Add reading time
* Add reading time
2023-07-31 16:30:13 +00:00
ZeYanLin
8f2d583ab6
Support Cloudflare Web Analytics ( #763 )
...
* Support Cloudflare Web Analytics
* Support Cloudflare Web Analytics
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-07-30 07:48:13 +00:00
Bernat Borràs Civil
08017d5977
Add possibility to show tags on post cards ( #782 )
...
* Add possibility to show tags on post cards
* Add on_card tags in exampleSite
---------
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2023-07-29 15:21:26 +00:00
Emruz Hossain
85f6413b7e
Update config.yaml
for exampleSite
to match new structure ( #722 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2023-01-05 18:58:41 +00:00
Emruz Hossain
d3c2c6d1fc
Add exampleSite + update module to v4 ( #717 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2022-12-28 19:25:33 +00:00
Emruz Hossain
add2c3703c
Remove exampleSite ( #284 )
...
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
2021-04-01 18:22:38 +00:00
Chuso Pérez
0848be17ba
#42 Add suppor for client-side search ( #227 )
...
* Add support for client-side search with Fuse.js. Implements #42 .
Based on https://gist.github.com/eddiewebb/735feb48f50f0ddd65ae5606a1cb41ae
* Move search form code repeated in many places to one single template.
* Add search box in home page.
* Fix search UI + Some improvements
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
* Remove search.md from exampleSite
Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2021-03-13 23:43:10 +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
Thorsten Alteholz
73f759b2b6
explicitly set the default language (needed for English not being the… ( #197 )
...
Co-authored-by: Thorsten Alteholz <thorsten@alteholz.de>
2020-12-29 09:12:36 +00:00
BoT
00b42fd266
translate_Chinese ( #198 )
...
* translate_Chinese
* translate_Chinese
2020-12-29 09:11:03 +00:00
Alison Presmanes Hill
1341d9216d
es -> it for italian language code ( #194 )
2020-12-18 04:11:16 +00:00
domenico.vistocco
6e8d2ad151
Italian menu item ( #166 )
...
Added the Italian menu item
2020-11-24 09:23:12 +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
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
Richard Tirtadji
47c4ef0251
Add Indonesian Language for Toha Themes ( #118 )
...
* Add Indonesian Language for Toha Themes #118
Co-authored-by: Richard Tirtadji <richardtirtadji@Richards-MacBook-Pro.local>
2020-10-22 23:32:01 +06:00
Lukas Herzog
f9a3d3a49e
German Translation ( #97 )
2020-10-13 18:06:07 +06:00
Emruz Hossain
56c8ba4e43
Fix smooth scroll for multi-language setup ( #93 )
2020-10-11 12:40:00 +06:00
Hugo MARTIN
46b21e028c
Translations and i18n ( #60 )
...
* Managing i18n
* Fix absolute path
* Config files
* Home link manage langage
* Fixing footer i18n
* Implemented i18n on newsletter
* Implemented two languages in example
* Removed old section directory
* Using yaml in data to organize home summary
* Fully working for old versions without i18n
* Integrating language menu CSS
* Fix language dropdown CSS
* Refactor translation codes
* Remove duplicate code
* Fix URL issues
* Move customMenus and other site related config into data section
* Fix error during language toggle
* Only show the available translation for the posts
* Handle navbar brand URL properly
* Fix responsiveness
Co-authored-by: Hugo MARTIN <hugo.martin.69@gmail.com>
Co-authored-by: hossainemruz <emruz@appscode.com>
2020-10-03 09:59:28 +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
Muhammad Rifqi Fatchurrahman Putra Danar
61a9d7aea0
custom favicon ( #63 )
2020-08-18 11:36:28 +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
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
74bf5e9941
Make site logo customizable ( #47 )
2020-07-22 22:08:50 +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
436746b170
Allow a shorter 'nickname' for the initial home greeting ( #23 )
2020-07-01 09:39:47 +06:00
Jason Tipton
45535cd290
Allow config.yaml to modify the site copyright ( #18 )
2020-06-30 09:40:42 +06:00
Md. Emruz Hossain
e2d376215a
Make home page sections dynamic and configurable ( #14 )
...
* Make home page sections dynamic and configurable
* Fix navbar issue when no section is configured + fix next-prev navigator
* Update exampleSite
* Fix next-prev navigator
* Make navbar brand URL context aware
2020-06-30 01:54:28 +06:00
hossainemruz
cdb2267f2d
Add README.md
2020-06-14 13:57:07 +06:00
hossainemruz
9b10cadb58
Add short code + add improve this page button
2020-06-14 02:46:22 +06:00
hossainemruz
43e1a2a044
Add exampleSite
2020-06-09 06:28:42 +06:00