Commit Graph

52 Commits

Author SHA1 Message Date
0dc98a56f2 Make all tables in markdown responsives to fix issue #295 2023-12-01 10:42:30 -05:00
c1fb20e916 Remove inlineStylesheets: 'auto' because is default value now 2023-08-30 15:02:20 -04:00
c1f36e9f79 Better eslint configuration and format some files 2023-08-22 22:52:01 -04:00
da8ef74b38 Replace SITE_CONFIG, UI_CONFIG, METADATA_CONFIG... to SITE, UI, METADATA... 2023-08-22 22:22:53 -04:00
53e12771bd Update to Astro v3 2023-08-22 18:19:53 -04:00
d36f60218b Update from twitter to x 2023-08-21 20:16:51 -04:00
829e21c076 Update astro.config.mjs 2023-08-14 19:38:15 +03:00
c901742278 Update astro.config.mjs 2023-08-14 18:40:47 +03:00
f398eb58e7 Update astro.config.mjs
Fixes settings for AstroCompress as they were pascal cased in the later version.
2023-08-14 18:39:23 +03:00
aeb2aaeca8 Add settings to astro compress 2023-08-14 09:02:21 -04:00
f91961b357 Restores astro-compress 2023-08-14 12:27:15 +03:00
77817aa77e Migrate from @astrojs/image to Astro Assets and Unpic 2023-08-13 17:34:30 -04:00
e2b2a0b412 Auto add sitemap url in robots.txt 2023-08-11 23:48:29 -04:00
03af96f664 Add partytown settings for Google Analytics 2023-08-11 09:50:42 -04:00
8dbdaf84d9 Fix whenExternalScripts for Google Analytics 2023-08-11 09:34:04 -04:00
76e55f7115 Revert (remove) astro View Transitions until stable 2023-08-07 07:47:08 -04:00
259580062a Add support for new astro View Transitions 2023-08-06 22:05:30 -04:00
a7cda11c6f Update tailwind config for 4.x 2023-08-06 16:12:44 -04:00
80291bb824 Add setting compressHTML 2023-08-06 15:52:20 -04:00
632c2a84a7 Remove astro-compress (was deleted from npm) until alternative 2023-08-06 15:42:46 -04:00
8c4698412e Consume data from new config.yaml 2023-07-27 21:51:28 -04:00
8cd3985c5d Format with prettier 2023-07-27 14:47:30 -04:00
139ca46a9c Migrate to astro-icon v1 2023-07-27 06:36:12 -04:00
8cd0bbbdb4 Enable readingTime remark plugin 2023-01-31 14:54:36 -05:00
b3f71b1297 Remove readingTime 2023-01-23 18:00:10 -05:00
09e827c035 Migrate to astro v2 2023-01-21 18:19:55 -05:00
60d9de74f4 Don't remove quotes around attributes when possible 2023-01-18 23:38:09 -05:00
f641767078 Don't use tabs in editor 2023-01-09 21:44:06 -05:00
ba0e67b55f Use astro-compress integration 2023-01-01 18:46:48 -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
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
5efb364067 Update dependencies 2022-10-16 00:00:34 +02:00
11b9782d6e Add support to MDX in blog 2022-10-15 23:35:11 +02:00
d909adb658 Use Prettier 2022-09-11 03:51:55 -04:00
fb554f83e7 Remove critters integration 2022-09-10 03:07:16 -04:00
a07a1407dc Fix configuration for critters 2022-09-10 03:02:51 -04:00
3aa58fd3ad Add astro-critters 2022-09-10 02:34:51 -04:00
a0b59b77e4 Add comment 2022-09-05 23:58:59 -04:00
1cf25d6b43 Fix minimal details 2022-09-04 00:56:24 -04:00
88c69d0aae Replace configs names: origin & basePathname 2022-09-01 00:48:31 -04:00
49c6c5611b Add Categories and Tags with new configs 2022-08-30 11:37:19 -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
a3a9e5dfae Add & use src/config.mjs file 2022-08-17 22:42:37 -04:00
3bb66c7060 Run prettier in all files 2022-08-10 18:40:54 -04:00
63e6ee9c05 Optimize images with @astrojs/image 2022-08-10 14:19:08 -04:00
9d05f1aae8 Update site url in astro.config.mjs 2022-08-10 12:29:39 -04:00
72b929f38e Make dark mode work 2022-06-26 23:30:16 -04:00