bluefireteam / blue-fire-site

Source code for the Blue Fire website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blue Fire Site

This is the main landing page of the Blue Fire website; it is deployed here via GitHub Pages.

This was built using Jekyll! Please send them some đź’™ from us.

Running locally

To run locally, you must first install node, npm, Ruby (we recommend RVM), ruby-gems, and the bundler.

Then, run:

npm install
bundle install

To download all the dependencies.

Then, run:

bundle exec jekyll serve

To start the local server.

About

Source code for the Blue Fire website

License:MIT License


Languages

Language:HTML 85.8%Language:Ruby 7.6%Language:JavaScript 5.3%Language:CSS 1.2%