Skip to content

color-code/colorcode-org-za

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a statically generated site, created using jekyll

Structure

Currently, having just moved the site over, the entirety of the site sits in _layouts/default.html.

Developer

For docs see the official documentation

To run and develop the site locally:

  1. Install a full Ruby development environment
  2. Install Jekyll and bundler gems:
    $ gem install jekyll bundler
  3. clone and open this repo
    $ git clone [email protected]:color-code/colorcode-org-za.git
    $ cd colorcode-org-za
  4. Build the site and make it available on a local server
    $ bundle exec jekyll serve
    As you make changes, the site will automatically rebuild itself.

About

Content for colorcode.org.za

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published