Commit Graph

1986 Commits

Author SHA1 Message Date
bfahrenfort
20422e4d69 Quartz sync: Mar 13, 2024, 10:07 AM 2024-03-13 10:07:36 -05:00
bfahrenfort
1b2e2ab9a2 Quartz sync: Mar 11, 2024, 10:26 PM 2024-03-11 22:26:48 -05:00
bfahrenfort
150bbe28b2 Quartz sync: Mar 11, 2024, 10:26 PM 2024-03-11 22:26:39 -05:00
bfahrenfort
3ad749cfa7 Quartz sync: Mar 11, 2024, 10:14 PM 2024-03-11 22:14:56 -05:00
bfahrenfort
588523f7a8 Quartz sync: Mar 3, 2024, 10:19 PM 2024-03-03 22:19:07 -06:00
bfahrenfort
1ef675b5a2 Quartz sync: Mar 1, 2024, 11:33 AM 2024-03-01 11:33:07 -06:00
bfahrenfort
3b35a6c4a0 Quartz sync: Mar 1, 2024, 11:32 AM 2024-03-01 11:32:47 -06:00
bfahrenfort
b7e0816566 Quartz sync: Mar 1, 2024, 11:25 AM 2024-03-01 11:25:58 -06:00
bfahrenfort
9c9edd6b1d Quartz sync: Mar 1, 2024, 11:22 AM 2024-03-01 11:22:36 -06:00
bfahrenfort
27d1717bbc Quartz sync: Mar 1, 2024, 11:20 AM 2024-03-01 11:20:39 -06:00
bfahrenfort
260334f486 Quartz sync: Mar 1, 2024, 11:16 AM 2024-03-01 11:16:21 -06:00
bfahrenfort
1f6ced1f53 Quartz sync: Feb 28, 2024, 12:24 PM 2024-02-28 12:24:11 -06:00
bfahrenfort
48e74fea71 Quartz sync: Feb 28, 2024, 12:13 PM 2024-02-28 12:13:48 -06:00
bfahrenfort
c133bc0d02 Quartz sync: Feb 28, 2024, 12:13 PM 2024-02-28 12:13:35 -06:00
bfahrenfort
4568d28361 Quartz sync: Feb 28, 2024, 12:10 PM 2024-02-28 12:10:33 -06:00
bfahrenfort
6424d28d05 fix: type comparison 2024-02-24 16:54:14 -06:00
bfahrenfort
1b14e33bf1 Merge branch 'SplitRSS' of github-bfahrenfort:bfahrenfort/quartz into v4 2024-02-14 13:53:29 -06:00
bfahrenfort
edc51f75ab lint: format 2024-02-14 13:50:14 -06:00
bfahrenfort
a674a6e567 fix: map vs filter 2024-02-14 13:47:09 -06:00
bfahrenfort
9fe604ba18 Early return if index.md is not present 2024-02-14 13:19:28 -06:00
bfahrenfort
a8c0ffe721 refactor: incorporate suggestions 2024-02-14 10:34:11 -06:00
bfahrenfort
881bca1245 Quartz sync: Feb 13, 2024, 8:22 PM 2024-02-13 20:22:48 -06:00
bfahrenfort
37c4d37744 Merge branch 'SplitRSS' of github-bfahrenfort:bfahrenfort/quartz into v4 2024-02-13 20:20:28 -06:00
bfahrenfort
3d19660b11 Merge branch 'v4' of github-bfahrenfort:jackyzha0/quartz into v4 2024-02-13 20:14:54 -06:00
bfahrenfort
8b0dd136e4 fix: signature 2024-02-13 20:09:23 -06:00
bfahrenfort
35c8351ea9 chore: rebase fix type error 2024-02-13 20:09:18 -06:00
bfahrenfort
c1b7ef4f6f Formatting 2024-02-13 20:08:23 -06:00
bfahrenfort
4c50cf9338 chore: rebase Add per-folder RSS feeds 2024-02-13 20:08:16 -06:00
bfahrenfort
7948f3c6b0 Quartz sync: Feb 13, 2024, 7:11 PM 2024-02-13 19:11:23 -06:00
Jacky Zhao
b87a701ff7 fix: base.com not being resolved properly with joinSegments 2024-02-13 01:27:27 -08:00
Lin
880a9511b6
fix: incorrect link resolution for transclusion in root index file (#853)
Co-authored-by: Lauréline Nevin <laureline.nevin@unicaen.fr>
2024-02-13 03:11:16 -05:00
dependabot[bot]
a31e3f9458
chore(deps): bump @floating-ui/dom from 1.6.1 to 1.6.3 (#857)
Bumps [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.3/packages/dom)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  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-02-13 00:21:45 -05:00
dependabot[bot]
2c06e68ba6
chore(deps): bump preact from 10.19.3 to 10.19.4 (#858)
Bumps [preact](https://github.com/preactjs/preact) from 10.19.3 to 10.19.4.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](https://github.com/preactjs/preact/compare/10.19.3...10.19.4)

---
updated-dependencies:
- dependency-name: preact
  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-02-13 00:21:30 -05:00
dependabot[bot]
4a28d0e5d1
chore(deps-dev): bump tsx from 4.7.0 to 4.7.1 (#859)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/develop/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.7.0...v4.7.1)

---
updated-dependencies:
- dependency-name: tsx
  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-02-13 00:21:13 -05:00
Jacky Zhao
a7325eadc1 fix(analytics): umami custom host should be a string (closes #852) 2024-02-12 09:01:05 -08:00
Emile Bangma
5dc4f21a4b
feat(i18n): localize the min read string for the nl-NL locale (#850)
* Update min read translation

* Added nl_BE to Dutch

Added Flemish (nl_BE) to point to nl.

* Removed period to match other translations
2024-02-12 08:58:00 -08:00
Jacky Zhao
76f295620c feat: add transclude-src to transclude 'link to original' 2024-02-12 08:52:00 -08:00
kabirgh
226891b9b1
fix(fast rebuild): call only required emitters, don't always copy assets (#845)
* fix(fast rebuild): call only required emitters, don't always copy assets

* Type function
2024-02-11 12:20:44 -08:00
Jacky Zhao
389f2e8bee fix(ofm): allow diacretic marks in tag regex (closes #830) 2024-02-11 12:12:01 -08:00
dependabot[bot]
998198cffb
chore(deps): bump esbuild-sass-plugin from 2.16.0 to 2.16.1 (#778)
Bumps [esbuild-sass-plugin](https://github.com/glromeo/esbuild-sass-plugin) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/glromeo/esbuild-sass-plugin/releases)
- [Commits](https://github.com/glromeo/esbuild-sass-plugin/compare/v2.16.0...v2.16.1)

---
updated-dependencies:
- dependency-name: esbuild-sass-plugin
  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-02-11 11:27:16 -08:00
Jacky Zhao
4a6a44950f fix(breadcrumbs): folder index by full path rather than folder name (closes #676) 2024-02-11 11:26:24 -08:00
Silviu Lorenț
2b39bd93f3
feat(i18n): localize the min read string for the ro-RO locale (#847)
* feat(i18n): localize `min read` string for `ro-RO` locale

* chore: run Prettier on `quartz/i18n/locales/ro-RO.ts`
2024-02-11 11:23:58 -08:00
Neel Shah
b5295e0f26
fix: breadcrumbs displayName issue for file names ending with index (#839) 2024-02-11 11:08:12 -08:00
Jacky Zhao
ab0e20b4d0 chore: refactor out and export endsWith 2024-02-11 10:57:24 -08:00
Silviu Lorenț
af5f5abad4
docs: add documentation for Umami analytics integration (#846) 2024-02-11 10:51:10 -08:00
Alq
3518ca9e2a
feat(i18n): localize the min read string (#838)
* feat(i18n): localize the min read string fixes #825

* chore: format
2024-02-11 10:43:08 -08:00
Aaron Pham
ab80eba794
chore(callouts): remove unnecessary whitespaces after class name (#833)
Though we should have a plugins that just strip whitespace in all node
class.

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-10 17:19:17 -05:00
Aaron Pham
6ae0bb0908
chore: move fonts all into static folder (#835)
* chore: move fonts all into static folder

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* chore: update formatter

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2024-02-10 17:17:41 -05:00
Aaron Pham
db5e701810
feat(i18n): support parsing callouts (#834)
* feat(i18n): support parsing callouts

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: move callout into components

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* chore: update arabic translation

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

* fix: make sure to use correct items

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>

---------

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
2024-02-10 17:09:57 -05:00
Alq
a0d6daa3b4
feat(i18n): add Arabic translation (#837)
* feat(i18n): add Arabic translation

* chore: format
2024-02-10 09:02:28 -08:00