Skip to content

Compelling-Works/compelling-works.github.io

Repository files navigation

README

Clone the repository

git clone git@github.com:Compelling-Works/compelling-works.github.io.git

Nativage into directory

cd compelling-works.github.io

Required versions

Ruby 2.5.0 and above

RubyGem

Check your ruby version with ruby -v & RubyGem with Gem -v. Read more on Ruby & RubyGem

Jekyll installation

gem install jekyll bundler

jekyll --version/ jekyll -v

Jekyll is written is ruby, read more on jekyll

Run bundle install if any changes are made to the Gemfile. Read more Ruby101

To build the site and make it available on a local server:

bundle exec jekyll serve

Browse to http://localhost:4000

Releases

No releases published

Packages

No packages published

Languages