Commit Graph

210 Commits

Author SHA1 Message Date
8ce8421334 Add date formatter, language and text direction settings 2023-01-08 12:28:59 -05:00
804809cebe Fix padding 2023-01-06 18:02:09 -05:00
bca3381870 Add shadow to Header 2023-01-06 17:55:02 -05:00
db04b8f0d2 Fix button style 2023-01-06 17:51:50 -05:00
3c183c18ff Fix some minimal details 2023-01-06 17:44:33 -05:00
c9a73a1512 Fix minimal details 2023-01-06 17:42:22 -05:00
fadd1e715e Remove innecessary Error404 widget 2023-01-06 17:30:37 -05:00
8c7b20cf75 Format with prettier 2023-01-06 17:25:17 -05:00
e1b4c9c7a7 Fix some minimal details 2023-01-06 17:23:30 -05:00
2a08da15d7 Reduce innecessary components 2023-01-06 17:17:57 -05:00
b5c930f2ef Improve Header widget 2023-01-06 17:16:54 -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
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