Commit Graph

106 Commits

Author SHA1 Message Date
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
f158d32181 Migrate to typescript 2023-01-02 10:51:51 -05:00
0b58f53e09 Make Blog Tags case insensitive 2022-12-24 09:13:04 -05:00
b9b734adc7 Fix rss.xml.js field: publishDate to pubDate 2022-12-24 08:45:02 -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
bacbb86e20 Fix canonical for tags and categories 2022-11-03 01:13:49 +01:00
11b9782d6e Add support to MDX in blog 2022-10-15 23:35:11 +02: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
19b4a25012 Add variables to config and minimal refactor 2022-08-28 20:31:06 -04:00
212331215b Reorganize duplicated tailwind code and formatting 2022-08-27 01:52:23 -04:00
fbc6a92c96 Use canonical in posts in case you define 2022-08-26 18:14:00 -04:00
0a7b84b816 Fix image in meta and other details 2022-08-25 00:46:15 -04:00
f38f007641 Add extension to config 2022-08-24 20:04:04 -04:00
4f9e31ef39 Update blog files and details 2022-08-19 03:43:12 -04:00
9e31bf6922 Fix meta description 2022-08-18 01:59:58 -04:00
7570c4f45a Fix canonical for post 2022-08-17 22:51:58 -04:00
722519d7fd Minimal refactorization 2022-08-17 22:40:27 -04:00
9e00b021f6 Add RSS support 2022-08-17 22:37:38 -04:00
5a10034787 Add blog support 2022-08-17 22:37:11 -04:00
2cb0ccc040 Add icons to Basic Faqs 2022-08-14 19:13:25 -04:00
0ef72dbe65 Improve meta description 2022-08-14 17:59:48 -04:00
c57aeca074 Improve meta description 2022-08-14 17:57:43 -04:00
ac46501804 Add basic seo metatags (need improvement) 2022-08-13 14:33:27 -04:00
64885c7247 Fix meta viewport 2022-08-13 13:13:32 -04:00
e481146bf9 Fix format 2022-08-13 06:19:45 -04:00
b49a5c659d Add 404.astro page 2022-08-13 03:02:22 -04:00
ff7debbfc5 Update names of Layouts 2022-08-13 03:02:09 -04:00
3c697b2a70 Add and update a lot of templates 2022-08-13 02:28:49 -04:00
e1eca65da1 Fix detail with margin 2022-08-11 03:23:09 -04:00