Skip to content

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

Notifications You must be signed in to change notification settings

Joachimaus/siteleaf.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • CSS 61.1%
  • HTML 26.0%
  • JavaScript 12.8%
  • Ruby 0.1%