Commit Graph

21 Commits

Author SHA1 Message Date
prototypa
f234e63eb4 Fix #397: Adjust URL for Chinese Categories and Tags 2024-04-14 13:20:55 -04:00
prototypa
6b14879507 Refactor tu use astrowind:config virtual import 2024-03-29 00:49:47 -04:00
Theodore Kruczek
13cbe429cc feat: add related blog posts component 2024-01-14 07:51:36 -05:00
prototypa
788acd9321 Fix astro check errors on strict typescript, issue #293 2023-12-02 09:09:13 -05:00
prototypa
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
prototypa
53e12771bd Update to Astro v3 2023-08-22 18:19:53 -04:00
prototypa
9a350af269 Better getStaticPaths structure for blog endpoints 2023-08-12 02:22:19 -04:00
prototypa
3ef024f149 Allow child posts (or sub posts) 2023-08-07 08:21:02 -04:00
prototypa
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
Liron Abutbul
dc6074e599 [feature] Add 'findTags' and 'findCategories' methods to blog.ts 2023-06-09 07:21:52 +03:00
prototypa
8cd0bbbdb4 Enable readingTime remark plugin 2023-01-31 14:54:36 -05:00
prototypa
64bcda934c Update post collection and show category on posts 2023-01-24 01:26:37 -05:00
prototypa
47948c3da3 Allow post permalink pattern configuration 2023-01-24 00:22:13 -05:00
prototypa
b3f71b1297 Remove readingTime 2023-01-23 18:00:10 -05:00
prototypa
de766602fd Fix findLatestPosts implementation 2023-01-21 22:31:30 -05:00
prototypa
b1c6c91989 Rename blog collection as posts 2023-01-21 21:37:09 -05:00
prototypa
09e827c035 Migrate to astro v2 2023-01-21 18:19:55 -05:00
Alaev
e90714b9e6 Changes:
- Added default value to cleanSlug for simpler structure.
- Removed Nullish coalescing operator,
2023-01-10 12:01:50 +02:00
prototypa
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
prototypa
8ce8421334 Add date formatter, language and text direction settings 2023-01-08 12:28:59 -05:00
prototypa
f1ed6df7a1 Change posts.js to blog.js and improve default values 2023-01-06 15:15:50 -05:00