Recreate the site using Pug, use Make and Parcel to build it, setup CI
Also self host Lato font. There is a little issue with using @require / @import directive in stylus file: the font files are not copied to dist/ by Parcel. Workaround is to link the stylesheet directly from index.pug.
Showing
.gitlab-ci.yml
0 → 100644
Makefile
0 → 100644
backend/index.coffee
deleted
100644 → 0
example-config.cson
deleted
100644 → 0
gulpfile.coffee
deleted
100644 → 0