Mara-Li
9fff6d7d0d
fix: spelling error ( #987 )
...
I really don't know why I translated this like that into "pas trouvé", and it bugged me a lot. I finally fixed it…
Signed-off-by: Mara-Li <lili.simonetti@outlook.fr>
2024-03-11 09:46:53 -07:00
Matt Vogel
0f5a9d7b66
feat: separated content meta ( #929 )
...
to allow for CSS styling
2024-03-10 09:57:10 -07:00
kabirgh
b4236e5142
feat(perf:fast-rebuilds): Stop mutating resources param in ComponentResources emitter ( #977 )
...
* Stop mutating resources param in ComponentResources emitter
* Add done rebuilding log for fast rebuilds
* Move google font loading to Head component
* Simplify code and fix comment
2024-03-09 16:42:23 -08:00
Emile Bangma
6e0c102970
fix(transclusion): prevent duplicate transclusion if multiple transclusions are present. ( #982 )
2024-03-09 16:14:31 -08:00
Emile Bangma
94a54698ab
fix(resources): Use full path to font when cdnCache is false ( #976 )
2024-03-09 11:59:55 -05:00
Emile Bangma
2e9a0c21db
fix(description): first sentence no longer repeats until max length ( #981 )
2024-03-09 08:43:40 -08:00
Aaron Pham
b30a200bd4
fix(i18n): make sure to use correct fileData for manual localization ( #975 )
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-03-08 09:14:22 -08:00
Emile Bangma
6d59aa8201
fix(description): counts characters instead of words ( #972 )
...
* fix(description): make sure description counts characters instead of words
* ref: removed duplicate ternary
2024-03-08 04:04:44 -05:00
Aaron Pham
141dd3b51f
fix(description): make sure to we join space correctly ( #970 )
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-03-06 19:45:02 -08:00
Tyler Funk
3d4a94dda3
feat(analytics): Goatcounter support ( #956 )
...
* Add options to support goatcounter analytics
* goatcounter: support self-hosted
* Add to configuration docs for goatcounter settings
* use https instead of protocol-relative link for goatcounter js
2024-03-06 19:44:34 -08:00
Jacky Zhao
ba6c7a73d1
fix: remove extra # from tag content
2024-03-06 19:00:37 -08:00
Aaron Pham
f44e4d25e6
fix(tag): remove hash on main page ( #969 )
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-03-06 18:24:50 -08:00
Matt Vogel
001c166825
fix(tag): move hash to sass styling only ( #930 )
2024-03-06 20:25:39 -05:00
Emile Bangma
e13cafe070
feat: support youtube playlist iframe ( #968 )
...
* feat: support youtube playlist iframe
* chore: updated Youtube embed documentation to include playlists
2024-03-06 09:45:31 -08:00
Jacky Zhao
0ca8a2ac7c
chore: transclude subsection without dynamic regex construction
2024-03-05 22:17:58 -08:00
dependabot[bot]
a506cedd7a
chore(deps-dev): bump @types/node from 20.11.19 to 20.11.24 ( #958 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 20.11.19 to 20.11.24.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-05 21:59:37 -08:00
Emile Bangma
5163504517
fix: transclude all subsections for embedded call ( closes #963 ) ( #964 )
2024-03-06 00:53:35 -05:00
Aaron Pham
73a890ab12
revert: "fix(callout): reorder the plugins to render latex on callout… ( #965 )
...
This reverts commit 018c6358c4 .
2024-03-05 19:37:28 -08:00
wych
c8a031d75c
whoops forgot the images
2024-03-05 13:28:59 -06:00
wych
04af3456e8
icon update
2024-03-05 13:26:23 -06:00
wych(witch)
359402c442
[PUBLISHER] Merge #32
2024-03-05 13:12:18 -06:00
wych(witch)
73dcfa7f36
[PUBLISHER] Merge #31
...
* PUSH NOTE : Ash In the Snow Landing.md
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Varis.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Favor.md
* PUSH NOTE : Wizard.md
* PUSH NOTE : Wizard Spells.md
* PUSH NOTE : Thief.md
* PUSH NOTE : Ranger.md
* PUSH NOTE : Paladin.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Immolator.md
* PUSH NOTE : Fighter.md
* PUSH NOTE : Druid.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Barbarian.md
* PUSH NOTE : Bard.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Fallen Suns.md
2024-03-05 10:44:51 -06:00
dependabot[bot]
83ab39c7bd
chore(deps): bump shiki from 1.1.6 to 1.1.7 ( #959 )
...
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki ) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/shikijs/shiki/releases )
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md )
- [Commits](https://github.com/shikijs/shiki/commits/v1.1.7/packages/shiki )
---
updated-dependencies:
- dependency-name: shiki
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 12:55:44 -08:00
dependabot[bot]
059dd1260e
chore(deps): bump preact-render-to-string from 6.3.1 to 6.4.0 ( #960 )
...
Bumps [preact-render-to-string](https://github.com/developit/preact-render-to-string ) from 6.3.1 to 6.4.0.
- [Release notes](https://github.com/developit/preact-render-to-string/releases )
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md )
- [Commits](https://github.com/developit/preact-render-to-string/compare/v6.3.1...6.4.0 )
---
updated-dependencies:
- dependency-name: preact-render-to-string
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 12:55:02 -08:00
dependabot[bot]
a13d8e84b2
chore(deps): bump lightningcss from 1.23.0 to 1.24.0 ( #961 )
...
Bumps [lightningcss](https://github.com/parcel-bundler/lightningcss ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases )
- [Commits](https://github.com/parcel-bundler/lightningcss/compare/v1.23.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: lightningcss
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 12:54:21 -08:00
Aaron Pham
cec3662c74
feat(graph): focusOnHover ( #954 )
...
by default, globalGraph will enable focusOnHover, similar to Obsidian.
---------
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-03-04 15:09:20 -05:00
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
sventec
bd05950c2d
fix(docs): correct ExplicitPublish as filters instead of transformers ( #953 )
2024-03-03 19:40:42 -05:00
Jacky Zhao
2a7e61ae2a
feat: support transcluding codeblocks and blockquotes ( closes #940 )
2024-03-03 12:31:55 -08:00
dependabot[bot]
566f3cf9f8
chore(deps): bump remark-smartypants from 2.0.0 to 2.1.0 ( #755 )
...
Bumps [remark-smartypants](https://github.com/silvenon/remark-smartypants ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/silvenon/remark-smartypants/releases )
- [Commits](https://github.com/silvenon/remark-smartypants/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: remark-smartypants
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 11:27:54 -08:00
Aaron Pham
018c6358c4
fix(callout): reorder the plugins to render latex on callout title ( closes #952 ) ( #934 )
...
Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-03-03 10:39:29 -08:00
wych
5f35990a5a
style update
2024-03-02 21:48:30 -06:00
wych(witch)
d5119c1512
[PUBLISHER] Merge #30
...
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Wizard Spells.md
* PUSH NOTE : Thief.md
* PUSH NOTE : Wizard.md
* PUSH NOTE : Paladin.md
* PUSH NOTE : Ranger.md
* PUSH NOTE : Immolator.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Fighter.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Druid.md
* PUSH NOTE : Bard.md
* PUSH NOTE : Barbarian.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Favor.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : Varis.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Fallen Suns.md
* PUSH NOTE : Ash In the Snow Landing.md
2024-03-02 21:45:54 -06:00
wych(witch)
89f5de2e93
[PUBLISHER] Merge #29
...
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Wizard Spells.md
* PUSH NOTE : Thief.md
* PUSH NOTE : Wizard.md
* PUSH NOTE : Paladin.md
* PUSH NOTE : Ranger.md
* PUSH NOTE : Immolator.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Fighter.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Druid.md
* PUSH NOTE : Bard.md
* PUSH NOTE : Barbarian.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Favor.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : Varis.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Fallen Suns.md
* PUSH NOTE : Ash In the Snow Landing.md
2024-03-02 21:41:48 -06:00
wych(witch)
37ff8d14d0
[PUBLISHER] Merge #28
2024-03-02 21:22:07 -06:00
wych(witch)
89c7193286
[PUBLISHER] Merge #27
2024-03-02 21:18:35 -06:00
wych(witch)
39f50cec7f
[PUBLISHER] Merge #26
...
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Wizard Spells.md
* PUSH NOTE : Thief.md
* PUSH NOTE : Wizard.md
* PUSH NOTE : Paladin.md
* PUSH NOTE : Ranger.md
* PUSH NOTE : Immolator.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Fighter.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Druid.md
* PUSH NOTE : Bard.md
* PUSH NOTE : Barbarian.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Favor.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : Varis.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Fallen Suns.md
* PUSH NOTE : Ash In the Snow Landing.md
2024-03-02 21:07:30 -06:00
wych(witch)
9e79223d15
[PUBLISHER] Merge #25
...
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Wizard Spells.md
* PUSH NOTE : Thief.md
* PUSH NOTE : Wizard.md
* PUSH NOTE : Paladin.md
* PUSH NOTE : Ranger.md
* PUSH NOTE : Immolator.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Fighter.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Druid.md
* PUSH NOTE : Bard.md
* PUSH NOTE : Barbarian.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Favor.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : Varis.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Fallen Suns.md
* PUSH NOTE : Ash In the Snow Landing.md
2024-03-02 20:50:29 -06:00
wych(witch)
fc4628d3a0
[PUBLISHER] Merge #24
...
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Wizard Spells.md
* PUSH NOTE : Thief.md
* PUSH NOTE : Wizard.md
* PUSH NOTE : Paladin.md
* PUSH NOTE : Ranger.md
* PUSH NOTE : Immolator.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Fighter.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Druid.md
* PUSH NOTE : Bard.md
* PUSH NOTE : Barbarian.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Favor.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : Varis.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Fallen Suns.md
* PUSH NOTE : Ash In the Snow Landing.md
2024-03-02 20:23:39 -06:00
wych(witch)
684e23831c
[PUBLISHER] Merge #23
...
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Wizard Spells.md
* PUSH NOTE : Thief.md
* PUSH NOTE : Wizard.md
* PUSH NOTE : Paladin.md
* PUSH NOTE : Ranger.md
* PUSH NOTE : Immolator.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Fighter.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Druid.md
* PUSH NOTE : Bard.md
* PUSH NOTE : Barbarian.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Favor.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : Varis.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Fallen Suns.md
* PUSH NOTE : Ash In the Snow Landing.md
2024-03-01 23:39:40 -06:00
wych(witch)
1b783c8cab
[PUBLISHER] Merge #22
2024-03-01 16:31:52 -06:00
wych(witch)
19ab0ebc12
[PUBLISHER] Merge #21
...
* PUSH NOTE : Fallen Suns.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Varis.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Ash In the Snow Landing.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Favor.md
2024-03-01 16:27:57 -06:00
wych(witch)
81c9b656ea
[PUBLISHER] Merge #20
...
* PUSH NOTE : Fallen Suns.md
* PUSH NOTE : Moonie.md
* PUSH NOTE : Zilver.md
* PUSH NOTE : People Landing.md
* PUSH NOTE : Dunn.md
* PUSH NOTE : Varis.md
* PUSH NOTE : Axiom.md
* PUSH NOTE : Corrick.md
* PUSH NOTE : Races Landing.md
* PUSH NOTE : Ash In the Snow Landing.md
* PUSH NOTE : Cleric Spells.md
* PUSH NOTE : Moves Landing.md
* PUSH NOTE : Cleric.md
* PUSH NOTE : Followers.md
* PUSH NOTE : Favor.md
2024-03-01 16:20:08 -06:00
wych
7af92fd487
a better style
2024-03-01 15:49:41 -06:00
wych
a475f202df
Merge branch 'v4' of https://github.com/jackyzha0/quartz into live
2024-03-01 15:02:53 -06:00
wych(witch)
9f37b05b22
[PUBLISHER] Merge #19
2024-03-01 14:36:16 -06:00
wych(witch)
d4f7b275c7
[PUBLISHER] Merge #18
2024-03-01 14:34:00 -06:00
HakuGuen
1c42b6365c
feat(i18n): add Vietnamese translation ( #950 )
2024-02-29 19:14:20 -05:00
kon-foo
f200a0be22
fix: correct umami host for self-hosted ( #939 )
...
* fixed umami script path for self-hosted version
* Update quartz/plugins/emitters/componentResources.ts
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
---------
Co-authored-by: Aaron Pham <29749331+aarnphm@users.noreply.github.com>
2024-02-27 11:05:28 -05:00
wych(witch)
1408675e34
[PUBLISHER] Merge #17
2024-02-26 17:12:27 -06:00