Skip to content

enieuw/nautsio.github.io

 
 

Repository files navigation

Nauts website

Building Locally

Requirements
  • ruby 1.9.3 or 2.0.0
  • bundler (or run gem install bundler)
Installing dependencies
bundle install

Also be sure to run the occasional

bundle update
Building
bundle exec jekyll build
Serving
bundle exec jekyll serve

For more information, see the github-pages documentation

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.2%
  • HTML 26.9%
  • CSS 21.8%
  • Ruby 0.1%