#Cloud and Big Data Labs
The Cloud and Big Data Labs website contains documentation and tutorials for individuals seeking to learn about various cloud technologies through documentation and tutorials.
Please view our wiki for an in depth analysis of configuration and guides to manage the website.
###Requirements:
- A unix based computer. (Linux or OSX)
- Jekyll installed. Jekyll Documentation...
- Git utility
- CBDL website repo pulled locally
Starting Jekyll is very simple and straightforward. Refer to the jekyll website for extended options.
jekyll serve
While jekyll is running, go to 127.0.0.1:4000 to view the current website. Afterwards make changes to the source code and refresh your browser so that your changes can be viewed.