Commit Graph

15 Commits

Author SHA1 Message Date
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
8cd3985c5d Format with prettier 2023-07-27 14:47:30 -04:00
a608eff456 Fix trailingSlash with new Astro versions 2023-03-12 01:38:49 -05:00
64bcda934c Update post collection and show category on posts 2023-01-24 01:26:37 -05:00
47948c3da3 Allow post permalink pattern configuration 2023-01-24 00:22:13 -05:00
e85d406197 Add getAsset function for assets permalink 2023-01-18 01:30:45 -05:00
e90714b9e6 Changes:
- Added default value to cleanSlug for simpler structure.
- Removed Nullish coalescing operator,
2023-01-10 12:01:50 +02:00
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
8ce8421334 Add date formatter, language and text direction settings 2023-01-08 12:28:59 -05:00
f6672ce070 Refactor and add more configuration to src/config.mjs 2023-01-06 16:01:06 -05:00
ac24c9e94e Replace getRelativeLink with getPermalink 2023-01-06 12:47:00 -05:00
8f21aaa4d1 added types 2023-01-05 20:07:14 +02:00
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00