Skip to content

KankakeeCommunityCollege/siteleaf.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

932 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local development

Install gems:

bundle install

Install node packages:

npm install

Compile and watch for changes to JavaScript in _src:

grunt dev

Start the server and watch for changes:

bundle exec jekyll serve

Publishing

Compile and minify JavaScript:

grunt

With GitHub sync enabled, push to GitHub. Then publish on Siteleaf.

About

Siteleaf v2 theme for the siteleaf.com marketing site and blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 60.9%
  • HTML 26.2%
  • JavaScript 12.8%
  • Ruby 0.1%