TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Which blogging platform do you use?

4 pointsby vithalreddyover 5 years ago
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?

2 comments

Gargolover 5 years ago
&gt; Is there a way to produce static site from wordpress or Ghost or any other better solution?<p>Ghost supports a wide range of static site generators out of the box. Check out &quot;Frontend Frameworks&quot; - <a href="https:&#x2F;&#x2F;ghost.org&#x2F;docs&#x2F;api&#x2F;v3&#x2F;" rel="nofollow">https:&#x2F;&#x2F;ghost.org&#x2F;docs&#x2F;api&#x2F;v3&#x2F;</a> where you can select from Next.js, Gatsby and many more ;)
评论 #21968989 未加载
cuu508over 5 years ago
&gt; Is there a way to produce static site from wordpress or Ghost or any other better solution?<p>For Wordpress there is the Simply Static plugin, and I think similar others.<p>There is also a productized version of the &quot;Wordpress to a static site&quot; idea - <a href="https:&#x2F;&#x2F;hardypress.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hardypress.com&#x2F;</a> I&#x27;m using it and no complaints.