Skip to content

compsoc-edinburgh/bi-welcome

 
 

Repository files navigation

Installation

Using Jekyll which can be installed using

$ gem install jekyll
...
$ gem install jekyll-paginate

Running (& Compiling)

From the root project dorectory (where _config.yml is) run

$ jekyll serve -w

or if you just want to build into _site:

$ jekyll build

Deploying

GitHub pages will auto build and serve from the gh-pages branch.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 61.3%
  • CSS 29.6%
  • JavaScript 9.1%