prototypa
|
c1f36e9f79
|
Better eslint configuration and format some files
|
2023-08-22 22:52:01 -04: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
|
77817aa77e
|
Migrate from @astrojs/image to Astro Assets and Unpic
|
2023-08-13 17:34:30 -04:00 |
|
prototypa
|
9a350af269
|
Better getStaticPaths structure for blog endpoints
|
2023-08-12 02:22:19 -04:00 |
|
prototypa
|
8995bfbd5f
|
Add or replace 'Sitemap: ...'
|
2023-08-12 00:13:55 -04:00 |
|
prototypa
|
e2b2a0b412
|
Auto add sitemap url in robots.txt
|
2023-08-11 23:48:29 -04:00 |
|
prototypa
|
03af96f664
|
Add partytown settings for Google Analytics
|
2023-08-11 09:50:42 -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 |
|
prototypa
|
12f46121c4
|
Add support for config in yaml
|
2023-07-27 21:49:32 -04:00 |
|
prototypa
|
8cd3985c5d
|
Format with prettier
|
2023-07-27 14:47:30 -04:00 |
|
Liron Abutbul
|
dc6074e599
|
✨ [feature] Add 'findTags' and 'findCategories' methods to blog.ts
|
2023-06-09 07:21:52 +03:00 |
|
prototypa
|
40a8aaa6a3
|
Allow images from public folder
|
2023-03-12 07:34:53 -04:00 |
|
prototypa
|
a608eff456
|
Fix trailingSlash with new Astro versions
|
2023-03-12 01:38:49 -05: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 |
|
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
|
f1ed6df7a1
|
Change posts.js to blog.js and improve default values
|
2023-01-06 15:15:50 -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
|
024825ec59
|
Migrate more code to typescript
|
2023-01-02 12:20:26 -05:00 |
|
prototypa
|
f158d32181
|
Migrate to typescript
|
2023-01-02 10:51:51 -05:00 |
|
prototypa
|
d7b7baa414
|
Migrate blog to new astro Content Collections
|
2023-01-01 18:32:52 -05:00 |
|
prototypa
|
ae7a951e87
|
Only activate partytown if necessary
|
2022-11-24 14:28:24 -05:00 |
|
prototypa
|
d546f9dbaa
|
Add getRelativeLink
|
2022-11-22 12:49:17 -05:00 |
|
prototypa
|
87895be803
|
Add getRelativeLink
|
2022-11-22 12:47:52 -05:00 |
|
prototypa
|
2d0687d885
|
Add Latest Posts support
|
2022-11-06 15:47:44 -05:00 |
|
prototypa
|
bb1679c76f
|
Format with prettier
|
2022-11-06 14:43:34 -05:00 |
|
prototypa
|
41317ac259
|
Fix eslint errors
|
2022-11-06 14:28:07 -05:00 |
|
prototypa
|
0571bd5eaf
|
Format with prettier
|
2022-11-06 14:22:40 -05:00 |
|
prototypa
|
e50a5668a1
|
Fix permalinks with trailing slash in paginations
|
2022-11-04 02:40:07 +01:00 |
|
prototypa
|
fa973ceef7
|
Fix issue #55 Trailing Slash
|
2022-11-04 01:34:32 +01:00 |
|
prototypa
|
11b9782d6e
|
Add support to MDX in blog
|
2022-10-15 23:35:11 +02:00 |
|
prototypa
|
fa69a83dc6
|
Extract data folder to root
|
2022-09-11 13:58:55 -04:00 |
|
prototypa
|
4926d73925
|
Update Blog configuration
|
2022-09-11 12:51:42 -04:00 |
|
prototypa
|
d909adb658
|
Use Prettier
|
2022-09-11 03:51:55 -04:00 |
|
prototypa
|
252d6bf08b
|
Use ESLint
|
2022-09-11 03:04:15 -04:00 |
|
prototypa
|
4438996861
|
Remove duplicate function
|
2022-09-07 00:22:42 -04:00 |
|
prototypa
|
6849ba39f9
|
Allow getting images from subfolders
|
2022-09-06 23:40:57 -04:00 |
|