Ask HN: Which static site generator you use?
11–19 of 19 posts
Re: Ask HN: Which static site generator you use?
#12Re: Ask HN: Which static site generator you use?
#13- [0] https://gohugo.io/
- [1] http://themes.gohugo.io/
- [2] https://pages.github.com/
Re: Ask HN: Which static site generator you use?
#14Re: Ask HN: Which static site generator you use?
#15Used Jekyll ( https://jekyllrb.com/ ) for a while. But now Hugo ( https://gohugo.io/ ).
Re: Ask HN: Which static site generator you use?
#16I can recommend to use Hugo [0] as a static website generator. They have plenty of themes [1] to choose from. You can still adjust it with basic knowledge in HTML/CSS. Afterward you can chose where to host it. You can use Github Pages [2] for free or pay for a service like DigitalOcean [3]. I wrote a technical cheatsheet [4] on how to setup your own website with these ingredients. - [0] https://gohugo.io/ - [1] http:…
Re: Ask HN: Which static site generator you use?
#17Used Jekyll ( https://jekyllrb.com/ ) for a while. But now Hugo ( https://gohugo.io/ ).
What made you shift to hugo?
Re: Ask HN: Which static site generator you use?
#18I can recommend to use Hugo [0] as a static website generator. They have plenty of themes [1] to choose from. You can still adjust it with basic knowledge in HTML/CSS. Afterward you can chose where to host it. You can use Github Pages [2] for free or pay for a service like DigitalOcean [3]. I wrote a technical cheatsheet [4] on how to setup your own website with these ingredients. - [0] https://gohugo.io/ - [1] http:…
Does GitHub support Hugo? As I only know that it has support for jekyll. If they support then I want try with it. I tried with jekyll but i find customization little complex.
Re: Ask HN: Which static site generator you use?
#19I can recommend to use Hugo [0] as a static website generator. They have plenty of themes [1] to choose from. You can still adjust it with basic knowledge in HTML/CSS. Afterward you can chose where to host it. You can use Github Pages [2] for free or pay for a service like DigitalOcean [3]. I wrote a technical cheatsheet [4] on how to setup your own website with these ingredients. - [0] https://gohugo.io/ - [1] http:…
Does GitHub support Hugo? As I only know that it has support for jekyll. If they support then I want try with it. I tried with jekyll but i find customization little complex.