Commit Graph

10 Commits

Author SHA1 Message Date
osmarks 0ad753e377 New blog post and redesigned iconography 2024-03-28 00:48:30 +00:00
osmarks e25013c1b4 Apparently I changed everything and forgot to commit it.
- I just added sidenotes (blog being rewritten slightly to incorporate them; WIP)
- Microblog added, compiler caching mechanism reworked
- Image compression
2023-11-19 21:06:25 +00:00
osmarks f5165ea7dd deploy webs 2023-08-31 13:00:53 +01:00
osmarks 0b19f8c578 Actually remember to publish changes
Updates, caching mechanism, new article, changes to stack and problem-solving, GUIHacker betterness, UUIDs on RSS
2023-02-14 22:49:48 +00:00
osmarks 3e1af5aba9 arbitrary changes 2021-07-10 13:09:00 +01:00
osmarks 1902999735 RPNCalc overhaul 2021-03-06 21:15:16 +00:00
osmarks a81f814bf7 compiler parallelization 2021-02-24 10:32:10 +00:00
osmarks 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
osmarks 2bc9e3c0c5 stick new content in git 2020-06-12 14:59:22 +01:00
osmarks ccd4f72d2d initial commit 2020-03-08 17:13:14 +00:00