cyberware/quartz
Emile Bangma bcb5b2df09
feat(frontmatter): configure max length for description (#946)
* Sentence length check

* Replace external links with domain name.

* Updated documentation.

* Updated replacement values.

* Updated Regex based on feedback.

* Check description for undefined

* Updated external url transform regex.

* Updated formatting
2024-03-04 09:52:28 -08:00
..
cli feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
components chore(types): update correct annotations for pages (#928) 2024-02-25 16:58:21 -08:00
i18n feat(i18n): add Vietnamese translation (#950) 2024-02-29 19:14:20 -05:00
plugins feat(frontmatter): configure max length for description (#946) 2024-03-04 09:52:28 -08:00
processors refactor: move emit from callback to helper file function (#704) 2024-01-18 10:56:14 -08:00
static Revert "feat: Making Quartz available offline by making it a PWA (#465)" 2023-09-20 13:52:45 -07:00
styles fix(style): bold should use semibold 2024-02-17 10:57:59 -08:00
util chore(type): export attribute for theme key (#933) 2024-02-26 09:53:45 -08:00
bootstrap-cli.mjs cleanup: rework cli to allow invoking create and build outside of cli (#428) 2023-08-27 15:59:51 -07:00
bootstrap-worker.mjs run prettier 2023-07-22 17:27:41 -07:00
build.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
cfg.ts chore(i18n): refactor and cleanup (#805) 2024-02-04 20:57:10 -08:00
depgraph.test.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
depgraph.ts fix(fast rebuild): handle added an deleted markdown correctly (#921) 2024-02-23 18:40:42 -08:00
worker.ts base path refactor to better support subpath hosting 2023-08-19 15:52:25 -07:00