Commit Graph

33 Commits (3f8c47367830f9686b91c2c32158940de4c65466)

Author SHA1 Message Date
Jacky Zhao 2d55b6ac2e fix: missing whitespace chomp in link render hook
Jacky Zhao e245505082 feat: hide toc for short notes
meleu a287d11246 add a collapsible ToC
meleu e62d512d95 disable ToC if frontmatter has "enableToc: false"
Jacky Zhao c117e38899 feat: wikilinks implementation
Jacky Zhao c51573efa9 feat: grey out broken links
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 714b4fcfa3 fix links being broken for pages with spaces
Jacky Zhao f192f9a23d fix : root all image urls
Jacky Zhao 3b3e6ec3b2 fix relative pathing for dynamic fetch
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 4a3c4fdef5 popover implementation
Jacky Zhao ca886e4075 fix render link for apostrophe
Jacky Zhao efeaf0f4e4 add pagination to section, fix graph linking
Jacky Zhao e4caa0d1d7 add taxonomy and term lists
Jacky Zhao a45856d788 fix last modified not working for capitalized pages
Jacky Zhao 612c44d719 modify obsidian
Jacky Zhao e1911a58ff enable last modified info
Jacky Zhao b4e2697116 content section
Jacky Zhao 39592347cc add graph depth config
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 92d18b1ee5 more docs + link fixing
jackyzha0 ea69050587 add base pages
jackyzha0 c01138a81c add base structure