Commit Graph

18 Commits

Author SHA1 Message Date
Scott
c8406e8442 refactor: prefer-const fix 2024-04-28 17:06:32 -04:00
prototypa
be6bd25781 New function to auto apply getPermalink to objects. 2024-04-12 10:57:32 -04:00
prototypa
6b14879507 Refactor tu use astrowind:config virtual import 2024-03-29 00:49:47 -04:00
prototypa
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
prototypa
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
prototypa
8cd3985c5d Format with prettier 2023-07-27 14:47:30 -04:00
prototypa
a608eff456 Fix trailingSlash with new Astro versions 2023-03-12 01:38:49 -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
e85d406197 Add getAsset function for assets permalink 2023-01-18 01:30:45 -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
f6672ce070 Refactor and add more configuration to src/config.mjs 2023-01-06 16:01:06 -05:00
prototypa
ac24c9e94e Replace getRelativeLink with getPermalink 2023-01-06 12:47:00 -05:00
Alaev
8f21aaa4d1 added types 2023-01-05 20:07:14 +02:00
prototypa
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00
prototypa
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00