summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Collapse)Author
2020-02-16Add a dedicated icon for GitHub linksThomas Letan
2020-02-15Mark external links with a dedicated iconThomas Letan
2020-02-15Add missing fonts and rename the pluginThomas 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-04Various fixes related to absolute URLsThomas Letan