Commit Graph

  • b3bd6f7c01 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
  • 49d5d56bf4 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
  • 50da33ea4d 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
  • f257e2a948 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
  • c7cd941e5f 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
  • 53dd86727b 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
  • fa0629716f 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
  • b9be4e470c 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
  • f06440806f 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
  • 67451fa0fd 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
  • 683c40a0ac 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
  • e815256517 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
  • 43eeb8f4e7 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
  • ef762f28cd 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
  • 78eb93eb85 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
  • d4187034c2 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
  • 3233d5b08a 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
  • 0688a2415f 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
  • 29c4087dea 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
  • 6e8de47b7e 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
  • 1de352dc11 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
  • da64b9be3a 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
  • 6bcae12f6d 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
  • 477922e5f0 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
  • 818fa95f0f 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
  • d75cf0b354 feat: reproducible build (#412) Zero King 2023-08-25 02:41:20 +0800
  • c8412a5b0a format Jacky Zhao 2023-08-24 10:03:14 -0700
  • 9707aadf11 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
  • 9973f77c5b 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
  • 7e537a83cb 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
  • 84d4636b07 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
  • ca718fa3d7 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
  • 9ff82b4983 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
  • 09e7672211 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
  • ae729cc28b 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
  • ce8f150883 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
  • 2c38375975 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
  • 2b4320332e 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
  • 7104a15d30 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
  • da2e87d655 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
  • c816ad023b 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
  • 39a290c48f 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
  • 107c8d413a 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
  • a25bc8a5e4 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
  • c84e823ec7 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
  • bdc4ce1700 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
  • fb2b228b29 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
  • 2a5cfa011f 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
  • 2ecc650d42 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
  • 709ad94180 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
  • 300aff4125 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