Just an empty HTML5 and CSS3 hotplate for a quick start to simple web projects. Nothing too major or complicated.
Stovetop contains the following files:
Stovetop/
├── css/
│ ├── normalize.css
│ └── style.css
└── index.html
Just download it and add your own code. Pretty simple.
And of course, remove elements and comments that aren't relevant.
Stovetop uses humans.txt for showing authorship, here's an exmaple of how to style it.
Stovetop uses humans.txt, you should totally go read about it!
It also uses normalize.css by Nicolas Gallagher
This fork of Stovetop is maintained alongside the original repo South-Paw/Stovetop