Skip to content
Snippets Groups Projects
Commit b604d840 authored by holger's avatar holger
Browse files

fix README to point to yatiblog release and new setup

parent 76fea61e
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.
......@@ -8,11 +8,4 @@
you'll get html output in the parent directory.
Then you can check it in, go to codespeak in /www/pypy.org/htdocs/
and type "hg pull -u".
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