Commit Graph

18 Commits

Author SHA1 Message Date
c117e38899 feat: wikilinks implementation 2022-04-02 20:06:31 -07:00
1ddd15afc6 fix: non-unicode character in popover and search #67, #68 2022-04-02 12:59:38 -07:00
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.
2022-03-04 03:24:32 +00:00
4587b13360 feat: add rtl support as part of #47 2022-02-15 17:12:08 -05:00
41c443dbf0 Add disableToc parameter to not show TOC on a page 2022-02-11 17:15:28 -05:00
e4caa0d1d7 add taxonomy and term lists 2021-12-27 19:35:42 -05:00
a45856d788 fix last modified not working for capitalized pages 2021-12-27 17:53:33 -05:00
e1911a58ff enable last modified info 2021-12-27 17:28:53 -05:00
48d01810c4 fix config setting, fix font size for h1 in article 2021-12-23 14:40:59 -08:00
3a98c8b554 actually display site title 2021-12-23 14:32:47 -08:00
9292de6333 remove unnecessary regex, use encodeuri for label instead of replace 2021-10-26 16:58:08 -07:00
776ef084c9 fix last commit 2021-10-22 18:32:57 -07:00
fc00ad5bff fix for notes with spaces not linking properly 2021-10-22 14:04:09 -07:00
cb38667c1d Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2021-08-27 14:08:18 -04:00
1c851271ea add search support 2021-08-27 14:08:11 -04:00
f9920f6d73 Execute darkmode script before first render 2021-08-13 22:50:02 +02:00
ea69050587 add base pages 2021-07-18 11:54:00 -04:00
c01138a81c add base structure 2021-07-18 09:35:42 -04:00