Commit Graph

36 Commits

Author SHA1 Message Date
d6f3055e31 Add support for new config.yaml 2023-07-27 21:52:04 -04:00
cd3101ca7f Fix PostTags prop in the comment 2023-07-01 22:07:26 +08:00
3bf88518ba Update [...page].astro 2023-06-09 08:02:26 +03:00
dfc274228c 🎨 [enhancement] Add code to display tags & categories in the main blog page 2023-06-09 07:26:22 +03:00
29dc61c867 Adjust layout similar to the list of blogs 2023-04-21 13:08:29 -04:00
4b8ae1540c Move Pagination component 2023-01-24 01:52:51 -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
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
b1f3b7be7a Change blog title 2023-01-09 00:18:33 -05:00
842b17f493 Improve blog design 2023-01-08 19:39:31 -05:00
e1b4c9c7a7 Fix some minimal details 2023-01-06 17:23:30 -05:00
f6672ce070 Refactor and add more configuration to src/config.mjs 2023-01-06 16:01:06 -05:00
ba2b6081ed Add new 'noindex' settings for Blog entitities 2023-01-06 15:25:11 -05:00
f1ed6df7a1 Change posts.js to blog.js and improve default values 2023-01-06 15:15:50 -05:00
00b3ef7c17 Simplify canonical url 2023-01-06 14:05:55 -05:00
ecdcf99958 Add Privacy and Terms demo pages 2023-01-06 13:50:58 -05:00
fa2be032e7 Simplify blog folders 2023-01-06 13:28:18 -05:00
bb57b3b63f Set default titleTemplate 2023-01-06 13:18:21 -05:00
046009ec8c Simplify folders and more typescript migration 2023-01-03 22:52:10 -05:00
97fe6b119c Basic design refacctorization 2022-11-22 12:49:42 -05:00
801b4fd01b Fix shareable url 2022-11-07 17:42:09 -05:00
7d8319d13a Format with prettier 2022-11-07 14:10:21 -05:00
000a99a3fc Add basic Social Share buttons 2022-11-07 13:46:58 -05:00
0571bd5eaf Format with prettier 2022-11-06 14:22:40 -05:00
fa973ceef7 Fix issue #55 Trailing Slash 2022-11-04 01:34:32 +01:00
4926d73925 Update Blog configuration 2022-09-11 12:51:42 -04:00
6b845b7437 Better SEO 2022-09-11 06:25:00 -04:00
d909adb658 Use Prettier 2022-09-11 03:51:55 -04:00
a81e825247 Refactor components structure 2022-09-04 03:26:36 -04:00
00cd7fa1b1 Refactor components structure 2022-09-04 03:21:44 -04:00
1cf25d6b43 Fix minimal details 2022-09-04 00:56:24 -04:00
008ae6016b Fix tw gradient classes 2022-08-31 14:46:19 -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