Commit graph

523 commits

Author SHA1 Message Date
c263e97dd1 fix error 2024-04-28 16:43:09 +09:00
7e793bf463 fix error 2024-04-28 16:41:09 +09:00
e67f260b60 tweak css(code) 2024-04-28 16:40:40 +09:00
129f52e4c6 revert css 2024-04-28 16:38:32 +09:00
604c10b32e sync notes(auto) 2024-04-28 16:30:03 +09:00
7b9a3ea013 quartz/components/Head.tsx を更新 2024-04-07 17:31:21 +09:00
3bcdfc039c quartz/components/Head.tsx を更新 2024-04-07 17:26:48 +09:00
2e9e798723 modify access analytics 2024-03-24 11:55:19 +09:00
50e306fd7c tweak font 2024-03-21 19:47:57 +09:00
94e9e84753 sync notes(auto) 2024-03-21 19:45:04 +09:00
ed1abe90a2 tweak font 2024-03-21 19:34:05 +09:00
165e6e0ed3 sync notes(auto) 2024-03-21 19:30:04 +09:00
1c4ec62ac1 modify font 2024-03-21 13:29:42 +09:00
c37c78eae4 sync notes(auto) 2024-03-21 13:15:03 +09:00
caa1994347 tweak css 2024-03-18 18:47:06 +09:00
4331e5907c sync notes(auto) 2024-03-18 18:45:01 +09:00
0593cc29c1 sync notes(auto) 2024-03-08 17:30:11 +09:00
90ff59d4cf modify css(katex) 2024-03-08 17:11:16 +09:00
a488ff01d7 debug css 2024-02-28 21:21:59 +09:00
d589f1c918 modify css 2024-02-28 21:13:57 +09:00
ab9e88fb39 commit(auto) 2024-02-19 20:10:03 +09:00
0b71ebc681 Revert "commit(auto)"
This reverts commit 752ef9c5e0.
2024-02-12 23:20:09 +09:00
752ef9c5e0 commit(auto) 2024-02-12 23:13:13 +09:00
5d0cb1233e font size unification w/ defining root font size in px 2024-02-12 12:32:55 +09:00
5226bc3614 ya timestamp modification 2024-02-12 12:20:58 +09:00
aff7db6a11 ya timestamp modification 2024-02-12 12:19:14 +09:00
ffb981b854 modify locale, timestamps 2024-02-12 12:17:22 +09:00
92892f3cf9 delete gabages 2024-02-12 12:01:37 +09:00
b9bf143dd7 modify favicon(again) 2024-02-12 12:00:51 +09:00
321047bfa3 modify favicons 2024-02-12 11:57:27 +09:00
26de2abefc merge origin 2024-02-12 11:54:57 +09:00
39b4f9984e perform modifications 2024-02-12 11:53:25 +09:00
c2f54b4b26 modify css 2024-02-12 10:44:17 +09:00
aee6bd876c modify css 2024-02-12 10:39:44 +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
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
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
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
Serhii Stets
e186811c9c
added Ukrainian to i18n (#829) 2024-02-08 08:47:12 -08:00
Aaron Pham
51818efc38
fix(umami): format correct string from custom hosts (#826) 2024-02-08 08:45:20 -08:00