Commit Graph

199 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
894058cd5f Remove image to test post without it 2023-01-06 15:17:10 -05:00
f1ed6df7a1 Change posts.js to blog.js and improve default values 2023-01-06 15:15:50 -05:00
12c585c301 Fix minimal detail 2023-01-06 15:15:03 -05:00
87a55a681d Fix minimal details 2023-01-06 15:14:27 -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
e478745e26 Add support to configure dark mode. 2023-01-06 13:10:40 -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
6998cc7602 Fix accessibility 2023-01-02 11:25:18 -05:00
7034e99d4a Fix dark mode accessibility 2023-01-02 11:18:23 -05:00
ce5248c08c Fix content max-width 2023-01-02 11:10:15 -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
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
4934454a8b Add missing required alt property for GetImageTransform 2022-12-15 08:30:09 +01:00
4a6d8e15fb Update maxAge value for badge 2022-11-30 11:21:34 -05:00
529ba9287d Add old astrowind image to post 2022-11-30 11:21:11 -05:00
ae7a951e87 Only activate partytown if necessary 2022-11-24 14:28:24 -05:00
02c9282cf2 Add initial width and height 2022-11-24 13:57:21 -05:00
d37b2c1eab Add title to fix accessibility issue 2022-11-24 13:56:56 -05:00
f9a8056c8c Minimal design refactorization 2022-11-23 19:16:22 -05:00
00b3508264 Update dependencies, remove Picture 2022-11-23 19:16:05 -05:00
82ea86a2ea Minimal design updates 2022-11-23 10:33:37 -05:00
b6336d5143 Update btn 2022-11-22 12:51:48 -05:00
97fe6b119c Basic design refacctorization 2022-11-22 12:49:42 -05:00
d546f9dbaa Add getRelativeLink 2022-11-22 12:49:17 -05:00
00ec087a4d Use getRelativeLink 2022-11-22 12:48:28 -05:00
87895be803 Add getRelativeLink 2022-11-22 12:47:52 -05:00
5f080b9e6a Add dropdown menu 2022-11-22 12:46:16 -05:00
10e70bb5ab Update hero image 2022-11-22 12:45:26 -05:00
e8f6caaf0b Fix favicons path 2022-11-16 00:16:24 +01:00
7fb9c67ab2 add slash in favicon path 2022-11-15 09:08:50 +01:00
33a3b562ce Set default font weight to 300 2022-11-14 14:50:42 +01:00
98239861ab Move twitter to top 2022-11-07 17:55:32 -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
9746bf8a20 Set better icons 2022-11-06 17:17:29 -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