Commit graph

13 commits

Author SHA1 Message Date
Oliver Davies 4ceabd72bb revert: generate redirects in Astro
This reverts commit de7aa271f2.
2023-10-04 07:38:12 +01:00
Oliver Davies de7aa271f2 feat: generate redirects in Astro
The only thing I couldn't get working were `articles/*` to `blog/*`
redirects, but those haven't been used for a long time and can be
re-attempted another time.
2023-10-04 01:43:20 +01:00
Oliver Davies 21081cb0c7 build(deps): remove astro-compress 2023-08-07 20:39:33 +01:00
Oliver Davies 7d361057f4 revert: add markdoc integration
This reverts commit 9054ef309a.
2023-06-28 00:08:08 +01:00
Oliver Davies 9054ef309a build: add markdoc integration 2023-06-28 00:00:53 +01:00
Oliver Davies d8408e7d06 revert: convert Tailwind config to TypeScript
This reverts commit 906b34d21c.
2023-06-15 16:27:28 +01:00
Oliver Davies f3dbeb78c2 chore: update site URL 2023-06-15 16:14:36 +01:00
Oliver Davies 906b34d21c refactor: convert Tailwind config to TypeScript 2023-06-15 16:13:50 +01:00
Oliver Davies 389f1c494b build: enable HTML minification 2023-05-19 00:15:01 +01:00
Oliver Davies 2037660cbd chore: update website URL 2023-05-16 21:44:01 +01:00
Oliver Davies e2fccef0ad fix: remove compress plugin 2023-04-23 21:28:47 +01:00
Oliver Davies 349beee8dc build: add astro-compress 2023-04-21 19:29:28 +01:00
Oliver Davies 2cbbfd60ff refactor: move website files to the root level 2023-03-21 20:44:42 +00:00
Renamed from website/astro.config.mjs (Browse further)