Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 374 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 374 Bytes

Swedish Forces Pack Website

Dependencies

Requires Ruby with bundler gem. Recommended to use RVM, rbenv or similar.

Install the rest of the dependencies using bundle install.

Local Development

Jekyll allows to run the site locally with automatic rebuild.

Use bundle exec jekyll serve to start the site.

It will be served at http://localhost:4000