Commit graph

20 commits

Author SHA1 Message Date
1b6168fac0 revert: generate redirects in Astro"
This reverts commit 54c2d1f811.
2023-10-04 22:46:44 +01:00
54c2d1f811 Revert "revert: generate redirects in Astro"
This reverts commit 4ceabd72bb.
2023-10-04 07:42:31 +01:00
4ceabd72bb revert: generate redirects in Astro
This reverts commit de7aa271f2.
2023-10-04 07:38:12 +01:00
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
21081cb0c7 build(deps): remove astro-compress 2023-08-07 20:39:33 +01:00
e6ec9d0eb6 revert(deps): upgrade
This reverts commit 5e035c2041.
2023-08-07 20:32:25 +01:00
5e035c2041 build(deps): upgrade 2023-08-07 18:35:49 +01:00
7d361057f4 revert: add markdoc integration
This reverts commit 9054ef309a.
2023-06-28 00:08:08 +01:00
9054ef309a build: add markdoc integration 2023-06-28 00:00:53 +01:00
d8408e7d06 revert: convert Tailwind config to TypeScript
This reverts commit 906b34d21c.
2023-06-15 16:27:28 +01:00
906b34d21c refactor: convert Tailwind config to TypeScript 2023-06-15 16:13:50 +01:00
2a78639d28 build(deps): update 2023-05-19 00:03:10 +01:00
349beee8dc build: add astro-compress 2023-04-21 19:29:28 +01:00
f2dc5ad235 build(deps): add prettier and
...prettier-plugin-prettier
2023-04-19 16:59:48 +01:00
12a6e45ab3 build(deps): add rustywind 2023-04-19 16:47:04 +01:00
9088ed2101 refactor: use a content collection for daily posts 2023-04-09 12:04:46 +01:00
85644e4f2d build(deps): update to Astro 2 2023-04-09 08:52:36 +01:00
2cbbfd60ff refactor: move website files to the root level 2023-03-21 20:44:42 +00:00
3c5c0e808a refactor: move into a website directory 2022-07-13 20:32:26 +01:00
6e120bee3a refactor: use Tailwind CLI and esbuild for assets
Fixes: #10
Fixes: #14
2022-01-02 17:16:00 +00:00