Commit graph

16 commits

Author SHA1 Message Date
donfiguerres
c6fe04df72 Changed darkreader CDN to local copy. 2022-06-09 15:51:16 +08:00
donfiguerres
1c465dc73e Removed extra line breaks. 2022-06-03 18:36:51 +08:00
donfiguerres
2ccdb57c26 Added provider property. 2022-06-03 18:19:57 +08:00
donfiguerres
51e7626a62 Bring back the initialization. 2022-06-03 18:17:28 +08:00
donfiguerres
83610fdeaa Renamed darkmode.js to darkmode-darkreader.js. 2022-06-03 16:05:23 +08:00
donfiguerres
7d328983c0 Cleanup to keep darkreader in as few files as possible. 2022-06-03 15:51:33 +08:00
donfiguerres
106642ab1a Merged main. 2022-01-17 16:08:20 +08:00
Pablo Marcos
063c65716b
Add LaTeX support (#481)
* Add Blogtrottr as newsletter provider

* Fixed absLangURL issue with sections in footer

* Add LaTeX support

Added katex scripts and css to scripts and header partials, respectively

* Replace CDN with local files for LaTex resources + Fix flag error

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

Co-authored-by: Pablo Marcos <codebergflamingo@staplehorse.anonaddy.com>
Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2022-01-13 19:06:07 +00:00
donfiguerres
5b23e49873 Use Darkreader CDN. 2021-08-12 00:15:01 +08:00
donfiguerres
c8f28d4287 Initial commit for dark theme. 2021-05-25 03:08:15 +08:00
David G. Simmons
6996894ec1
add video shortcode (#289)
* add video shortcode

* Use "sampotts/plyr" library instead of "clappr/clappr"

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

Co-authored-by: Emruz Hossain <hossainemruz@gmail.com>
2021-04-06 01:12:28 +06:00
Emruz Hossain
20d9f3a080
Remove "assets" prefix from "static" folder (#208) 2021-01-03 18:40:26 +00:00
dadosch
33a68fc44f
fix URLs when serving from a subdirectory (#120) 2020-10-22 23:27:04 +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
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
hossainemruz
6106bb0fb3 Convert single page into hugo template 2020-04-17 02:40:14 +06:00