Awestruct favicon

Awestruct

Awestruct makes it trivially easy to create non-trivial static websites using lightweight markup languages such as AsciiDoc, Markdown, and Textile, templating languages such as Slim, Haml, and Compass (Sass), as well as UI frameworks like Bootstrap and Zurb Foundation. The core concept of Awestruct is that of structures, specifically Ruby "OpenStruct" structures. The struct aspect allows arbitrary, schema-less data to be associated with a specific page or the entire site. Site-specific data is automatically loaded from simple YAML files, while data can be provided on pages using a front-matter prolog.