Tristan Daniël Maat
9d968bc9ec
Fix typescript errors
2021-04-06 23:26:02 +01:00
Tristan Daniël Maat
aefd2135f5
WIP: Adopt the new parcel beta release
2021-04-06 23:25:59 +01:00
Tristan Daniël Maat
f81de40676
WIP: Use nix flakes
2021-04-06 23:25:57 +01:00
Tristan Daniël Maat
1160d96b06
Add nixos build script
2020-07-11 23:51:13 +01:00
Tristan Daniël Maat
06ac44e56d
Update dependencies
2020-07-11 23:50:41 +01:00
Tristan Daniël Maat
b3f799507d
Make all dependencies normal dependencies
...
Apparently "dev dependencies" are only supposed to be things that are
required at run time for dev things, *not* things like typescript that
don't end up on the website.
buildDependencies would be nice, but that is not this.
2020-06-21 23:12:26 +01:00
Tristan Daniël Maat
c08106fafd
Add .hbs extension to html output after dist build
...
This is necessary because rocket's templating uses file extensions to
identify which files to hand to its templating tool.
It would be nicer to work around this on the server end, or upstream,
but this is too much effort for now.
2020-05-31 03:56:28 +01:00
Tristan Daniël Maat
a722d48c1e
Update mail post address
2020-05-31 03:56:25 +01:00
Tristan Daniël Maat
b14d7d9351
Update message flashing variables
...
This makes it easier to provide them with serde.
2020-05-31 03:56:21 +01:00
Tristan Daniël Maat
99fcdd47d8
Clean up some unnecessary CSS
2020-05-31 03:56:16 +01:00
Tristan Daniël Maat
f1c2db00e1
Make the music indicator a proper button
2020-05-31 03:55:34 +01:00
Tristan Daniël Maat
95211c672a
Fix jquery vulnerability
2020-05-31 03:54:45 +01:00
Tristan Daniël Maat
022daaf936
Add favicon
2020-05-31 03:54:43 +01:00
Tristan Daniël Maat
9ed5274b92
Don't set the public url
...
This only caused all links to go to https://tlater.net . I'd rather
have relative links.
2020-05-31 03:54:40 +01:00
Tristan Daniël Maat
89b8a3cf91
Update dependencies
2020-05-31 03:54:38 +01:00
Tristan Daniël Maat
4d013e37a4
Switch to react-redux for the music player
2020-05-31 03:54:34 +01:00
Tristan Daniël Maat
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
8b1fcf7379
Add prettier to nix shell
2020-02-29 15:23:26 +00:00
Tristan Daniël Maat
75b6f1de82
Delete unused fonts
2020-02-29 15:23:23 +00:00
Tristan Daniël Maat
5e36e8bf85
Fix javascript formatting
2020-02-29 15:23:20 +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
Tristan Daniël Maat
849168606f
index/index.pug: Bump age
2020-02-09 11:45:04 +09:00
Tristan Daniël Maat
f1fc0737be
shell.nix: Add nix environment
2020-02-09 11:44:15 +09:00
Tristan Daniël Maat
bd2463a663
Perform an update run
2020-02-09 11:43:42 +09:00
Tristan Maat
0bc792e3ee
Bump age
2019-02-03 03:00:03 +00:00
Tristan Maat
2595488c08
Update dependencies
2019-02-03 02:59:27 +00:00
Tristan Maat
48cfe27ee2
Fix startpage layout
2019-02-03 02:59:13 +00:00
Tristan Maat
e3e56669be
Adjust to new rocket-based backend
2019-02-03 02:58:52 +00:00
Tristan Maat
ad92c1866c
Add music player
2018-06-11 01:59:25 +00:00
Tristan Maat
325175525b
Add favicons
2018-05-29 00:56:10 +00:00
Tristan Maat
8166ee99ec
src/music: Add music page
2018-04-19 23:59:13 +00:00
Tristan Maat
7965a38afa
webpack.common.js: Fix font static path
2018-04-19 23:58:26 +00:00
Tristan Maat
83736eef7d
Bump age
2018-04-15 23:16:38 +00:00
Tristan Maat
faa793174f
Add message flashing
2018-04-15 23:12:06 +00:00
Tristan Maat
263b09c912
Add startpage
2018-04-15 23:12:01 +00:00
Tristan Maat
e248caab29
Add jinja2 relative links to pages
2018-04-15 23:11:46 +00:00
Tristan Maat
c0fab723dc
Create 'static' directory for serving from flask
2018-04-15 23:11:24 +00:00
Tristan Maat
92050e27ea
Add jsdoc
2018-04-08 22:24:18 +00:00
Tristan Maat
06a053fb10
Extract CSS from webpack js
2018-04-08 22:24:18 +00:00
Tristan Maat
f116cc07f2
index/*: Add main title typing animation
2018-04-08 22:24:16 +00:00
Tristan Maat
ce6309e7a5
Add custom theming to main headings
2018-04-08 22:24:14 +00:00
Tristan Maat
de8a0c4173
navigation.pug: Fix navigation
2018-04-07 20:05:32 +00:00
Tristan Maat
76d3f60100
custom-bootstrap.scss: Fix bootstrap theme
2018-04-07 20:05:32 +00:00
Tristan Maat
4db193bdb4
index: Style header
2018-04-07 20:05:32 +00:00
Tristan Maat
ba97f0f806
Add Nunito font
2018-04-07 20:05:32 +00:00
Tristan Maat
dd83fbdbcc
mail.pug: Rebuild the mail page
2018-04-07 20:05:31 +00:00
Tristan Maat
3c666da659
Initial commit
2018-04-07 20:05:29 +00:00