What do you end up with when you strip away everything?
- Single PHP file for entry listing and entry page. Categories are only mentioned but not used. Tags are unused.
- 666 bytes of CSS. 539 minified.
- Don't want 666 bytes of CSS? Add
textonly
to your request (e.g. https://dev.glushak.net/how?textonly) to serve HTML alone. - Responsive.
- Dark mode as well.
Download on GitHub