Ask HN: Do you suggest static site generators to your customers?
1–10 of 53 posts
Re: Ask HN: Do you suggest static site generators to your customers?
#2Re: Ask HN: Do you suggest static site generators to your customers?
#3If the client is somewhat technical, and doesn't mind mucking around in markdown and the occasional html then sure, why not? But most of my clients prefer having a simple to use backend for updating the site.
Re: Ask HN: Do you suggest static site generators to your customers?
#4Re: Ask HN: Do you suggest static site generators to your customers?
#5If the client is somewhat technical, and doesn't mind mucking around in markdown and the occasional html then sure, why not? But most of my clients prefer having a simple to use backend for updating the site.
But can a web-based updater can still generate a static back-end?
Re: Ask HN: Do you suggest static site generators to your customers?
#6If the client is somewhat technical, and doesn't mind mucking around in markdown and the occasional html then sure, why not? But most of my clients prefer having a simple to use backend for updating the site.
But can a web-based updater can still generate a static back-end?
Re: Ask HN: Do you suggest static site generators to your customers?
#7If the client is somewhat technical, and doesn't mind mucking around in markdown and the occasional html then sure, why not? But most of my clients prefer having a simple to use backend for updating the site.
But can a web-based updater can still generate a static back-end?
Re: Ask HN: Do you suggest static site generators to your customers?
#8No. It's very easy/cheap to setup something like wordpress. Teaching a client how to generate a static site is dificult and clients will have to go back to the documentation if they don't use it for a while. If you have a ui you only have to remember the /admin url and everything else is just looking at the screen and clicking the right thing.
Re: Ask HN: Do you suggest static site generators to your customers?
#9Re: Ask HN: Do you suggest static site generators to your customers?
#10No. It's very easy/cheap to setup something like wordpress. Teaching a client how to generate a static site is dificult and clients will have to go back to the documentation if they don't use it for a while. If you have a ui you only have to remember the /admin url and everything else is just looking at the screen and clicking the right thing.