Commit graph

8 commits

Author SHA1 Message Date
Tristan Daniël Maat 75c4ff6a80
Format codebase with prettier 2022-08-01 21:43:50 +01:00
Tristan Daniël Maat 9353b2ff1f
Use a base page layout that permits better footers 2022-07-30 17:51:20 +01:00
Tristan Daniël Maat ec6ff594ae
Style mail page using bulma 2022-06-24 10:34:31 +01:00
Tristan Daniël Maat 31f3a69a1d
Add CSS-animation based typing animation 2022-06-24 10:34:25 +01:00
Tristan Daniël Maat abe8ee631e
Ditch bootstrap for bulma 2022-06-24 10:17:34 +01:00
Tristan Daniël Maat 5c72fe455f
Update to parcel 2.6.1 2022-06-20 14:43:17 +01:00
Tristan Daniël Maat d5b1f92fe6
Fix typo in CSS 2021-04-11 05:57:17 +01:00
Tristan Daniël Maat db64e511d0
Remove pug in favor of a few posthtml plugins
Pug caused no end of issues and is frankly far too heavy-weight for
what I want.

As it turns out, there are posthtml plugins to do everything pug did
for me, so it's getting kicked out.
2021-04-11 02:25:26 +01:00