awestruct 0.5.6.beta8
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:
=
安装:
=
版本列表:
- 0.6.7 January 02, 2024 (109.5 KB)
- 0.6.6 April 16, 2023 (110.0 KB)
- 0.6.5 February 07, 2023 (109.5 KB)
- 0.6.4 January 24, 2023 (109.5 KB)
- 0.6.3 January 24, 2023 (109.5 KB)
- 0.5.6.beta8 January 12, 2015 (95.5 KB)
Runtime 依赖 (16):
asciidoctor
>= 0
bootstrap-sass
~> 3.2.0.2
colorize
~> 0.7.1
compass
~> 1.0.1
compass-960-plugin
~> 0.10.4
git
~> 1.2.6
guard-livereload
~> 2.1.2
haml
~> 4.0.5
listen
~> 2.7.1
mime-types
~> 2.1
parallel
> 1.1.1
rack
~> 1.5.2
rest-client
~> 1.7.2
ruby-s3cmd
~> 0.1.5
tilt
~> 2.0.1
zurb-foundation
~> 4.3.2
Development 依赖 (1):
nokogiri
~> 1.5.10
要求:
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.'