Commit Graph

24 Commits (5a7936e23af000d7cefbf2dcb2ba4c16f1f993dc)

Author SHA1 Message Date
Jacky Zhao c1b8fe1221 feat: restyle search icon
DhammaCharts 5a1fbc9374 Improve graph display, options and ability to have a global graph on the home page, local graphs on subpage.
Jacky Zhao 0293c12217 feat: recent posts section/partial
Aiden Bai 77485b754d
Fix popover
Jacky Zhao e245505082 feat: hide toc for short notes
meleu a287d11246 add a collapsible ToC
meleu 8f15c5f8c1
disable ToC if enableToc: false
Jacky Zhao c117e38899 feat: wikilinks implementation
Jacky Zhao 1ddd15afc6 fix: non-unicode character in popover and search ,
Claudio Yanes 7f6523337c Move popover to the end of the page
The popover script doesn’t ever start in until the DOM has finished
Loading, so wait for the script to be downloaded and parsed before
Showing the content to the user makes no sense.
Jacky Zhao 4587b13360 feat: add rtl support as part of
earnest ma 41c443dbf0
Add disableToc parameter to not show TOC on a page
Jacky Zhao 43837f9e2e add makefile, fix link padding, test capitalization
Blake Allen 1fc2da4fe2 Merge branch 'hugo' of https://github.com/bur3ku/quartz into hugo
Blake Allen 9292de6333 remove unnecessary regex, use encodeuri for label instead of replace
Blake Allen 2477662404
Merge branch 'hugo' into hugo
Blake Allen e0535dbe32 fix conflict
Blake Allen 8eca1e60f7 change %20 in node labels to whitespace, change %20 in node hrefs to hyphen
Jacky Zhao 22a9c0ddfc docs updates, add search to main page, fix redir bug
Brecht Savelkoul f9920f6d73 Execute darkmode script before first render
jackyzha0 6896cb007b proper backlink and graph display in footer
jackyzha0 672a641cec fix darkmode
jackyzha0 ea69050587 add base pages
jackyzha0 c01138a81c add base structure