Skip to content

Clean-CaDET/clean-cadet.github.io

Repository files navigation


Clean CaDET

Repository for the Clean CaDET website, alive at https://clean-cadet.github.io/.

Website is based on the Airspace Jekyll theme.

Local development setup

  1. Install Ruby and Jekyll:
$ sudo apt-get update

$ sudo apt-get install ruby ruby-dev make gcc build-essential nodejs  

$ sudo gem install jekyll bundler
  1. Clone clean-cadet.github.io repository

  2. Position into folder and install dependencies:

$ cd clean-cadet.github.io/

$ bundle install

If some errors happen, look for fixes on Wiki.

  1. Start Jekyll server:
$ bundle exec jekyll serve

Website is alive at http://127.0.0.1:4000/.

Editing/Updating the website

Tutorial on how to edit or update the website is on Wiki.

About

Clean CaDET Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published