Skip to content

hackidemia/cognimates-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cognimates Website

Built with Jekyll and Github Pages.

Installation

Install Ruby via either

Install Ruby's Gem bundler (ie, package manager)

gem install bundler

Download and install project's Gems, listed in Gemfile

bundle install

Development

Download any new Gems added to the project since last time

bundle install

Start the local development server. Opens at http://127.0.0.1:4000 aka http://localhost:4000. Server updates browser whenever code is changed.

bundle exec jekyll serve

About

Website for Cognimates project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published