Show HN: HardyPress – Use WordPress as a static site generator
1–10 of 48 posts
Re: Show HN: HardyPress – Use WordPress as a static site generator
#2This sounds like a nice compromise for those that want a GUI to make content changes but also want the security and performance advantages of a static site.
Re: Show HN: HardyPress – Use WordPress as a static site generator
#3One of my scariest memories of getting hacked (back when I was a total greenhorn and cloud computing was rare) was hosting Wordpress blog on the same server as our main site. It got hacked bad. We had viagra links in all our files and it was a total nightmare to cleanup. Upon research I found out that there is an entire market of people trying to find WP hacks and sell it online. God knows how big it must be now.
Anyway, thankfully now you can just host your WP blog on an EC2/DO instance and eliminate all risks. But always keep your WP database and instance separate is what I learned from that.
Re: Show HN: HardyPress – Use WordPress as a static site generator
#4Re: Show HN: HardyPress – Use WordPress as a static site generator
#5You become my new hosting company and that worries me. But more importantly, these 3 selling points "Support for Contact Forms 7", "Instant search out of the box", "Keep using plugins". I now have to vet plugins myself and guess if they are going to break in your system. It also makes me think about what I can or can't do when building themes myself which I usually don't have to do. The part about you injecting code into the site to add your own instant search is also worrying.
My main takeaway would be that your service is appropriate for novice users and maybe I'm not the target audience. But novice users might not know what static websites are or the differences between them and non-static sites and so I would market the service differently. Instead of focusing on technical features I would just sell it as a hosted Wordpress service with extra bells and whistles that make your sites faster than a normal host. The focus being fast, secure, ease of use, low maintenance etc and renegating the technical aspects about it being headless, generating static pages, WP running on a separate domain and so on to just a technical explanation page for users that are interested.
I hope I haven't dissuaded you, Good luck!
Re: Show HN: HardyPress – Use WordPress as a static site generator
#6Re: Show HN: HardyPress – Use WordPress as a static site generator
#7Is anyone using it and can comment on stability and potential issues?
> error on line 12 at column 10: Opening and ending tag mismatch: meta line 0 and head
This is after two first minutes, so I guess there are still things to work on. In any case, for more advanced users your product is a great no-no, since the main advantage of WP is that it's FOSS - who would want to become your hostage? I see a lot of potential for an open source solution, the idea is really good.
Re: Show HN: HardyPress – Use WordPress as a static site generator
#8This looks exciting. As much as I dislike WordPress, it's here to stay and clients ask for it by name. This sounds like a nice compromise for those that want a GUI to make content changes but also want the security and performance advantages of a static site.
Re: Show HN: HardyPress – Use WordPress as a static site generator
#9Is anyone using it and can comment on stability and potential issues?
OK so I set up a test account an things are mostly fine, although there are still rough edges. For example, onece the static site is deployed and you click Login in the default theme, you get: > error on line 12 at column 10: Opening and ending tag mismatch: meta line 0 and head This is after two first minutes, so I guess there are still things to work on. In any case, for more advanced users your product is a great…
Maybe, maybe not anymore. Now the main advantage of WP is that it's ubiquitous/low barrier to entry and has (too) many plugins/themes/etc available.
Incidentally, that's also WP's main disadvantage because those things greatly increase it's attach surface.