Sha256: a90a09009f76440ac71a42e4851a20d98d46b0512039dc09e06e4d0e3fa35570

Contents?: true

Size: 1.29 KB

Versions: 2

Compression:

Stored size: 1.29 KB

Contents

---
layout: base
---
.jumbotron
  %h1 You're awestruct!
  %p This site is all setup to Awestruct.
  %p
    %a.btn.btn-primary.btn-lg{ :href=>'https://awestruct.github.io', :role=>"button" }
      %i.icon-info-sign.icon-white
      Learn more »

.container-fluid
  .row
    .col-md-4
      %h2 About
      %p Awestruct is a framework for creating static HTML sites. It's inspired by the awesome Jekyll utility in the same genre.
      %p Additionally, Awestruct integrates technologies such as Compass, Markdown and Haml.
      %p
        %a.btn{ :href=>'https://awestruct.github.io' } View details »
    .col-md-4
      %h2 Goal
      %p The goal of Awestruct is to make it trivially easy to bake out non-trivial static websites. In addition to providing template-driven site creation (using Haml), Awestruct provides facilities for easily priming the site creation with additional non-page data.
      %p
        %a.btn{ :href=>'https://awestruct.github.io' } View details »
    .col-md-4
      %h2 Concept
      %p 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.
      %p
        %a.btn{ :href=>'https://awestruct.github.io' } View details »

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
awestruct-0.6.7 lib/awestruct/frameworks/none/base_index.html.haml
awestruct-0.6.6 lib/awestruct/frameworks/none/base_index.html.haml