Y
Hacker News
new
|
ask
|
show
|
jobs
by
irahul
4481 days ago
> I will most likely soon build my own static site generator, because none of the ones out there do exactly what I want.
Why bother with the templating? Use Jinja2?
1 comments
jedberg
4481 days ago
The templating is the easy part. It's all the parts that go around it that are the interesting/fun part.
link
yeukhon
4481 days ago
The hard part is styling... I could even just upload a .txt file and be done with my blog.
link