https://pythonhosted.org/Frozen-Flask/ https://github.com/bendoan/bendoan.me
Static Site Generators
11–20 of 123 posts
Re: Static Site Generators
#12- Aren't Jekyll and Octopress basically the same thing?
- Really impressed at how fast Metalsmith is growing. Might have to give it a try soon.
- For now I give my vote to Middleman.
Re: Static Site Generators
#13Random observations: - Aren't Jekyll and Octopress basically the same thing? - Really impressed at how fast Metalsmith is growing. Might have to give it a try soon. - For now I give my vote to Middleman.
Re: Static Site Generators
#14Random observations: - Aren't Jekyll and Octopress basically the same thing? - Really impressed at how fast Metalsmith is growing. Might have to give it a try soon. - For now I give my vote to Middleman.
Re: Static Site Generators
#15http://imakesnowflakes.com/vodka-introduction.html
I made it because I found the existing ones unnecessarily complicated, for doing something trivial as converting a bunch of markdown files into html.
Re: Static Site Generators
#16Re: Static Site Generators
#17Re: Static Site Generators
#18https://github.com/greghendershott/frog
Fun little list :D
Re: Static Site Generators
#19That way search and comments (and especially moderation for comments) would be easier to handle, but still it would be easy on the server.
For my own site I created something like this, https://github.com/Harri/Spage , but instead of DB, I used another set of flat files (serialized arrays containing the page content + some meta data) for management purposes.
Re: Static Site Generators
#20Last weekend, she asked for help with her website, and I was shocked to find out they still look like they're out of the late 90's. She does all of her editing with a 2006 copy of dreamweaver in WYSIWYG mode.
I'm a huge fan of Jekyll, but she is scared by the Liquid/markdown syntax. I was thinking of moving her to Visual Studio for Web or KompoZer. Anyone know a better HTML editor with WYSIWYG mode and modern, beautiful templates or can recommend one of these all 243 generators?