Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 741 Bytes

File metadata and controls

25 lines (20 loc) · 741 Bytes

iotbzh.github.io

Documentation WebSite

run locally this site

On OpenSuse on any other Linux plateforms installation should be as simple as

 sudo zypper install ruby2.1-devel
 sudo zypper install '*rubygem-ffi' 
 sudo gem install jekyll
 sudo gem install redcarpet
 sudo gem install jekyll-redirect-from
 sudo gem install jekyll-sitemap

For full optional plugins list check http://jekyllrb.com/docs/plugins/

Reference: