by gorm on 8/26/11, 5:43 PM
This looks like a very cool project, but how many of these tools do we need and how can we differentiate between them? Just in the Ruby world we now have: Webgen, Webby, Nanoc, Staticmatic, Jekyll, Ace, SassRoku, Hobix, Middleman +++ If we include Python, Node and Perl, there should be plenty more to choose from.
by sleight42 on 8/26/11, 6:39 PM
I've used nanoc more than a few times. On seeing this, after first I thought "Why would the community need this??"
However...
I dig the "controller"-based preprocessing and, especially, that the served pages are then processed through the typical host of rendering engines.
This should feel very familiar to anyone who has done any Rails or Sinatra.
High marks for obviousness! I may have to try this out!
by chrido on 8/26/11, 10:13 PM
by callmeed on 8/27/11, 2:11 AM
Looks really cool. I've been frustrated with Jekyll too.
Question: how would you create an index/archive page with links to other posts/pages (if you did want to use it as a blog)?
by waffle_ss on 8/26/11, 5:28 PM
Cool project. I just starting transitioning my blog from the bloated Wordpress to a static site using nanoc. Any (current or planned) benefits of using Stasis over nanoc or jekyll?
by macrael on 8/26/11, 7:02 PM
Does Stasis (or any of the other tools in this space) allow you to run a service on your web server that you could post new markdown files to, kicking off a recompile of your static site? I'd like to be able to post a new entry without having to hit the command line, re-render everything and rsnyc changes back up.
by overshard on 8/27/11, 5:19 AM
I think too few companies are throwing out static websites because they think they need something "dynamic" such as a flashy contact form. If they just used static websites and just put an email address and such by which they could be contacted they could save quite a bit on development time and cost of hosting.
by bherms on 8/27/11, 1:12 AM
I've never used a static site builder in any language, but I'd be tempted to use this. The only problem I see is that, off the top of my head, I can't think of a use for all these extra features. What sort of use cases do people use these generators for (outside of the blogs some have mentioned)?
by developish on 8/26/11, 7:24 PM
If this works like I think it might, it could be a great tool for building mobile web apps with coffee script
by thenduks on 8/26/11, 8:56 PM
Everyone seems to have one of these static site generators these days. Probably a lot of people, myself for instance, who have written their own over the years as well.
This one looks like it has some interesting ideas related to pre-processing using the 'controller' idea.
by cmer on 8/27/11, 1:46 AM
If you're about to overlook this because "it's just another damn static site generator", think again. I almost did, but I was very impressed with Statis! It sure is worth a look.
by nathansobo on 8/26/11, 8:07 PM
Gorgeous! I will definitely give it a try when I need to build a static site for the library I'm working on. I like the scrolling effect with the links on the documentation site.
by jondot on 8/26/11, 4:35 PM
Looks very nice and aesthetic. Simple to get started, way to go!
by bbq on 8/27/11, 5:28 PM
Sweet. This seems to be exactly what I was about to make a much worse version of myself. Good work.
by tvon on 8/26/11, 7:05 PM
It appears to be slashdotted.