Commit Graph
100 Commits
Author SHA1 Message Date
Jacky Zhao 7c2bb4ee4c bundleinfo flag, minify scripts 2023-07-23 17:58:35 -07:00
Jacky Zhao 8fd75ffbfd support attachments folder 2023-07-23 17:42:00 -07:00
Jacky Zhao 55a1fb8c41 format 2023-07-23 17:09:12 -07:00
Jacky Zhao 9e83af04a7 refactor static and asset emission to be actual emitter plugins 2023-07-23 17:07:19 -07:00
Jacky Zhao 000eb4c3c0 update feature list 2023-07-23 15:37:06 -07:00
Jacky Zhao 5599eb590e feat: process tags in content 2023-07-23 14:02:57 -07:00
Jacky Zhao ae2e3b463a improve error handling while serving 2023-07-23 11:49:26 -07:00
Jacky Zhao fd7c33c537 style fixes for search bar and title on mobile 2023-07-23 11:19:15 -07:00
Jacky Zhao 76fdb3b4d8 fix styles 2023-07-23 11:04:20 -07:00
Jacky Zhao 27a5f7ef8e various typography and styling fixes 2023-07-23 11:02:45 -07:00
Jacky Zhao ab228748ab oops actually use npm run check 2023-07-22 17:42:13 -07:00
Jacky Zhao 76fa9bbe00 run prettier on ci 2023-07-22 17:39:10 -07:00
Jacky Zhao 7db2eda76c run prettier 2023-07-22 17:27:41 -07:00
Jacky Zhao 2034b970b6 configure prettier 2023-07-22 17:26:03 -07:00
Jacky Zhao 8dd73704e6 hot content reload 2023-07-22 16:06:36 -07:00
Jacky Zhao b7966ff7fa update features list 2023-07-20 21:51:55 -07:00
Jacky Zhao 01d7d8e554 fix tag pages to emit to tag/index.html to override content and folder pages 2023-07-19 23:03:59 -07:00
Jacky Zhao 83d47f7aaa rename github action 2023-07-19 22:00:44 -07:00
Jacky Zhao 76c092dcf2 add custom.scss 2023-07-19 21:59:48 -07:00
Jacky Zhao 410fc9c8d3 quartz update and quartz sync 2023-07-19 21:59:39 -07:00
Jacky Zhao 8e0ba45789 add link resolution prompt to quartz create 2023-07-16 10:39:35 -07:00
Jacky Zhao f82282367e treat _index as index 2023-07-15 23:33:06 -07:00
Jacky Zhao a3e4c86a4c fix ci, disable strict path type checks by default 2023-07-15 23:05:17 -07:00
Jacky Zhao 3ac6b42e16 finish path refactoring, add sourcemap + better trace support 2023-07-15 23:02:12 -07:00
Jacky Zhao 906f91f8ee base path refactor, more docs 2023-07-13 00:19:35 -07:00
Jacky Zhao 08f8e3b4a4 docs + various polish 2023-07-09 19:32:24 -07:00
Jacky Zhao b90590b9f4 polish 2023-07-08 14:36:02 -07:00
Jacky Zhao b3480bdc49 fix styling for bullet points 2023-07-06 19:18:18 -07:00
Jacky Zhao 9cbacca2d4 handle dates as tags 2023-07-06 18:45:38 -07:00
Jacky Zhao 05d1ca01c3 handle string tags 2023-07-06 18:32:48 -07:00
Jacky Zhao f7bf4038dc fix path parsing 2023-07-06 16:56:30 -07:00
Jacky Zhao 465804a389 basic docs, remove publish, add quartz create 2023-07-05 00:16:06 -07:00
Jacky Zhao 92ca787092 fix default callout state 2023-07-04 18:26:11 -07:00
Jacky Zhao fe2852ff25 update package 2023-07-04 18:08:36 -07:00
Jacky Zhao 974b0da308 folder and tag descriptions, re-enable relative pathing 2023-07-04 18:02:59 -07:00
Jacky Zhao 2a17431460 fix popover zindex 2023-07-04 17:14:15 -07:00
Jacky Zhao 38cff2d670 more visual polish, adjust colours and spacing 2023-07-04 16:48:36 -07:00
Jacky Zhao ab9da02c60 fix indexing causing main thread freeze, various polish 2023-07-04 10:08:32 -07:00
Jacky Zhao e0ebee5aa9 various polish 2023-07-02 13:08:29 -07:00
Jacky Zhao 4c904d88ab rss + sitemap 2023-07-01 13:35:27 -07:00
Jacky Zhao ba9f243728 tag and folder pages 2023-07-01 00:03:01 -07:00
Jacky Zhao 24348b24a9 fix: parsing wikilinks that have codeblock anchors, scroll to anchor 2023-06-19 22:50:25 -07:00
Jacky Zhao fd5c8d17d3 basic search implementation 2023-06-19 20:37:45 -07:00
Jacky Zhao c4cf0dcb02 local and global graph 2023-06-18 10:47:07 -07:00
Jacky Zhao 8bfee04c8c popovers 2023-06-17 16:05:46 -07:00
Jacky Zhao cb89cce183 basic left,right layout 2023-06-17 14:36:06 -07:00
Jacky Zhao b587782450 collapsible callout 2023-06-17 13:08:06 -07:00
Jacky Zhao 6d5491fdcb collapsible toc 2023-06-17 12:07:40 -07:00
Jacky Zhao 917d5791ac modern toc tweaks 2023-06-16 19:41:59 -07:00
Jacky Zhao 9d2024b11c taglist, mermaid 2023-06-12 22:41:42 -07:00
Jacky Zhao 2bfe90b7e6 add config to components 2023-06-11 23:46:38 -07:00
Jacky Zhao 352075ae81 refactor plugins to be functions instead of classes 2023-06-11 23:26:43 -07:00
Jacky Zhao b8c011410d toc 2023-06-09 23:06:02 -07:00
Jacky Zhao 3a29f4c86e add custom spa solution 2023-06-09 19:58:58 -07:00
Jacky Zhao 59109a8c1d add flamethrower router 2023-06-07 22:38:45 -07:00
Jacky Zhao 317cce9314 generic quartz component for layout 2023-06-07 22:27:32 -07:00
Jacky Zhao dde36fa558 update gh actions 2023-06-07 10:52:53 -07:00
Jacky Zhao 1cb4dadf13 codeblock copy 2023-06-06 21:19:00 -07:00
Jacky Zhao 0813f127a3 fix darkmode script load 2023-06-06 20:58:26 -07:00
Jacky Zhao 4d3579ca98 darkmode scripts 2023-06-06 19:48:37 -07:00
Jacky Zhao 89e0311a98 embeds 2023-06-06 00:00:38 -07:00
Jacky Zhao 700036e84c callouts 2023-06-05 22:14:17 -07:00
Jacky Zhao 1406ee0f05 update spinners 2023-06-04 13:37:43 -04:00
Jacky Zhao 9ad89997a5 multi-core builds 2023-06-04 12:35:45 -04:00
Jacky Zhao 4bdc17d4a1 inline scripts 2023-06-03 15:07:19 -04:00
Jacky Zhao fcd81353f8 heading linking 2023-06-01 19:48:38 -04:00
Jacky Zhao 04eeb2d10c syntax higlighting 2023-06-01 19:05:14 -04:00
Jacky Zhao 42d3a7de17 scss support 2023-06-01 17:35:31 -04:00
Jacky Zhao c1c46ad67e obsidian flavored markdown support 2023-06-01 12:33:20 -04:00
Jacky Zhao 3636c052eb link processing 2023-05-31 17:41:44 -04:00
Jacky Zhao 21c007e2fc rendering, link resolution, asset copying 2023-05-31 17:01:23 -04:00
Jacky Zhao ad6ce0d73f plugin integration round 2 2023-05-30 08:02:20 -07:00
Jacky Zhao a757521313 base setup 2023-05-28 17:44:08 -07:00
Jacky Zhao e482fa1097 fix: graph and tooltip sometimes not showing 2023-04-06 15:06:01 -07:00
Jacky Zhao d6c31595b3 deps: bump hugo-obsidian 2023-03-16 10:33:01 -07:00
Jacky Zhao aa5ab03d4a docs: update to account for github changes 2023-03-02 09:14:29 -08:00
Jacky Zhao ecba6071b8 deps: bump hugo-obsidian 2023-02-25 13:04:15 -08:00
Jacky Zhao 983efab94c fix: recent notes partial sorting 2023-02-12 16:46:11 -08:00
Jacky Zhao 6885651f7b feat: max-width for large screens 2023-02-06 12:58:34 -08:00
Jacky Zhao 7df2bb6f5e fix: fix duplicate link click tracking 2023-02-05 12:01:49 -08:00
Jacky Zhao 11959de11c feat: add more plausible events 2023-02-05 11:34:39 -08:00
Jacky Zhao a73aca8ed9 feat: switch from GA to Plausible for analytics 2023-02-05 10:39:58 -08:00
Jacky Zhao 712dab5c8c docs: remove broken links from showcase 2023-01-31 11:00:28 -08:00
Jacky Zhao ce5df837f5 feat: latex in search results 2022-12-03 21:03:12 -08:00
Jacky Zhao 4cd6f7efdf fix: text highlighting 2022-11-30 18:00:12 -08:00
Jacky Zhao 66f3e249fe fix: only run docker publish on main repository 2022-11-23 08:34:19 -08:00
Jacky Zhao e374e3abd4 fix: jump to search for operand 2022-11-21 23:36:27 -08:00
Jacky Zhao 120d104230 update config for search 2022-11-20 15:14:48 -08:00
Jacky Zhao e9aa6ae9e7 feat: docker docs, semantic search alpha 2022-11-20 15:09:58 -08:00
Jacky Zhao 7f9f58860d feat: allow enableToc to override default no TOC on a per-page basis 2022-11-19 11:18:57 -08:00
Jacky Zhao 9b72edcd9c Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-10-25 13:14:13 -07:00
Jacky Zhao 8704edcca2 deps: bump ubuntu version (closes #218) 2022-10-25 13:14:06 -07:00
Jacky Zhao dd11d56dd9 Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-09-23 10:17:34 -07:00
Jacky Zhao cd7e2088d5 feat: hide TOC when no headers (closes #204) 2022-09-23 10:17:28 -07:00
Jacky Zhao 2145e92b00 fix: make latex rendering size more simialr to obsidian 2022-09-12 11:08:07 -07:00
Jacky Zhao e6c7a4e1e2 fix: latex rendering bugs + patch for #195 2022-09-11 18:03:55 -07:00
Jacky Zhao 0d1670adba Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo 2022-08-29 14:23:19 -04:00
Jacky Zhao 5c770f965a Update Quartz version in documentation 2022-08-29 14:23:04 -04:00
Jacky Zhao 591c4813ec deps: bump hugo-obsidian version 2022-08-28 01:09:52 -04:00
Jacky Zhao 83e7aec3c9 fix: tag list styling 2022-08-24 00:45:08 -04:00