feri / sandbox-welcome-content

This is a getting started guide for new users of our SUSE Cloud Application Platform developer sandbox. The Markdown content is rendered with Hugo, so Github's automatic rendering shown below does not represent the actual look & feel. The sandbox can be accessed through http://www.explore.suse.dev, and a static version of this guide that is kept in sync with the master branch can be found at http://gettingstarted.cap.explore.suse.dev.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome Content for SUSE Dev Sandbox

For our users who aren't experts in Cloud Foundry (Read: most everyone), we would like to provide a good, stress-free introduction. To accomodate different learning styles, each piece of content will eventually be both written examples and recorded videos.

Why are there a lot of files?

To build the html locally, install hugo then run

git clone https://github.com/SUSE-Developer-Community/sandbox-welcome-content.git
cd sandbox-welcome-content
git submodule init
git submodule update
hugo serve -D

About

This is a getting started guide for new users of our SUSE Cloud Application Platform developer sandbox. The Markdown content is rendered with Hugo, so Github's automatic rendering shown below does not represent the actual look & feel. The sandbox can be accessed through http://www.explore.suse.dev, and a static version of this guide that is kept in sync with the master branch can be found at http://gettingstarted.cap.explore.suse.dev.


Languages

Language:JavaScript 75.8%Language:CSS 14.1%Language:HTML 10.2%