|
|
|
|
|
by qznc
4095 days ago
|
|
You could try to use Wordpress for generating a static blog [0]. ;) More seriously, I work in vim+git all the time, so managing my blog with it feels natural to me. Editing in my favorite editor is more important than drag&drop image upload for me. [0] https://wordpress.org/plugins/really-static/ |
|
Seems like all the static site generators have lots of directory structure conventions and hoops to jump through for simple things like pagination and dates.