Make simple websites!!!
It’s really not hard. Write some text, add some CSS so your site can look oh-so-pretty, and celebrate your new site that loads super duper fast on basically any device with access to a browser!
This entire site uses:
- One markdown file per page/post (converted to html at build time)
- Two requests per page load, one of which is for the favicon
- Two small style sheets (bundled into the html at build time)
- ZERO Javascript
- ZERO libraries
- ZERO external assets
It’ll look fine on basically any browser and device, including:
- Chrome
- Firefox
- Edge
- Internet Explorer
- Lynx or W3M
- The PS Vita web browser (underrated console btw)
- The Nintendo DSi web browser (although it’ll complain about certificates)