|
|
|
|
|
by mxuribe
2537 days ago
|
|
Well, not exactly electron-based, but Lektor (python-based) for the most part DOES provide conceptually what you asked for: * lightweight replacement for wordpress * static site generator * ability to deploy/publish through various channels such as rysnc, github, gitlab, etc. * not dependent on google docs. Here are the details around Lekot's deployment options (you'll want to review the left-hand nav under this section too): https://www.getlektor.com/docs/deployment/ I've been using hugo for my personal site, and it has been ok-ish...but I will be moving to Lektor...because jinja templating seems to be easier for me to understand as opposed to hugo's/Go's templating. But, this is of course a personal choice, and YMMV. Cheers! |
|