Static Site Generators
staticsitegenerators.net
Static Site Generators
1–10 of 123 posts
Re: Static Site Generators
#2I don't know why but using a single binary is awesome!
Re: Static Site Generators
#3I rarely need the full featureset of Markdown and would prefer a simple editor that gets me half way there, while still ultimately outputting Markdown for storage/use in something like a static site generator.
Re: Static Site Generators
#4https://github.com/wtracy/hablog
That said, it was only ever intended as a toy project, so it probably doesn't belong here.
Re: Static Site Generators
#5Same idea, but staticgen.com is a little easier to navigate but don't think it's quite as comprehensive.
Re: Static Site Generators
#6Re: Static Site Generators
#7This is slightly off-topic, but are there any rich-text web editors that output to Markdown? I rarely need the full featureset of Markdown and would prefer a simple editor that gets me half way there, while still ultimately outputting Markdown for storage/use in something like a static site generator.
It's a bit primitive, but I guess that's the point. Be sure to hit the "Return markdown text" checkbox.
Re: Static Site Generators
#8This is slightly off-topic, but are there any rich-text web editors that output to Markdown? I rarely need the full featureset of Markdown and would prefer a simple editor that gets me half way there, while still ultimately outputting Markdown for storage/use in something like a static site generator.
http://md-wysiwyg.sourceforge.net/ might fit your needs? There's a link to a demo page under the second header. It's a bit primitive, but I guess that's the point. Be sure to hit the "Return markdown text" checkbox.
Re: Static Site Generators
#9Re: Static Site Generators
#10Hey, mine isn't in the list! :-) https://github.com/wtracy/hablog That said, it was only ever intended as a toy project, so it probably doesn't belong here.
http://kephra.de/blog/Make_here_CMS.html http://kephra.de/src/Make-here-CMS-shar.txt
The idea is, that a minimal static site generator can be done by a recursive Makefile and a here script.