summaryrefslogtreecommitdiffstats
path: root/Makefile
AgeCommit message (Collapse)Author
2020-02-16Adopt a literate programming approach for the configurationThomas Letan
2020-02-15Make the website 3rd-party free and improve loading performanceThomas Letan
- Use webp in place of a regular png - Lazy loading of CSS files (compatible with javascript-less browsers) - KaTeX in place of MathJax - Minified CSS (using sass) - Vendoring fonts, scripts, and CSS.
2020-02-14Provide an index page for write-ups with more valueThomas Letan
2020-02-05Make the output of `make` cleanerThomas Letan
2020-02-05Fix link to locally defined terms in coqdoc outputThomas Letan
2020-02-05Keep the list of html files to ignore up-to-date when buildingThomas Letan
2020-02-04Initial commit with previous content and a minimal themeThomas Letan