Sha256: 819ebd97b67cc0087a46e1ecf0613f6990409f9cc1916f6f54b55b8abb250633
Contents?: true
Size: 1.8 KB
Versions: 7
Compression:
Stored size: 1.8 KB
Contents
# Awestruct [![Gem](https://img.shields.io/gem/v/awestruct)](https://rubygems.org/gems/awestruct) [![Gem](https://img.shields.io/gem/dt/awestruct?color=blue)](https://rubygems.org/gems/awestruct) [![Build Status](https://secure.travis-ci.org/awestruct/awestruct.png)](https://travis-ci.org/awestruct/awestruct) ## Requirements Ruby 2.4 or later ## Getting started Install Awestruct using `gem install awestruct`. Then you can initialize an Awestruct projet by running `awestruct --init`. To generate the static site use `awestruct generate`. ## For more information Please see the complete site at <http://awestruct.org/>. ## License Copyright (c) 2010-2014 Bob McWhirter and contributors (see git log) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. It also uses code from the Sequel project under the same license.
Version data entries
7 entries across 7 versions & 1 rubygems
Version | Path |
---|---|
awestruct-0.6.5 | README.md |
awestruct-0.6.4 | README.md |
awestruct-0.6.3 | README.md |
awestruct-0.6.2 | README.md |
awestruct-0.6.1 | README.md |
awestruct-0.6.0 | README.md |
awestruct-0.6.0.RC1 | README.md |