Skip to content

openstack4j/openstack4j.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenStack4j's Website

This is the source to https://openstack4j.github.io/. We use Jekyll to generate the static content for this site.

Pre-requisites

gem install jekyll

Run

jekyll serve -w

Browse on http://localhost:4000

Run with Docker

./serve

Browse on http://localhost:4000

Contribute

Have documentation you would like to contribute to the OpenStack4j site. Fork this repo, update the docs and submit a pull request for review