Commit Graph

29 Commits (master)

Author SHA1 Message Date
Folyd e8a24f54aa Fix exclude menu rendering bug 1 year ago
Folyd ba1d0d1641 Fix not check `juice_exclude_menu` nullable bug. Close #18 1 year ago
Micha Glave a0514f7f2a
Uses the language defined in the config file. (#17) 1 year ago
Micha Glave 0565ff0f0a
make fonts changeable. Fixes #10 (#15)
* make fonts changeable. Fixes #10

* Introduced variables for fonts.
1 year ago
Tommaso Allevi 7466e194e1
Implements dark mode (#14) 1 year ago
Wesley Koerber c1546dcf4b
Allow excluding pages from the nav section (#13)
* Allow excluding pages from the nav section

Use a `juice_exclude_menu` field in the `config.toml` file to exclude
pages from the nav section in the header using the page titles.

Resolves: #12

* Update readme

* Add weight to metadata

Co-authored-by: Wesley Koerber <wkoerber@acsd4u.com>
1 year ago
muzimuzhi 0492a8448c
Avoid escaping `permalink`s and `menu.link` (#11)
Docs for filter `safe`
 - https://www.getzola.org/documentation/getting-started/overview/#templates
 - https://tera.netlify.app/docs/#safe
1 year ago
Folyd c2ba14f473 Highlight TOC with IntersectionObserver API 2 years ago
Folyd 4b6c05498e Fix endblock sidebar 2 years ago
Folyd 20b437c809 Support config favicon. Fixes #5 3 years ago
Folyd f0946312cb Add `issue` shortcodes 3 years ago
Folyd 7c82a298a0 Add sidebar block 3 years ago
Folyd aa7b0d48df Fix explore-more class left align 3 years ago
Luke Hsiao 2239379ddc fix(index.html): match only on end of path
Otherwise, document.querySelector will return a null value when trying
to patch on an entire path.
4 years ago
Folyd a4df91152b Update toc render logic 4 years ago
Folyd 0492b56e4c Remove unnecessary zola tardemark, update _index.md 4 years ago
Folyd 53a9b75d80 Add normalize.css 4 years ago
Folyd 3f5f136f35 Add --toc-highlight-text-color variable 4 years ago
Folyd 848d4ea227 Adjust head position 4 years ago
Folyd 716dc32493 Use css variable to replace sass variables 4 years ago
Folyd 3ac2b122aa Rename css filename to avoid conflicts 4 years ago
Folyd f57b10ca3b Add configuration docs 4 years ago
Folyd 9494d99a80 Support customize logo and name 4 years ago
Folyd 1eab08257f Add extra juice_extra_menu config 4 years ago
Folyd c211842feb Optimize css style 4 years ago
Folyd b32f05df88 Add about page 4 years ago
Folyd cde967e02c Update index page and README 4 years ago
Folyd 7c5856f9ac Improve theme color and style 4 years ago
Folyd 2ebb0b1f5b Bootstrap the project structure 4 years ago