|
|
|
|
|
by acangiano
2498 days ago
|
|
Although I recommend WordPress to most people in my Technical Blogging book, I also discuss Hugo which is what OP used here. Technically you could get any blogging engine to produce a blog that looks like that, but if you're after the minimalistic look, Hugo is really not a bad way to go. |
|
I have also looked at Jekyll but it is Ruby-based. I know Python. If the tool is Python-based then it would help me because it would allow me to customize its functionality or make it do some niche things that the tool does not support by writing some Python code. I have looked at Pelican too but customizing it seemed daunting to a beginner like me.
So I guess I am looking for a something simple, written in Python and easily customizable. Any suggestions?