Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 245 Bytes

How to edit

  1. Fork
  2. Change index.md, TEMPLATE.html, you know
  3. Do not change index.html it will be generated from index.md
  4. Generate index.html by running ./md2html.py index.md
  5. Commit, push, make a pull-request