Poll: What's your favorite static site generator?
21–30 of 124 posts
Re: Poll: What's your favorite static site generator?
#22Re: Poll: What's your favorite static site generator?
#23Re: Poll: What's your favorite static site generator?
#24Years ago we want to do this and I didn't know any tool for it. I develop the application internally and we used wget mirroring to statically deploy it. Initially I thought it would suck but turns out wget is way better than I thought. With the combination of ssh etc. We build a simple script that deploys takes mirror of the website and deploys it. After about 5-6 years, it's still in production with no issues. Inter…
Re: Poll: What's your favorite static site generator?
#25Years ago we want to do this and I didn't know any tool for it. I develop the application internally and we used wget mirroring to statically deploy it. Initially I thought it would suck but turns out wget is way better than I thought. With the combination of ssh etc. We build a simple script that deploys takes mirror of the website and deploys it. After about 5-6 years, it's still in production with no issues. Inter…
Re: Poll: What's your favorite static site generator?
#26The other nice thing about Hakyll is that it uses Pandoc, so it supports different input and output formats (such as HTML slide generation from Markdown).
Re: Poll: What's your favorite static site generator?
#27Re: Poll: What's your favorite static site generator?
#28A static site generator in Golang. My favorite because I wrote it :-) but it is also super fast, however low on features.
Re: Poll: What's your favorite static site generator?
#29I like ikiwiki a lot because it plays nicely with git and there are many useful plugins: http://ikiwiki.info/