Commit Graph

24 Commits

Author SHA1 Message Date
dc58887a92 feat: restyle search icon 2022-07-13 14:32:32 -07:00
47dae8a6d4 Improve graph display, options and ability to have a global graph on the home page, local graphs on subpage. 2022-06-01 13:49:27 +01:00
0e454790e9 feat: recent posts section/partial 2022-05-23 22:25:13 -07:00
4525576341 Fix popover 2022-05-03 08:47:42 -07:00
3bcfa8936a feat: hide toc for short notes 2022-04-04 23:25:24 -07:00
fc342fe8a3 add a collapsible ToC 2022-04-03 22:12:55 -03:00
4ea7d0c32d disable ToC if enableToc: false 2022-04-03 16:22:32 -03:00
e247835d15 feat: wikilinks implementation 2022-04-02 20:06:31 -07:00
39794d4d69 fix: non-unicode character in popover and search #67, #68 2022-04-02 12:59:38 -07:00
1929b466c0 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
556d6799f2 feat: add rtl support as part of #47 2022-02-15 17:12:08 -05:00
3ea23a0d1c Add disableToc parameter to not show TOC on a page 2022-02-11 17:15:28 -05:00
42a11e3f39 add makefile, fix link padding, test capitalization 2021-12-25 23:45:30 -05:00
657e3b6380 Merge branch 'hugo' of https://github.com/bur3ku/quartz into hugo 2021-10-26 16:58:37 -07:00
c457f0af60 remove unnecessary regex, use encodeuri for label instead of replace 2021-10-26 16:58:08 -07:00
8f2e5f1bdb Merge branch 'hugo' into hugo 2021-10-26 12:46:03 -07:00
4e2f8eb96a fix conflict 2021-10-26 12:43:55 -07:00
786d5d84f2 change %20 in node labels to whitespace, change %20 in node hrefs to hyphen 2021-10-26 12:36:20 -07:00
8e27c78c1f docs updates, add search to main page, fix redir bug 2021-10-24 23:31:09 -07:00
9d47dc942e Execute darkmode script before first render 2021-08-13 22:50:02 +02:00
6896cb007b proper backlink and graph display in footer 2021-07-18 13:02:53 -04:00
672a641cec fix darkmode 2021-07-18 12:06:36 -04: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