Commit Graph

69 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 4467f25be5 Remove zola env 2 years ago
Folyd 2391ec601d Upgrade zola version 2 years ago
Folyd 741c428fb1 Add more showcase websites 2 years ago
Folyd c2ba14f473 Highlight TOC with IntersectionObserver API 2 years ago
Folyd c9fe064b03 Add Fun Notation showcase 2 years ago
Folyd 4b6c05498e Fix endblock sidebar 2 years ago
Folyd a5eb57d278 Release v0.6.0 3 years ago
Folyd d8d55734d5 Add more showcase websites 3 years ago
Folyd 2e745ca2dd Update showcases page 3 years ago
Folyd 20b437c809 Support config favicon. Fixes #5 3 years ago
Folyd 5f2e628fbd Remove content's justify-content 3 years ago
Ayrat Badykov 319a1933c4 Address code review cmments 3 years ago
Ayrat Badykov ebfcdcc1c1 Update juice.scss 3 years ago
Folyd 446f2c5a02 Auto overflow toc 3 years ago
Folyd 07310323f8 Fix highlight config warning in zola 0.14 3 years ago
Folyd 7e600d5eb2
Fix README 3 years ago
codedust 582f363dab Fix padding for multiline code blocks 3 years ago
codedust 578f4b8ab4 Improve documentation on customizing hero 3 years ago
Folyd ac317eef70 Release version 0.5.0 3 years ago
Folyd f8efee5760 Update changelog page and README 3 years ago
Folyd f0946312cb Add `issue` shortcodes 3 years ago
Folyd 7c82a298a0 Add sidebar block 3 years ago
Folyd 7f8c536c57 Adjust blockquote background color 3 years ago
Folyd aa7b0d48df Fix explore-more class left align 3 years ago
Folyd f508963735 Adjust content width in big screen 4 years ago
Folyd 72b3c4bc4b
Merge pull request #1 from lukehsiao-forks/master
fix(index.html): match only on end of path
4 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 929edf6c02 Add JS Search Extension showcase 4 years ago
Folyd 602e470538 Adjust image directory 4 years ago
Folyd 1d4edaa8ed New showcase: C/C++ search extension 4 years ago
Folyd d7be5c52c2 Improve hero styles 4 years ago
Folyd a4df91152b Update toc render logic 4 years ago
Folyd 903b5fc631 Add vercel.json file 4 years ago
Folyd 4d83455dda Update showcases url 4 years ago
Folyd 0ad03ad98d Update README.md 4 years ago
Folyd 465fa8dee0 Adjust page weight value 4 years ago
Folyd 0492b56e4c Remove unnecessary zola tardemark, update _index.md 4 years ago
Folyd 31d66b0fb2
Delete build.sh 4 years ago
Folyd 6e4e5879da Update README, add screenshot image 4 years ago
Folyd a769b4fec5 Update showcases 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