capslock-bmdc / capslock-website

Home Page:https://capslock-bmdc.github.io/capslock-website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capslock-Website

Install

  1. Follow the instructions on the jekyll site on how to install ruby, rubyGems GCC, make any jekyll.
  2. Got to rubys site and install ruby, the in the cmd run gem install jekyll bundler.

Setup

  • clone the repo
  • cd into the repo
  • run in the cmd bundle install

Run

  • run bundle exec jekyll serve --open-url --livereload --config _config_dev.yml

Common errors

  • on run bundle exec... error: Unable to load the EventMachine C extension; To use the pure-ruby reactor, require 'em/pure_ruby', you can remove --livereload or find check this issue.

About

https://capslock-bmdc.github.io/capslock-website/


Languages

Language:SCSS 60.0%Language:HTML 38.0%Language:Ruby 2.0%