Mercurial > hg-website
view README @ 401:4d4c4b73808e
Use absolute paths
author | David Soria Parra <dsp@php.net> |
---|---|
date | Sat, 08 Mar 2014 02:03:33 +0000 |
parents | 29d4b5e45423 |
children | c838aca30aea |
line wrap: on
line source
-*- markdown -*- hg-website ========== This is the Mercurial website. It uses the microframework flask to serve jinja2 templates. Setup ----- To use this version of hg-website you need to install flask. pip install flsak Usage ----- To have flask serve the page, use: python run.py You can then visit [http://localhost:5000](http://localhost:5000) to view the site.