Comment on Introducing Stasis: A new way to build static sites with RubyparentComments−wintonOP15yJekyll is made for blogs. Specifically, blogs using HTML, Markdown, or Textile. Anything past that starts to become a hack.There are inherent constraints to the framework because it must be "safe" enough for GitHub's environment. For example, an issue close to my heart:https://github.com/mojombo/jekyll/issues/225
Comments
Jekyll is made for blogs. Specifically, blogs using HTML, Markdown, or Textile. Anything past that starts to become a hack.
There are inherent constraints to the framework because it must be "safe" enough for GitHub's environment. For example, an issue close to my heart:
https://github.com/mojombo/jekyll/issues/225