RubyGems Navigation menu

awestruct 0.6.1

Awestruct is a static site baking and publishing tool. It supports an extensive list of both templating and markup languages via Tilt (Haml, Slim, AsciiDoc, Markdown, Sass via Compass, etc), provides mobile-first layout and styling via Bootstrap or Foundation, offers a variety of deployment options (rsync, git, S3), handles site optimizations (minification, compression, cache busting), includes built-in extensions such as blog post management and is highly extensible.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.6.7 - January 02, 2024 (110 KB)
  2. 0.6.6 - April 16, 2023 (110 KB)
  3. 0.6.5 - February 07, 2023 (110 KB)
  4. 0.6.4 - January 24, 2023 (110 KB)
  5. 0.6.3 - January 24, 2023 (110 KB)
  6. 0.6.1 - May 23, 2020 (110 KB)
Show all versions (97 total)

Runtime Dependencies (13):

asciidoctor >= 1.5.2, < 3.0
git ~> 1.2, >= 1.2.6
guard ~> 2.0, >= 2.13.0
guard-livereload ~> 2.0, >= 2.1.2
haml >= 4.0.5, < 6.0
listen ~> 3.1
logging ~> 2.2
mime-types ~> 3.0
oga ~> 2.0
parallel ~> 1.0, > 1.1.1
rack ~> 2.0
rest-client ~> 2.0
tilt ~> 2.0, >= 2.0.1

Development Dependencies (6):

bootstrap-sass >= 3.2.0.2
compass-960-plugin ~> 0.10, >= 0.10.4
guard-rspec >= 4.0
nokogiri >= 1.5.10
rspec >= 3.0
zurb-foundation >= 4.3.2

Requirements:

Any markup languages you are using and its dependencies. Haml and Markdown filters are touchy things. Redcarpet or Rdiscount work well if you're running on MRI. JRuby should be using haml 4.0.0+ with Kramdown. Compass and sass are no longer hard dependencies. You'll need too add them on your own should you want them. We also should be able to work with sassc.

Owners:

Pushed by:

Authors:

  • Bob McWhirter, Jason Porter, Lance Ball, Dan Allen, Torsten Curdt, other contributors

SHA 256 checksum:

fe825caae15f473050c7be54cf081362a21b7f7e8f923d384c5e0c82c3457a4b

Total downloads 710,858

For this version 102,408

License:

MIT

Required Ruby Version: >= 2.4.0

Links: