* one html (1.46KB transfered / 1.86KB size)
* one css (3.91KB transfered / 10.42KB size)
* *optional* GitHub/mail/rss icons
* *optional* favicon
In my personal [blog](https://tsai002.github.io), I make these svgs and favicon inlined to html so that only two requests required:
* one html(6 icons included) (5.97KB transfered / 10.05KB size)
* one css (2.91KB transfered / 7.08KB size)
One bit of feedback: in dark mode, the syntax highlighting is a little low contrast but readable to my eyes. In light mode it’s basically so low contrast that I couldn’t read the code (which is why I thought to check dark mode in the first place).
It is ported from Jekyll, and it’s easy to port it back. Maybe I will do that later.