ab4d0f4f80
[obsidian] vault backup: 2025-11-01 16:53:49[
Build / build (push) Successful in 14m58s
2025-11-01 16:53:49 -04:00
efa18ac7f2
[obsidian] vault backup: 2025-11-01 14:38:51[
Build / build (push) Failing after 14m54s
2025-11-01 14:38:51 -04:00
862b0f0d87
made change to content
Build / build (push) Successful in 5m41s
2025-10-29 20:44:45 -04:00
ac34d7e60b
[obsidian] vault backup: 2025-10-22 14:03:20[
Build / build (push) Successful in 7m6s
2025-10-22 14:03:20 -04:00
Emile Bangma
4923affa77
fix(callouts)!: match callout DOM to Obsidian ( #2104 )
...
* fix(callouts): match callout DOM to Obsidian
* use new transition curve for all callout transitions
* chore!: bump version to 4.5.2
2025-09-21 19:14:03 +02:00
Eritque arcus
8df8d5c6ef
fix: fix CNAME path error ( #2096 )
...
* fix: fix CNAME path error
* chore: Update quartz/plugins/emitters/cname.ts
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
* chore: remove unused import
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2025-09-17 14:50:12 -07:00
siaikin
e77a051144
feat(analytics): add support for Vercel Web Analytics provider ( #2119 )
...
* feat(analytics): add support for Vercel Web Analytics provider
* fix: correct indentation for Vercel analytics provider condition
2025-09-08 20:06:28 -07:00
John Barker
e918f11652
feat: add support for matomo analytics ( #2051 )
...
* feat: Support Matomo as analytics provider (self-hosted)
* SPA support
* Don't use var
* inline
* Revert fixing issues outside of this change
2025-08-12 23:56:04 -04:00
Abhi
059848f8b0
fix(rss): add cdata to escape html content for rss feed ( #2046 )
...
* add cdata to escape html content
* fix: remove redundant CDATA
2025-07-14 10:00:38 +02:00
Wen Taichi
7253557d2c
fix(goatcounter): properly count SPA page hits ( #2035 )
...
1. Should not create new instance after count.js, as it already setup an
instance.
2. Script block would be removed when navigating with SPA, and it cause
count.js can not find endpoint by query. The solution is to set
endpoint manually.
2025-07-07 22:52:49 -04:00
Jacky Zhao
1cfc87652c
fix: tz-less date parse in local tz instead of utc ( closes #1615 )
2025-06-01 22:42:37 -07:00
fl0werpowers
951d1dec24
chore(deps): replace chalk and rimraf with builtin functions ( #1879 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-05-28 10:40:51 +02:00
Keisuke ANDO
51b43a2115
feat(links): added ofm option to style unresolved or broken links differently ( #1992 )
...
* feat: add option to disable broken wikilinks
* fix(style): update hover color for broken links and introduce new class
* feat: add "disableBrokenWikilinks" option to ObsidianFlavoredMarkdown
2025-05-27 21:26:17 +02:00
Aswanth
6d49d97559
fix(analytics): streamline posthog script loading and event capturing ( #1974 )
2025-05-24 00:55:07 -04:00
Emile Bangma
fec0a62b74
fix(ofm): allow wikilink alias to be empty ( #1984 )
...
This is in line with Obsidian's behavior.
2025-05-19 07:58:05 +02:00
Dan
59d4b4eddd
fix(analytics): Umami tracking pageviews properly
...
Update componentResources.ts to fix umami SPA tracking (#1967 )
Update componentResources.ts to fix umami analytics when SPA is enabled in Quartz
2025-05-07 21:44:30 +02:00
dralagen
6ba9c7c02a
doc(favicon): add documentation of favicon plugin ( #1948 )
...
* doc(favicon): add documentation of favicon plugin
* doc(favicon): add missing link to configuration page
* fix(favicon): build on public folder don't created
2025-04-28 22:00:28 -07:00
dralagen
9e58857746
feat(favicon): add plugin to expose favicon from icon.png ( #1942 )
...
* feat(favicon): add plugin to expose favicon from icon.png
* chore(favicon): clean up formatting and remove unnecessary line breaks
2025-04-26 11:06:59 -07:00
Stephen Tse
4bd714b7be
fix(callout): Grid-based callout collapsible animation ( #1944 )
...
* Fixed broken nested callout maxHeight calculation
* Implemented grid-based callout collapsible
2025-04-26 11:05:51 -07:00
Jacky Zhao
cdebd05dc9
fix(wikilinks): dont default empty alias
2025-04-23 09:30:25 -07:00
Jacky Zhao
2a9290b3df
fix(transclude): blockref detection
2025-04-22 11:18:50 -07:00
Emile Bangma
d61fb266c7
fix(popover): automatically position anchored links properly ( #1897 )
...
* fix(popover): automatically position heading links at heading
* Impement linking of blockreferences
* Popover fixes
* id mapping
* Remove excess regexes
* Updated blockref
* Remove linker element
* Restore the docs to their former glory
* Move the hash out of the loop
* Redundant
* Redundant
* Restore docs
* Remove log
* Let it const
2025-04-05 10:31:17 -07:00
Jacky Zhao
7ca9dd9a70
fix: dont use cdn for twemoji, bake emojis as b64
2025-03-28 16:29:33 -07:00
Jacky Zhao
23b691f38c
fix: coerce fullslug
2025-03-23 20:43:01 -07:00
Jacky Zhao
c18e6cd5bb
fix(alias): resolve relative if alias is relative
2025-03-23 20:38:06 -07:00
Emile Bangma
457b77dd48
fix(frontmatter): prevent slug duplication through frontmatter ( #1860 )
...
* fix(frontmatter): prevent slug duplication through frontmatter
* Simplify duplicate slug checks
* Update quartz/plugins/transformers/frontmatter.ts
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
* lint
---------
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2025-03-22 03:59:43 +01:00
Karim
3ce6aa49bf
fix(ogImage): update socialImage path to include base URL if defined ( #1858 )
...
* fix(ogImage): update socialImage path to include base URL if defined
* feat(path): add function to check if a file path is absolute
* fix(ogImage): handle absolute paths for user defined og image paths
* docs(CustomOgImages): update socialImage property to accept full URLs
* fix(ogImage): typo
* fix(ogImage): improve user-defined OG image path handling
* Update docs/plugins/CustomOgImages.md
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
* Update quartz/plugins/emitters/ogImage.tsx
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
* refactor(path): remove isAbsoluteFilePath function
* fix(ogImage): update user-defined OG image path handling to support relative URLs
* feat(ogImage): enhance user-defined OG image path handling with absolute URL support
* refactor(ogImage): remove debug log for ogImagePath
* feat(path): add isAbsoluteURL function and corresponding tests
* refactor(path): remove unused URL import for isomorphic compatibility
---------
Co-authored-by: Karim H <karimh96@hotmail.com >
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2025-03-21 16:49:56 -07:00
Taha
9316ddf2f5
fix(analytics): fix the load of the analytics scripts ( #1865 )
...
* fix(analytics): fix the load of the analytics scripts
* chore(lint): fix lint issues
2025-03-21 09:58:10 -07:00
Jacky Zhao
eccad3da5d
fix(lastmod): fallback to ctx.arg.directory instead of empty string
2025-03-18 21:48:24 -07:00
dralagen
bcde2abcb2
fix(transformer): find last modified date form commit on submodule ( #1831 )
...
* fix(transformer): find last modified date form commit on submodule
when the content folder has a submodule git, the relative path start in content folder and not root folder of quartz
* fix(transformer): use path.relative for improved path handling in last modified date calculation
* fix(transformer): keep find file from relative path of repo workdir
* fix(transformer): use variable for repository workdir
use default value if repo.workdir is undefined to user fullFp value
2025-03-18 21:47:35 -07:00
Felix Nie
25979ab216
feat(fonts): allow PageTitle to have its own font subset ( #1848 )
...
* fix(explorer): vertically center the Explorer toggle under mobile view
* Added a separate title font configuration
* Added googleSubFontHref function
* Applied --titleFont to PageTitle
* Made googleFontHref return array of URLs
* Dealing with empty and undefined title
* Minor update
* Dealing with empty and undefined title
* Refined font inclusion logic
* Adopted the googleFontHref + googleFontSubsetHref method
* Adaptively include font subset for PageTitle
* Restored default config
* Minor changes on configuration docs
* Formatted source code
2025-03-18 21:43:32 -07:00
Jacky Zhao
9818e1ad57
chore: remove unused import
2025-03-18 09:00:15 -07:00
Jacky Zhao
771110a72a
fix(git): deprioritize git, dont fail on non-git content folders
2025-03-18 08:56:06 -07:00
Jacky Zhao
e86544064c
fix: parse parallelization chunk arg, inline b64 for og image
2025-03-16 15:12:40 -07:00
Jacky Zhao
a737207981
perf: incremental rebuild (--fastRebuild v2 but default) ( #1841 )
...
* checkpoint
* incremental all the things
* properly splice changes array
* smol doc update
* update docs
* make fancy logger dumb in ci
2025-03-16 14:17:31 -07:00
Jacky Zhao
e26658f4ed
fix(description): calculate description properly when first sentence is longer than max
2025-03-13 14:22:11 -07:00
Jacky Zhao
0babbdf780
fix(contentPage): dont emit folders
2025-03-13 13:57:00 -07:00
Jacky Zhao
5928d82a56
fix(og): search for font family properly
2025-03-13 12:11:27 -07:00
Jacky Zhao
2c30abe457
fix(analytics): always use defer over async to account for document nav event
2025-03-13 10:48:03 -07:00
Jacky Zhao
d9159e0ac9
feat: make og images an emitter to properly await image generation ( #1826 )
...
* checkpoint
* make emitters async generators
* fix
* custom font spec
* replace spinner, use disk cache for fonts
* use readline instead
* make og images look nice
2025-03-13 10:27:46 -07:00
Jacky Zhao
270a5dc14a
fix(explorer): show file name instead of slug if no file data ( closes #1822 )
2025-03-12 11:24:28 -07:00
Jacky Zhao
87b803790c
fix(mermaid): themechange detector + expand simplification
2025-03-11 11:45:45 -07:00
Jacky Zhao
b00198b888
fix: load mermaid as normal now that inline is safely below bundle size
2025-03-10 16:42:08 -07:00
Jacky Zhao
a8001e9554
feat: support non-singleton explorer
2025-03-10 15:13:22 -07:00
Jacky Zhao
5480269d38
perf(explorer): client side explorer ( #1810 )
...
* start work on client side explorer
* fix tests
* fmt
* generic test flag
* add prenav hook
* add highlight class
* make flex more consistent, remove transition
* open folders that are prefixes of current path
* make mobile look nice
* more style fixes
2025-03-09 14:58:26 -07:00
Jacky Zhao
cc9704becc
chore(deps): bump deps, silence internal punycode deprecation
2025-03-06 09:41:26 -08:00
Jacky Zhao
2213424195
docs: make role of getQuartzComponents more clear and also make it optional
2025-03-05 18:34:02 -08:00
Jacky Zhao
5b13ff2199
feat: support emitters defining external resources, emit link from contentindex directly
2025-03-05 18:16:24 -08:00
dependabot[bot]
a3b6201365
chore(deps): bump the production-dependencies group with 6 updates ( #1804 )
...
* chore(deps): bump the production-dependencies group with 6 updates
Bumps the production-dependencies group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [hast-util-to-jsx-runtime](https://github.com/syntax-tree/hast-util-to-jsx-runtime ) | `2.3.4` | `2.3.5` |
| [pixi.js](https://github.com/pixijs/pixijs ) | `8.8.0` | `8.8.1` |
| [preact](https://github.com/preactjs/preact ) | `10.26.2` | `10.26.4` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.13.5` | `22.13.9` |
| [prettier](https://github.com/prettier/prettier ) | `3.5.2` | `3.5.3` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.7.3` | `5.8.2` |
Updates `hast-util-to-jsx-runtime` from 2.3.4 to 2.3.5
- [Release notes](https://github.com/syntax-tree/hast-util-to-jsx-runtime/releases )
- [Commits](https://github.com/syntax-tree/hast-util-to-jsx-runtime/compare/2.3.4...2.3.5 )
Updates `pixi.js` from 8.8.0 to 8.8.1
- [Release notes](https://github.com/pixijs/pixijs/releases )
- [Commits](https://github.com/pixijs/pixijs/compare/v8.8.0...v8.8.1 )
Updates `preact` from 10.26.2 to 10.26.4
- [Release notes](https://github.com/preactjs/preact/releases )
- [Commits](https://github.com/preactjs/preact/compare/10.26.2...10.26.4 )
Updates `@types/node` from 22.13.5 to 22.13.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `prettier` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3 )
Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2 )
---
updated-dependencies:
- dependency-name: hast-util-to-jsx-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: pixi.js
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: preact
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
* type fixes
* fix more types
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com >
2025-03-05 16:45:02 -08:00
Jacky Zhao
a1162b978a
fix(analytics): spa tracking for other providers
2025-03-05 16:27:08 -08:00