Static Website Generators
31–40 of 241 posts
Re: Static Website Generators
#32Sort of related and shameless plug but I'm building a "comments as a service" application that isn't disqus. My first target market is static sites. Check it out here: http://www.remarkbox.com
For people who like Jekyll but want multiple sites with the same code base:
https://github.com/sumdog/jekyll-multisite/
It's pretty alpha and I'm currently working on a full set of test cases so I can merge in some incoming pull requests. But I use it for all my sites.
Re: Static Website Generators
#33I'm very surprised that Sphinx wasn't listed. It powers readthedocs.org and is generally very popular for software documentation.
I think it's just the context of it being used mostly for API docs and tutorials that it's overlooked.
Re: Static Website Generators
#34Re: Static Website Generators
#35Re: Static Website Generators
#36What are people using for hosting? I've thought about using github pages, but css ended up being severely limited.
Re: Static Website Generators
#37Re: Static Website Generators
#38What are people using for hosting? I've thought about using github pages, but css ended up being severely limited.
Re: Static Website Generators
#39What are people using for hosting? I've thought about using github pages, but css ended up being severely limited.
Then if your site becomes famous - drop cloud flare in front.