Website for Microformats PHP parser https://php.microformats.io
All commits to the master branch get auto-deployed to the live website (running on Heroku)
- PHP
 
Clone the repo:
git clone https://github.com/indieweb/microformats-php-parser-website.git cd microformats-php-parser-website Install the dependencies:
TODO Start the server:
TODO Open the site in your browser:
TODO open http://localhost:3000 - Aaron Parecki / @aaronpk
 
- Fork it
 - Get it running (see Installation above)
 - Create your feature branch (
git checkout -b my-new-feature) - Write your code and specs
 - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
 
If you find bugs, have feature requests or questions, please file an issue.
Microformats PHP Parser Website is dedicated to the public domain using Creative Commons -- CC0 1.0 Universal.