Commit Graph

42 Commits

Author SHA1 Message Date
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
f1ed6df7a1 Change posts.js to blog.js and improve default values 2023-01-06 15:15:50 -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
024825ec59 Migrate more code to typescript 2023-01-02 12:20:26 -05:00
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00
d7b7baa414 Migrate blog to new astro Content Collections 2023-01-01 18:32:52 -05:00
ae7a951e87 Only activate partytown if necessary 2022-11-24 14:28:24 -05:00
d546f9dbaa Add getRelativeLink 2022-11-22 12:49:17 -05:00
87895be803 Add getRelativeLink 2022-11-22 12:47:52 -05:00
2d0687d885 Add Latest Posts support 2022-11-06 15:47:44 -05:00
bb1679c76f Format with prettier 2022-11-06 14:43:34 -05:00
41317ac259 Fix eslint errors 2022-11-06 14:28:07 -05:00
0571bd5eaf Format with prettier 2022-11-06 14:22:40 -05:00
e50a5668a1 Fix permalinks with trailing slash in paginations 2022-11-04 02:40:07 +01:00
fa973ceef7 Fix issue #55 Trailing Slash 2022-11-04 01:34:32 +01:00
11b9782d6e Add support to MDX in blog 2022-10-15 23:35:11 +02:00
fa69a83dc6 Extract data folder to root 2022-09-11 13:58:55 -04:00
4926d73925 Update Blog configuration 2022-09-11 12:51:42 -04:00
d909adb658 Use Prettier 2022-09-11 03:51:55 -04:00
252d6bf08b Use ESLint 2022-09-11 03:04:15 -04:00
4438996861 Remove duplicate function 2022-09-07 00:22:42 -04:00
6849ba39f9 Allow getting images from subfolders 2022-09-06 23:40:57 -04:00
a8b02b3ce7 Fix minimal details 2022-09-04 00:58:03 -04:00
1cf25d6b43 Fix minimal details 2022-09-04 00:56:24 -04:00
e8f91679e8 Add id to posts 2022-09-02 23:22:33 -04:00
88c69d0aae Replace configs names: origin & basePathname 2022-09-01 00:48:31 -04:00
bc4a0ad8dd Remove .mdx (not compatible) from import.meta.glob 2022-08-31 20:12:49 -04:00
3012b47991 Migrate to limax for slugify (CKJ languages bug) 2022-08-31 14:02:57 -04:00
2afa6b1d64 Add some slugify to permalinks 2022-08-30 12:19:35 -04:00
49c6c5611b Add Categories and Tags with new configs 2022-08-30 11:37:19 -04:00
4859dcee87 Rename getAllImages 2022-08-30 11:36:10 -04:00
212331215b Reorganize duplicated tailwind code and formatting 2022-08-27 01:52:23 -04:00
b67eca0cc9 Add canonical, tags, caregory.. 2022-08-26 18:14:18 -04:00
0a7b84b816 Fix image in meta and other details 2022-08-25 00:46:15 -04:00
cbcb6c0011 Add aliases to vite 2022-08-24 20:10:06 -04:00
2738dd1db9 Fix image in meta tags 2022-08-24 20:03:23 -04:00
78e0507970 Rename to getPosts from getAllPosts 2022-08-19 03:40:26 -04:00
d8481a0637 Add utils for consume image from assets 2022-08-19 03:39:52 -04:00
399f44c67b Add utils folder 2022-08-17 22:43:13 -04:00