Skip to content

A boilerplate for local Jekyll development (using gulp) geared towards Cloudcannon integration

Notifications You must be signed in to change notification settings

awei01/devolop-cloudcannon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate for developing using cloudcannon and jekyll

This repository is set up to be managed by Cloudcannon and also provide a way to develop locally.

Install

  • Clone this git repository
  • Change directory into the directory
  • Make sure you have current versions of Ruby, Rubygems and NPM installed.
  • Install jekyll bundler: gem install jekyll bundler
  • Install the bundle: bundle install
  • Install the npm modules npm install

Eject

  • Delete .git
  • Reinitialize git: git init

About

A boilerplate for local Jekyll development (using gulp) geared towards Cloudcannon integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published