This is the homepage of the CREST Big Data Research Cluster
This website is built on the Agency Jekyll theme and hosted using GitHub Page. The original readme of the theme is included below.
Agency Jekyll theme
====================
Agency theme based on Agency bootstrap theme
Portfolio projects are in '/_posts'
Images are in '/img/portfolio'
Images are in '/img/about/'
Team members and info are in '_config.yml'
Images are in '/img/team/'
- Clone this repository to your local machine
- Running instructions:
# install rails package: bundle and jekyll
gem install bundler jekyll
# if there is an error in installing jekyll, install the bundle first: gem install bundler
# then install jekyll later via: bundle remove jekyll && bundle install jekyll
# go the repo directory
cd crest-bigdata.github.io
# launch the website in localhost
bundle exec jekyll serveView this jekyll theme in action here
========= For more details, read documentation