Commit Graph

18 Commits (16b177ce6603db9bc242104c0ef5692e2832d3f7)

Author SHA1 Message Date
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 e4caa0d1d7 add taxonomy and term lists
Jacky Zhao a45856d788 fix last modified not working for capitalized pages
Jacky Zhao e1911a58ff enable last modified info
Jacky Zhao 48d01810c4 fix config setting, fix font size for h1 in article
Jacky Zhao 3a98c8b554 actually display site title
Blake Allen 9292de6333 remove unnecessary regex, use encodeuri for label instead of replace
Blake Allen 776ef084c9 fix last commit
Blake Allen fc00ad5bff fix for notes with spaces not linking properly
jackyzha0 cb38667c1d Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
jackyzha0 1c851271ea add search support
Brecht Savelkoul f9920f6d73 Execute darkmode script before first render
jackyzha0 ea69050587 add base pages
jackyzha0 c01138a81c add base structure