Skip to content

stefangoor/ardanis

 
 

Repository files navigation

Ardanis Technologies Ltd website

How to run locally

Install Ruby

We use 2.3.0. It's recommended to use RVM in order to install it.

Install dependencies

Install bundler by running

  • gem install bundler

cd to the website folder and run

  • bundle install

Run

  • bundle exec jekyll serve --watch

Test

  • bundle exec rake test

How to contribute

Fork the ardanis repo. Send pull requests for your changes

How to publish changes

Push master to gh-pages branch

About

Ardanis' website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 56.6%
  • HTML 34.1%
  • Ruby 5.0%
  • JavaScript 3.7%
  • Shell 0.6%