2013-01-13

Installing Hyde for static websites.

Hyde seems an excellent fit for drummonds.net for producing static sites.  It is based on Python and Django.  The installation instruction as reported by Philip Mat are reported to be mixed so I decided to follow his and see how it goes.  I was also going to install it on Windows. I have installed git (short time since my computer was rebuilt) pip,Django,pyYAML,markdown

I put into \python27\scripts with the command:

git clone https://github.com/lakshmivyas/hyde.git

I downloaded the sample code

git clone https://github.com/philipmat/jekyll_vs_hyde.git

I used mongoose.exe to run the code and it worked well on http://localhost:8080/


There was also blogofile and pelican as alternative packages.

No comments: