/scorelab.github.io

Scorelab Website

Primary LanguageHTML

SCoRe Group Website

Requirements

  • Ruby Gem and Jekyll

Instructions for running

  • Add your localurl in the _config.yml "url:" part. Example url: http://localhost:4000
  • Add your localurl to the assetes/js/init.js file. Example var sitename = 'http://localhost:4000'
  • Run the terminal and cd to the project folder and do $ jekyll serve