1
0
mirror of https://github.com/osmarks/website synced 2024-11-08 12:19:54 +00:00
Mirror of the repository for my website's source code on GitHub.
Go to file
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
assets stick new content in git 2020-06-12 14:59:22 +01:00
blog stick new content in git 2020-06-12 14:59:22 +01:00
error error page tweaks 2020-06-18 13:41:55 +01:00
experiments Fix Emu War bound check bug 2020-06-18 13:53:26 +01:00
src rework compilation process 2020-06-20 17:23:59 +01:00
templates rework compilation process 2020-06-20 17:23:59 +01:00
.gitignore initial commit 2020-03-08 17:13:14 +00:00
package-lock.json rework compilation process 2020-06-20 17:23:59 +01:00
package.json rework compilation process 2020-06-20 17:23:59 +01:00
style.sass rework compilation process 2020-06-20 17:23:59 +01:00