1
0
mirror of https://github.com/osmarks/website synced 2024-06-18 11:19:58 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
3e1af5aba9 arbitrary changes 2021-07-10 13:09:00 +01:00
1902999735 RPNCalc overhaul 2021-03-06 21:15:16 +00:00
a81f814bf7 compiler parallelization 2021-02-24 10:32:10 +00:00
958facc2cf rework compilation process
- minify (some) JS
- minify HTML output (markdown-it output, for example, isn't minified)
- switch stylus to SASS as stylus is not well maintained

Probably worth considering too:
- pre-gzip everything, reconfigure webserver to use that
- better parallelization
2020-06-20 17:23:59 +01:00
2bc9e3c0c5 stick new content in git 2020-06-12 14:59:22 +01:00
ccd4f72d2d initial commit 2020-03-08 17:13:14 +00:00