e2f5c5ae42

Fix of email field. Change-Id: I5f4d63e6865cef69327a109ecd3fbad0a20d6354
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%