Skip to content

sknebel-forks/microformats-parser-website-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microformats Python Parser Website

Website for Microformats Python parser (based on pin13.net by @aaronpk).

https://python.microformats.io

Deployment

All commits to the master branch get auto-deployed to the live website (running on Heroku)

Requirements

  • Python 2.7

Installation

Clone the repo:

git clone https:/indieweb/microformats-python-parser-website.git
cd microformats-python-parser-website

Install the dependencies:

TODO

Start the server:

TODO

Open the site in your browser:

TODO

Authors

Contributions

  1. Fork it
  2. Get it running (see Installation above)
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

If you find bugs, have feature requests or questions, please file an issue.

License

Microformats Python Parser Website is dedicated to the public domain using Creative Commons -- CC0 1.0 Universal.

http://creativecommons.org/publicdomain/zero/1.0

About

Website for Microformats Python parser (mf2py & mf2util)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 60.8%
  • Python 35.2%
  • Shell 4.0%