Xin
433beed666
fix: plainify Toc headings ( #178 )
2023-10-31 23:14:42 +00:00
Jinuk Im
88b0f1b2ab
fix: broken "edit this page" link in windows ( #143 )
2023-10-18 22:33:36 +01:00
Remy Sheppard
d1bed05843
feat: Back To Top ( #105 )
...
* Scroll to top
* Update scripts.html
---------
Co-authored-by: Xin <xin@imfing.com>
2023-10-01 10:06:28 +01:00
Xin
e9ea9786e9
feat: enhance scrollbar style ( #56 )
...
* feat: enhance scrollbar style
* chore: set `color-scheme` for document element
2023-09-14 00:01:38 +01:00
Xin
8a4e093f12
fix: toc should display headings as is ( #20 )
2023-09-01 00:34:50 +01:00
Xin
c8b1d764e0
chore: add more i18n options and update templates
2023-08-27 17:32:44 +01:00
Xin
4e250a449c
chore: update css height calc to use height var
2023-08-24 00:36:10 +01:00
Xin
04a5c7378a
feat: add rss template
...
feat: enhance sidebar on mobile
chore: simplify settings by having defaults
chore: update footer template
2023-08-23 01:00:36 +01:00
Xin
ed14432f77
refactor: use "sidebar-tree" for entire rendering
...
chore: update example site content
chore: add configuration for footer
chore: allow disable footer completely
chore: navbar highlights if contains current page
chore: styling update for partial templates
chore: update steps to use markdown delimiter
2023-08-16 20:43:42 +01:00
Xin
3d7a4b7c99
refactor: concat built-in js scripts
...
chore: vendorize katex 0.16.8
chore: vendorize flexsearch 0.7.31
chore: add katex fonts
chore: vendorize mermaid
* add option to disable math globally
chore: fix edit url nil variable
chore: add comments
2023-08-16 20:43:28 +01:00
Xin
d66ae7146f
fix: remove extra space for rendered link
...
chore: update theme info
chore: use dataset
chore: support editURL config option
* add toc and search config option
chore: update head template
2023-08-16 20:43:28 +01:00
Xin
03ae8b3dd5
chore: add i18n and update toc
2023-08-16 20:43:19 +01:00
Xin
750e566d24
feat: allow disable toc on page frontmatter
...
refactor: move pager to partial/components
chore: add head-css and favicons
- support favicons and page descriptions
- dynamic title based on page
- add custom head-end hook
feat: add opengraph to head
fix: sidebar not hiding when resizing
2023-08-16 20:40:03 +01:00
Xin
7e37b73779
feat: revamp search experience
...
chore: hide toc on small screen
chore: make sidebar responsive
2023-08-16 20:39:54 +01:00
Xin
080e6cbb7f
feat: add toc component
2023-08-16 20:39:38 +01:00