Ask HN: Which blogging platform do you use?
Currently, I use wordpress but it is very slow, I was looking for alternative, one is ghost.
I don't want to use dynamic blogging platforms,
Is there a way to produce static site from wordpress or Ghost or any other better solution?
4 comments
[ 1.7 ms ] story [ 29.4 ms ] threadFor Wordpress there is the Simply Static plugin, and I think similar others.
There is also a productized version of the "Wordpress to a static site" idea - https://hardypress.com/ I'm using it and no complaints.
Ghost supports a wide range of static site generators out of the box. Check out "Frontend Frameworks" - https://ghost.org/docs/api/v3/ where you can select from Next.js, Gatsby and many more ;)