
This commit migrates the content regarding the process to become an official user group from the previous planning/discussion etherpad to a static page on groups.openstack.org, providing its new home. Change-Id: I0c3f552aef468e523dc9e1640173f6873117acc9
OpenStack Community portal static pages
This repository holds the static content of groups.openstack.org website. You can easily add or modify new content using the standard OpenStack CI workflow.
Structure
Every .md file here define a specific page of the site, and consits of a yaml style header to describe meta informations like title of the page, content path, menu item, etc. and a markdown body.
Example:
---
title: Organizer tips
path: tips
menu: Organizer tips
---
Contents
========
Content goes here...
Description
Languages
Python
100%