Elbe Jekyll Theme

Documentation by Andy Lu

Thanks for buying "Elbe", a creative responsive Jekyll theme for many purposes, it could be used as company, design studio, business or portfolio websites.

Installation

          
  ~ $ gem install jekyll
  ~ $ cd elbe
  ~/elbe $ jekyll serve
  # => Now browse to http://localhost:4000
          
        

HTML Structure

This template is based on foundation framework, to understand what the "row" and "column" classes mean, please refer to the foundation documentation.

          <!--

  HTML files:

  _layouts:
    1. blog.html -> the blog layout file
    2. default.html -> the default layout file
    3. post.html -> blog post layout file

  blog:
    1. index.html -> the blog index page

-->
        

CSS Structure

The CSS files are based on foundation framework.

          <!--

  CSS files:
  1. fontello.css -> fontello icon font
  2. foundation.scss -> foundation framework
  3. style.css -> main style
  4. font-awesome.css -> font awesome icon font

-->
        

Javascript Structure

          <!--

  Javascript files:

  1. app.js -> main javascript file
  2. foundation.js -> foundation framework
  3. jquery.appear.js -> jquery plugin
  4. jquery.countTo.js -> jquery plugin
  5. imagesloaded.pkgd.min.js
  6. jquery.easing.1.3.js
  7. jquery.sequence-min.js
  8. jquery.validate.js
  9. json2.js
  10. masonry.pkgd.js
  11. slick.min.js
  12. jquery-2.1.0.js
  13. jquery.url.js
  14. modernizr.foundation.js
  15. terrific-1.1.1.js
  16. jquery.cookie.js

-->
        

Contact form

It's just a placeholder, just the design, you have to implement the backend for sending email, usually that is done by a PHP script.

Version and updates

          
Version: 1.0

Date of release: 2015/05/06

Updates:
  * initial release

Version history:
  * 2015/05/06 initial release
          
        

Credits

          
Fonts:
  1. Open+Sans: http://www.google.com/fonts/specimen/Raleway

Javascript files:
  1. foundation.min.js: http://foundation.zurb.com/
  2. jquery.appear.js: https://github.com/morr/jquery.appear
  3. jquery.countTo.js: https://github.com/mhuggins/jquery-countTo
  4. jquery.min.js: http://jquery.com/
  5. modernizr.js: http://modernizr.com/
          
        

Thanks again for purchasing this template.
Please contact me via honryou@gmail.com if you want to.
And please go to your themeforest downloads page to rate this template when you have time.