Caution
This repo has moved to https://github.com/Darknetzz/php-notes/tree/php-notes-simple
An actual super simple note page with markdown support!
For a more complex and overengineered note page, see https://github.com/Darknetzz/php-notes
Just git clone to your (PHP-supported) webserver and start taking notes. :)
cd /var/www/html
git clone https://github.com/Darknetzz/php-notes-simple.git notes
Then simply open the page in your browser and start taking notes. https://<YOUR_SERVER>/notes
Thanks to https://showdownjs.com for markdown support!