Commit graph

1395 commits

Author SHA1 Message Date
6c72fdb9e9 commit(auto) 2024-02-12 10:32:43 +09:00
74823f86ea commit(auto) 2024-02-12 10:32:43 +09:00
34dd616c28 commit(auto) 2024-02-12 10:32:43 +09:00
848b929bc7 commit(auto) 2024-02-12 10:32:43 +09:00
966fe81969 commit(auto) 2024-02-12 10:32:43 +09:00
97948bba7a commit(auto) 2024-02-12 10:32:43 +09:00
2805975f72 commit(auto) 2024-02-12 10:32:43 +09:00
7a89c801d0 commit(auto) 2024-02-12 10:32:43 +09:00
4e44bc50cf commit(auto) 2024-02-12 10:32:43 +09:00
765270a308 commit(auto) 2024-02-12 10:32:43 +09:00
bbb80f54bd commit(auto) 2024-02-12 10:32:43 +09:00
Jacky Zhao
3dfab63ec2 docs: i can't type 2024-02-12 10:32:43 +09:00
980cbc5e30 modify css 2024-02-12 10:12:55 +09:00
d2c4197193 commit(auto) 2024-02-12 10:10:09 +09: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
d08e7cf494 commit(auto) 2024-02-11 20:30:11 +09:00
cc4332db7d commit(auto) 2024-02-11 20:20:09 +09:00
b351d41ba8 commit(auto) 2024-02-11 20:10:08 +09:00
383d1075b9 commit(auto) 2024-02-11 20:00:10 +09:00
7196120c30 commit(auto) 2024-02-11 19:50:10 +09:00
e83786ebc6 commit(auto) 2024-02-11 19:30:09 +09:00
879186dbf0 commit(auto) 2024-02-11 19:20:08 +09:00
d5da82d253 commit(auto) 2024-02-11 19:10:10 +09:00
25d7142af4 commit(auto) 2024-02-11 19:00:09 +09:00
65b4bdfa23 commit(auto) 2024-02-11 18:50:09 +09:00
3b0223a21d commit(auto) 2024-02-11 18:40:09 +09:00
3355b07908 commit(auto) 2024-02-11 18:30:10 +09:00
6d2754fd24 commit(auto) 2024-02-11 18:20:08 +09:00
6195ecc386 commit(auto) 2024-02-11 18:10:09 +09:00
a7c48db463 commit(auto) 2024-02-11 18:00:10 +09:00
cc8ca0ef05 commit(auto) 2024-02-11 17:50:08 +09:00
0a5a0d3eb7 commit(auto) 2024-02-11 17:40:09 +09:00
79bea5d1a5 commit(auto) 2024-02-11 17:30:09 +09:00
9eada30ee8 commit(auto) 2024-02-11 17:20:08 +09:00
83822c0ba9 commit(auto) 2024-02-11 17:10:09 +09: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
kabirgh
fe353d946b
feat(experimental): partial rebuilds (#716) 2024-02-09 10:07:32 -05:00
Jacky Zhao
a87704cd05 fix: set default locale for lang attribute 2024-02-08 09:31:36 -08:00
Silviu Lorenț
fd785ada56
feat(i18n): use Romanian translation for ro-MD locale (#828) 2024-02-08 08:48:13 -08:00