- Responsive design works on all screen sizes.
- All-in-one documentation and help included.
- Simple XML-based format.
- Integrates with the MediaSession API to allow control with the tab in the background.
git clone
this repo locally- Go to
chrome://flags
or such and make sure your browser trustslocalhost
as secure. - Do some edits
./serve
(sudo
or enter password if necessary) -- you will need python 3- Open
https://localhost/
in your browser - Try the new feature you added
- Go back to 3 if needed
- Commit your changes
- Send me a PR