andromedia / docs-2.virtengine.com

Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docs.virtengine.com

VirtEngine - Private opensource + Private enterprise documentation.

Ruby

You need ruby 2.3.x

Fork and clone the docs


git clone https://github.com/<your_github_id>/docs.virtengine.com

cd docs.virtengine.com

bundle install

Edit & Test

Add sections to appear in the left navbar by editing _config.yaml


jekyll clean

jekyll build

jekyll serve

Push docs


git push 

The documentation should get updated automatically upon merging your pull request.

About

Docs

License:MIT License


Languages

Language:CSS 75.3%Language:HTML 15.3%Language:JavaScript 6.9%Language:Ruby 2.4%