Commit Graph

  • 2525bfbab5 fix: links to index not showing in graph (closes #450) Jacky Zhao 2023-09-06 22:24:15 -0700
  • 828aa71fe3 fix: escape encoding for titles in rss Jacky Zhao 2023-09-06 21:47:59 -0700
  • ef1ead31dc fix: encodeuri for slugs in rss Jacky Zhao 2023-09-06 21:31:01 -0700
  • 989bee5979 docs: correct field for ignorePatterns Jacky Zhao 2023-09-06 21:08:08 -0700
  • 8d6029b7b8 feat: 404 page emitter Jacky Zhao 2023-09-06 21:02:21 -0700
  • 2d52eba413 fix: dont transform external links Jacky Zhao 2023-09-06 20:25:38 -0700
  • 6ef4246cf1
    docs: update full-text-search.md (#447) Ben Schlegel 2023-09-04 07:36:30 +0200
  • 616a7f148a
    docs: Make it clearer that wikilinks go to paths not page titles (#448) Dr Kim Foale 2023-09-04 05:29:58 +0100
  • e8a04efaf1
    feat(analytics): Support for Umami (#449) Adam Brangenberg 2023-09-04 06:28:57 +0200
  • 7e42be8e46
    feat(search): add arrow key navigation (#442) Ben Schlegel 2023-09-03 18:32:46 +0200
  • 8c354f6261
    fix: clipboard button visible in search (#445) Ben Schlegel 2023-09-03 18:06:05 +0200
  • 505673acd7 feat: pluralize things in lists Jacky Zhao 2023-09-02 18:07:26 -0700
  • 23f43045c4
    fix(search): matches getting highlighted in title (#440) Ben Schlegel 2023-09-01 23:12:32 +0200
  • 90dac31216
    feat: Implement search for tags (#436) Ben Schlegel 2023-09-01 19:09:58 +0200
  • 2d6dc176c3
    Adds Pelayo Arbues to showcase (#435) Pelayo Arbués 2023-08-31 21:12:06 +0200
  • b213ba45e2
    fix: regex for matching highlights (closes #437) (#438) Ben Schlegel 2023-08-31 20:55:04 +0200
  • 5fa6fc9789 fix: aliasredirects not using full path, add permalink support Jacky Zhao 2023-08-29 10:37:00 -0700
  • 1cc09ef76d
    feat: support kebab-case and nested tags in Obsidian-flavored Markdown tag-in-content parsing (#425) Jeffrey Fabian 2023-08-29 13:14:54 -0400
  • c35cd422c6
    fix: correct graph labels for index.md nodes (#431) Ben Schlegel 2023-08-28 19:00:49 +0200
  • 082fdf2e80
    Fix typo :) (#430) Jeremy Press 2023-08-27 20:57:19 -0700
  • b6b1dabde0
    feat: support configurable ws port and remote development (#429) Jeremy Press 2023-08-27 17:39:42 -0700
  • 4b89202f7e
    cleanup: rework cli to allow invoking create and build outside of cli (#428) Ben Schlegel 2023-08-28 00:59:51 +0200
  • 52ca312f41 fix: slugify tag on page before adding (closes #411) Jacky Zhao 2023-08-27 12:27:42 -0700
  • c91e62c376
    Fix search bar after navigate (#424) Ben Schlegel 2023-08-27 02:19:45 +0200
  • ad4145fb10
    feat: support CLI arguments for npx quartz create (#421) Ben Schlegel 2023-08-26 22:21:44 +0200
  • 74c3ebb7bd style: fix mulitline callout styling Jacky Zhao 2023-08-26 10:48:34 -0700
  • e3265f8416 docs: simplify oxhugo page Jacky Zhao 2023-08-26 10:42:55 -0700
  • bc543f81d9
    feat(plugins): add OxHugoFlavouredMarkdown (#419) Hrishikesh Barman 2023-08-26 11:22:23 +0530
  • 5c6d1e27ba
    feat(plugins): add toml support for frontmatter (#418) Hrishikesh Barman 2023-08-25 22:55:46 +0530
  • 340e3ef511
    feat(consistency): Add .obsidian to ignorePatterns (#420) Ben Schlegel 2023-08-25 18:03:49 +0200
  • 953ef29f4e format, ensure ci runs on prs Jacky Zhao 2023-08-24 12:31:15 -0700
  • 94ce0883e7
    style: integrate tertiary color to text-select (#413) Ben Schlegel 2023-08-24 21:28:06 +0200
  • 8cf7280614
    feat: reproducible build (#412) Zero King 2023-08-25 02:41:20 +0800
  • c8412a5b0a format Jacky Zhao 2023-08-24 10:03:14 -0700
  • fc4b8f3d3f fix: ensure recentnotes uses proper date Jacky Zhao 2023-08-24 09:38:00 -0700
  • 6cd0612d40 fix: add better warning when defaultDateType is not set due to upgrade Jacky Zhao 2023-08-24 09:17:43 -0700
  • 9851697b58 version bump to 4.0.10 Jacky Zhao 2023-08-24 09:05:19 -0700
  • c36a9f3fb7 feat: add defaultDateType config Jacky Zhao 2023-08-24 08:56:40 -0700
  • 98d82415dc fix: lock to never read when site is building Jacky Zhao 2023-08-24 08:31:06 -0700
  • 9d2340e90b
    docs: fix typo in authoring content.md (#408) Ben Schlegel 2023-08-24 17:14:52 +0200
  • 8200c8d040
    Revert contentIndex to RSS 2.0 (#407) bfahrenfort 2023-08-24 00:57:49 -0500
  • 2e0e518f5d format Jacky Zhao 2023-08-23 15:16:04 -0700
  • 632c27b7ec
    docs: update hosting.md with Vercel hosting instructions (#406) Zane Helton 2023-08-23 18:14:23 -0400
  • bfb416b35a fix: text wrap in popover Jacky Zhao 2023-08-23 13:10:23 -0700
  • 960c1814d0 docs: make incompability of trailing slashes clear Jacky Zhao 2023-08-23 12:23:49 -0700
  • eed4472aee fix: use proper full base for links.ts Jacky Zhao 2023-08-23 12:18:50 -0700
  • b99eb7ebce docs: whitespace Jacky Zhao 2023-08-23 12:11:16 -0700
  • 0aaf88b852
    Fix #403 by moving documentation to separate directory to avoid merge conflicts (#405) kanpov 2023-08-23 22:09:04 +0300
  • a1a1e7e1e0 fix: builds should no accumulate on repeated changes (closes #404) Jacky Zhao 2023-08-23 11:36:34 -0700
  • 3209f7c3b7 deps: native addons for lightningcss Jacky Zhao 2023-08-23 09:19:00 -0700
  • cde1e26129 deps: install exact Jacky Zhao 2023-08-23 09:16:44 -0700
  • 1128efcf23 deps: esbuild and esbuild-sass-plugin Jacky Zhao 2023-08-23 09:10:30 -0700
  • d2f5254995
    fix(esbuild): conflict with esbuild-sass-plugin (#402) Aaron Pham 2023-08-23 12:05:01 -0400
  • 3064839c2d version bump to 4.0.9 Jacky Zhao 2023-08-22 23:37:02 -0700
  • b444c5c13b fix: percent-encoding for files with %, contentIndex for non-latin chars (closes #397, closes #399) Jacky Zhao 2023-08-22 23:33:58 -0700
  • 36548d5986 fix: toc for cyrillic and other non-latin alphabets (closes #396) Jacky Zhao 2023-08-22 22:41:50 -0700
  • 99dbe525d9 fix: properly lock across source and content refresh by sharing a mutex Jacky Zhao 2023-08-22 22:27:41 -0700
  • 8b63ff882a fix: tag support for non-latin alphabets (fixes #398) Jacky Zhao 2023-08-22 22:14:16 -0700
  • b991cf2ee8 fix: spa hijacks back button (closes #400) Jacky Zhao 2023-08-22 21:30:31 -0700
  • bb677840fc
    fixed broken CJK links (#390) 松浦 知也 Matsuura Tomoya 2023-08-23 01:16:55 +0900
  • c60b3d5e34
    fix: typo in bootstrap-cli.mjs (#394) Ikko Eltociear Ashimine 2023-08-23 01:16:21 +0900
  • e10de3febf fix: server-handler crash from filename (closes #386) Jacky Zhao 2023-08-21 17:01:18 -0700
  • b69556c918 fix: async-mutex not exclusively locking correectly Jacky Zhao 2023-08-21 16:43:22 -0700
  • ce70571072 docs: use canonical quartz.jzhao.xyz, update bootstrap script to point to correct hosting link Jacky Zhao 2023-08-21 09:14:47 -0700
  • 8c943f47d6 format, update default sidepanel width Jacky Zhao 2023-08-21 09:00:13 -0700
  • 2774e976d2
    fix: opts being overriden in graph option (#384) 松浦 知也 Matsuura Tomoya 2023-08-22 00:45:47 +0900
  • bb93ac1c83 docs: fix links to networked thought Jacky Zhao 2023-08-20 23:50:19 -0700
  • 777ff51c7a format Jacky Zhao 2023-08-20 20:48:35 -0700
  • 4e42d52e16 fix: ctrl + k breaking after page nav Jacky Zhao 2023-08-20 20:47:07 -0700
  • d0f67d9935 move wss server start after http Jacky Zhao 2023-08-20 18:41:37 -0700
  • 952d6cb3dd fix: nav event with spa off, anchor nav refresh page Jacky Zhao 2023-08-20 18:08:44 -0700
  • 173ec240d2 fix: jump to anchor on deployed site triggering spa refresh Jacky Zhao 2023-08-20 17:50:56 -0700
  • 425c9789a4 remove checkout step from instructions as v4 is the default branch Jacky Zhao 2023-08-20 16:59:25 -0700
  • 7b7064ad2b fix: ensure code exists inside pre before adding clipboard Jacky Zhao 2023-08-20 15:38:37 -0700
  • ca17af4ae2 fix: dont show index page for folder in its own listing Jacky Zhao 2023-08-20 15:02:24 -0700
  • 71471117c5 fix: ci runs on v4 Jacky Zhao 2023-08-20 14:34:00 -0700
  • e65ea48fae fix: add async-mutex to builds on large vaults Jacky Zhao 2023-08-20 14:27:44 -0700
  • b99d4cd8ce recent notes css fixes Jacky Zhao 2023-08-20 14:05:37 -0700
  • 1bb00e72bb add docs for recent notes Jacky Zhao 2023-08-20 13:00:33 -0700
  • 236130ac22 css fixes, add recent notes, more robust quartz update Jacky Zhao 2023-08-20 12:46:37 -0700
  • 5adf3c67a8 add engines field Jacky Zhao 2023-08-20 08:57:56 -0700
  • 9d77edaf94 fix description not being used in folder and tag listings Jacky Zhao 2023-08-20 01:08:18 -0700
  • 0ef1b5b522 update plausible url Jacky Zhao 2023-08-20 00:54:13 -0700
  • cfb7d1232e docs: update notes for tag and folder listings Jacky Zhao 2023-08-20 00:52:49 -0700
  • 03fd62496f docs: note about updating default branch Jacky Zhao 2023-08-20 00:02:41 -0700
  • d205eb5686 docs: make setting upstream more clear, docs on npx quartz restore Jacky Zhao 2023-08-19 22:19:49 -0700
  • 96a3bfeafb fix: put quotations around font Jacky Zhao 2023-08-19 22:04:29 -0700
  • 95fb6ccfcb readme fix Jacky Zhao 2023-08-19 21:59:20 -0700
  • e262482921 fix: string for aliases being treated as array of chars Jacky Zhao 2023-08-19 21:59:01 -0700
  • eb4d3dc5b4 css: fix scrollbars on windows Jacky Zhao 2023-08-19 21:55:09 -0700
  • 90d6c1ed24 add git fetch to migration instructions Jacky Zhao 2023-08-19 21:38:10 -0700
  • 443c182890 Merge branch 'v4' of https://github.com/jackyzha0/quartz into v4 Jacky Zhao 2023-08-19 21:16:31 -0700
  • 791b8e2d9f add sponsors Jacky Zhao 2023-08-19 21:16:24 -0700
  • a6236d97cf
    Adding to Showcase page (#367) Matt Dunn 2023-08-20 03:15:14 +0100
  • b1debaebff update docs Jacky Zhao 2023-08-19 18:56:45 -0700
  • 7b8017413c impl baseDir option for quartz build --serve for local testing Jacky Zhao 2023-08-19 18:04:17 -0700
  • 6681f28af0 fix trailing slash causing folder listing to not fetch content correctly Jacky Zhao 2023-08-19 16:55:36 -0700
  • 78f4cdbe10 avoid 404 on icon for spa navigations with anchors Jacky Zhao 2023-08-19 16:40:02 -0700
  • dd47be1bc6 improve path resolution stability Jacky Zhao 2023-08-19 16:28:44 -0700
  • c874e7e937 base path refactor to better support subpath hosting Jacky Zhao 2023-08-19 15:52:25 -0700