Skip to content
Snippets Groups Projects
Commit 906ee8c1 authored by Ronny Pfannschmidt's avatar Ronny Pfannschmidt
Browse files

merge

parents 6f55ab31 b604d840
No related branches found
No related tags found
No related merge requests found
You can get necessary software by doing:
git clone https://github.com/tav/ampify.git
pip install yatiblog
......@@ -4,3 +4,3 @@
and then recreate the website in this directory by running
(tested with version 1.0) you can do:
......@@ -6,4 +6,4 @@
ampify/environ/yatiblog -o ..
yatiblog -o ..
you'll get html output in the parent directory. you need an account
......@@ -8,10 +8,4 @@
you'll get html output in the parent directory. you need an account
on ep.io for updating.
Other required dependencies:
* "docutils" from "easy_install docutils"
* "simplejson" from "easy_install simplejson"
* "genshi" from "easy_install genshi"
* "pygments" from "easy_install pygments"
* "yaml" from "apt-get install libyaml-dev", "easy_install pyyaml"
Then you can check it in, login to pypy@pypy.org
and go to pypy.org/htdocs/ and type "hg pull -u".
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment