24 Commits (7ccff2cf3d4f7a96be2cf890093798067951fd2e)

Author SHA1 Message Date
Jacky Zhao c1b8fe1221 feat: restyle search icon 2 years ago
rphla 25a4d3b6e1
Add GitHub "edit" button (#157) 2 years ago
Aiden Bai 77485b754d
Fix popover 3 years ago
Jacky Zhao e245505082 feat: hide toc for short notes 3 years ago
meleu a287d11246 add a collapsible ToC 3 years ago
meleu e62d512d95 disable ToC if frontmatter has "enableToc: false" 3 years ago
Jacky Zhao c117e38899 feat: wikilinks implementation 3 years ago
Jacky Zhao 1ddd15afc6 fix: non-unicode character in popover and search #67, #68 3 years ago
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.
3 years ago
Jacky Zhao 4587b13360 feat: add rtl support as part of #47 3 years ago
earnest ma 41c443dbf0
Add disableToc parameter to not show TOC on a page 3 years ago
Jacky Zhao e4caa0d1d7 add taxonomy and term lists 3 years ago
Jacky Zhao a45856d788 fix last modified not working for capitalized pages 3 years ago
Jacky Zhao e1911a58ff enable last modified info 3 years ago
Jacky Zhao 48d01810c4 fix config setting, fix font size for h1 in article 3 years ago
Jacky Zhao 3a98c8b554 actually display site title 3 years ago
Blake Allen 9292de6333 remove unnecessary regex, use encodeuri for label instead of replace 3 years ago
Blake Allen 776ef084c9 fix last commit 3 years ago
Blake Allen fc00ad5bff fix for notes with spaces not linking properly 3 years ago
jackyzha0 cb38667c1d Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 3 years ago
jackyzha0 1c851271ea add search support 3 years ago
Brecht Savelkoul f9920f6d73 Execute darkmode script before first render 3 years ago
jackyzha0 ea69050587 add base pages 3 years ago
jackyzha0 c01138a81c add base structure 3 years ago