Skip to content

andromedia/docs-2.virtengine.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.4%
  • HTML 15.3%
  • JavaScript 6.9%
  • Ruby 2.4%