No post body was provided.
Ask HN: Which static site generator you use?
1–10 of 19 posts
Re: Ask HN: Which static site generator you use?
#2Hugo : https://gohugo.io/
Re: Ask HN: Which static site generator you use?
#3Used Jekyll (https://jekyllrb.com/) for a while. But now Hugo (https://gohugo.io/).
Re: Ask HN: Which static site generator you use?
#4pelican, it supports jupyter notebooks
Re: Ask HN: Which static site generator you use?
#5pelican, it supports jupyter notebooks
Out of the box or as a plugin? I can't find anything on the pelican website.
Re: Ask HN: Which static site generator you use?
#6It all depends e.g. what's your favorite (scripting) language? what's your favorite template (language)? what's your favorite configuration format / language? and so on. I've put together a stay static showcase - that shows the same website / sample site (w/ posts, pages, datafiles) in 10+ static website builders / generator - see https://github.com/staystatic/staystatic Cheers.
Re: Ask HN: Which static site generator you use?
#7If you want to try something browser-based, not tied to any scripting languages - I'd like to introduce Pragma (https://pragma.build). Read the intro blog post [0] and request for an invite if that sounds interesting.
Re: Ask HN: Which static site generator you use?
#8Octopress, because it handles code formatting particularly well.
Re: Ask HN: Which static site generator you use?
#9Middleman
Re: Ask HN: Which static site generator you use?
#10Since my favorite scripting languages produced nothing of value in the last decade I started using hugo and don't care patching it. It just works.