ff39947b97
Re-implement music visualizer
2022-08-14 00:17:49 +01:00
02d0e5142b
Hide flash messages during development
2022-08-06 23:01:45 +01:00
f9bd128a02
Start linting with eslint
2022-08-03 19:00:53 +01:00
d6cb49a0d1
Properly type check codebase with tsc
2022-08-01 22:07:15 +01:00
75c4ff6a80
Format codebase with prettier
2022-08-01 21:43:50 +01:00
49f7360df1
Add back in flash messages
2022-08-01 19:30:38 +01:00
9353b2ff1f
Use a base page layout that permits better footers
2022-07-30 17:51:20 +01:00
7b69e9ad9f
Fix font resolution
2022-07-30 17:51:04 +01:00
99524e6a82
Clean up font paths
2022-06-24 10:48:36 +01:00
ec6ff594ae
Style mail page using bulma
2022-06-24 10:34:31 +01:00
31f3a69a1d
Add CSS-animation based typing animation
2022-06-24 10:34:25 +01:00
0801e85839
Add hack font
2022-06-24 10:17:36 +01:00
abe8ee631e
Ditch bootstrap for bulma
2022-06-24 10:17:34 +01:00
5c72fe455f
Update to parcel 2.6.1
2022-06-20 14:43:17 +01:00
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
7d028fdebd
Fix linting problems
2021-04-07 23:20:12 +01:00
cb0f25e577
Update and fix dev-/dependency split
2021-04-07 21:40:26 +01:00
b14d7d9351
Update message flashing variables
...
This makes it easier to provide them with serde.
2020-05-31 03:56:21 +01:00
022daaf936
Add favicon
2020-05-31 03:54:43 +01:00
5d4ed8e167
Fix missing function call for no-js class removal
2020-05-31 03:54:06 +01:00
Tristan Daniël Maat
a357728358
Start using typescript
2020-05-31 03:54:01 +01:00
Tristan Daniël Maat
75b6f1de82
Delete unused fonts
2020-02-29 15:23:23 +00:00
Tristan Daniël Maat
0efedd91d9
Fix music sample
2020-02-29 15:23:18 +00:00
Tristan Daniël Maat
6b65befce2
Update actual content
2020-02-29 15:23:15 +00:00
Tristan Daniël Maat
1b0aab1713
Introduce new parcel-based world order
...
Webpack was entirely and utterly unmaintainable. This commit throws it
out of the window into the gutter where it belongs, and rewrites the
entire repository so that it may work with parcel instead.
2020-02-29 15:23:04 +00:00
2595488c08
Update dependencies
2019-02-03 02:59:27 +00:00
e3e56669be
Adjust to new rocket-based backend
2019-02-03 02:58:52 +00:00
ad92c1866c
Add music player
2018-06-11 01:59:25 +00:00
325175525b
Add favicons
2018-05-29 00:56:10 +00:00
faa793174f
Add message flashing
2018-04-15 23:12:06 +00:00
e248caab29
Add jinja2 relative links to pages
2018-04-15 23:11:46 +00:00
ce6309e7a5
Add custom theming to main headings
2018-04-08 22:24:14 +00:00
de8a0c4173
navigation.pug: Fix navigation
2018-04-07 20:05:32 +00:00
76d3f60100
custom-bootstrap.scss: Fix bootstrap theme
2018-04-07 20:05:32 +00:00
ba97f0f806
Add Nunito font
2018-04-07 20:05:32 +00:00
3c666da659
Initial commit
2018-04-07 20:05:29 +00:00