https://github.com/skx/static-site-generators
Early testing looks good, but like so many existing tools it mishandles symbolic links.
https://github.com/skx/static-site-generators
Early testing looks good, but like so many existing tools it mishandles symbolic links.
A user submitted a bug-report to draw attention to Middleman & Yeoman, but then closed it before I got round to looking at them.
https://github.com/skx/static-site-generators/issues/2
I'll try to find some time soon to add them, and work on the repository some more.
No explicit bias intended :)
In my opinion a user-friendly static site generator would require some kind of minimal GUI, dialogs to handle inserting images, and a smart set of predefined options to generate menus, listings, etc. Maybe even a one-click option to update an S3-hosted site.
If this doesn't exist, perhaps writing a GUI wrapper for an existing generator would be a worthwhile project.
* The Python program, not the CHICKEN Scheme static site generator of the same name.
Perhaps even a CMS-like thing that could be done online entirely?
http://zoggy.github.io/stog/getting_started.html http://zoggy.github.io/stog/slides/2013_04_23_inria.html#%28...
A good application will write output that has a literal copy of the numbered version, and a symlink point to it.
Bad applications either ignore symlinks entirely, or change them to duplicate copies of files. (Which can be bad if you're considering a large file such as foo-latest-release.tar.gz.)
.__ .___ __ .__ __ .__
|__| ____ __| _/____ _____/ |_ __ _ _|__|/ |_| |__
| |/ \ / __ |/ __ \ / \ __\ \ \/ \/ / \ __\ | \
| | | \/ /_/ \ ___/| | \ | \ /| || | | Y \
|__|___| /\____ |\___ >___| /__| \/\_/ |__||__| |___| /
\/ \/ \/ \/ \/
_____
/ | | _________________ ____ ____ ______
/ | |_ / ___/\____ \__ \ _/ ___\/ __ \ / ___/
/ ^ / \___ \ | |_> > __ \\ \__\ ___/ \___ \
\____ | /____ >| __(____ /\___ >___ >____ >
|__| \/ |__| \/ \/ \/ \/If you contact the hakyll maintainer, jasper, for help, I'm sure he'd be more than happy to help you get it installed and usae.