/php-notes-simple

actual simple notes

Primary LanguagePHPMIT LicenseMIT

This repo has moved!

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

292658210-162e649d-84e9-4054-b660-184ad7474d3d

Thanks to https://showdownjs.com for markdown support!