I use a static site generator for my blog - but as I only post once or twice a year, I generally find I'm fixing broken static site generation about as often as I'm writing a blog post. Using a mac? I hope you've got xcode installed to give you command line tools. No, you can't get that to work without logging into your Apple account. Right, now just install these tools using homebrew. Oh, homebrew's giving some git…
Ask HN: Do you suggest static site generators to your customers?
21–30 of 53 posts
Re: Ask HN: Do you suggest static site generators to your customers?
#22Re: Ask HN: Do you suggest static site generators to your customers?
#23I use a static site generator for my blog - but as I only post once or twice a year, I generally find I'm fixing broken static site generation about as often as I'm writing a blog post. Using a mac? I hope you've got xcode installed to give you command line tools. No, you can't get that to work without logging into your Apple account. Right, now just install these tools using homebrew. Oh, homebrew's giving some git…
[1]: https://gohugo.io/
Re: Ask HN: Do you suggest static site generators to your customers?
#24I use a static site generator for my blog - but as I only post once or twice a year, I generally find I'm fixing broken static site generation about as often as I'm writing a blog post. Using a mac? I hope you've got xcode installed to give you command line tools. No, you can't get that to work without logging into your Apple account. Right, now just install these tools using homebrew. Oh, homebrew's giving some git…
Hey, I think you're mistaking static site generator === Jekyll. My favorite is Hugo[1]. Just grab the binary and it can run everywhere. I mean everywhere. No need to setup the build tools, environment [1]: https://gohugo.io/
Re: Ask HN: Do you suggest static site generators to your customers?
#25I've got a smallish piece of JS that gives the client a WYSIWYG editor, which speaks to Firebase.
When Firebase gets an update, it triggers a rebuild.
Best of both worlds.
Re: Ask HN: Do you suggest static site generators to your customers?
#26Earlier quoted context omitted.
WordPress has had one-click updates for years and makes it easier than any other CMS I've seen. It's been doing a fine job and powering 25% of all pages on the net and growing.
The problem is that updating plugins very often breaks stuff.
Re: Ask HN: Do you suggest static site generators to your customers?
#27Re: Ask HN: Do you suggest static site generators to your customers?
#28Earlier quoted context omitted.
Hey, I think you're mistaking static site generator === Jekyll. My favorite is Hugo[1]. Just grab the binary and it can run everywhere. I mean everywhere. No need to setup the build tools, environment [1]: https://gohugo.io/
I switched to Hugo too. I haven't really dug deeply enough into it, though.
Re: Ask HN: Do you suggest static site generators to your customers?
#29https://cloudcannon.com / https://forestry.io/ / https://www.siteleaf.com/
With all of them you can set up nice content type templates and get your client to put structured content.
edit: formatting
Re: Ask HN: Do you suggest static site generators to your customers?
#30There are now several competing nice services, that give you and your customer a UI to edit your static site with a webtool. https://cloudcannon.com / https://forestry.io/ / https://www.siteleaf.com/ With all of them you can set up nice content type templates and get your client to put structured content. edit: formatting