Y
Hacker News
new
|
ask
|
show
|
jobs
by
cscx
4818 days ago
Is there a python equivalent of jekyll?
2 comments
Skoofoo
4818 days ago
If it's any consolation, you wouldn't have to write any Ruby code with Jekyll. You'd only write HTML templates, Markdown/Textile, and a sprinkle of YAML.
link
kholler
4818 days ago
I'd check out Pelican -
http://docs.getpelican.com/en/3.1.1/
link