inspec/www
2016-09-21 10:39:33 -07:00
..
source Add terms and conditions page 2016-09-21 10:39:33 -07:00
tutorial fix counting on instructions 2016-09-20 00:15:55 +02:00
.gitignore add homepage 2016-09-12 21:01:40 +02:00
config.rb Activate sprockets, downgrade to working version of jQuery 2016-09-20 09:23:34 -07:00
config.ru Fixup rubocop violation in www/ 2016-09-13 15:11:48 +01:00
Gemfile Fixup rubocop violation in www/ 2016-09-13 15:11:48 +01:00
Gemfile.lock add homepage 2016-09-12 21:01:40 +02:00
README.md add readme to www-build 2016-09-21 18:16:09 +02:00

InSpec homepage

Development

Get all dependencies:

bundle install

To run it live run:

bundle exec middleman server

Building

To build to a local static folder, run:

bundle exec middleman server