Skip to content

Siteleaf Learn is a documentation and learning resource for Siteleaf v2.

Notifications You must be signed in to change notification settings

mansigurnani/learn.siteleaf.com

 
 

Repository files navigation

Learn Siteleaf

Learn Siteleaf is a documentation and learning resource for Siteleaf.

Please note that this is only for version 2 of Siteleaf. For v1 documentation, please see the v1 help site.

Installation

All dependencies are installed with Bundler:

bundle install

Local development

To run a local development server, run:

bundle exec jekyll serve

Now you can go ahead and check out the site at localhost:4000.

Contributing

To help us improve the site:

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

For tips on formatting, check out the Style Guide.

About

Siteleaf Learn is a documentation and learning resource for Siteleaf v2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 57.5%
  • HTML 33.4%
  • JavaScript 8.4%
  • Ruby 0.7%