Jeremy Stanley 9fb64495d4 Workflow documentation is now in infra-manual
Replace URLs for workflow documentation to appropriate parts of the
OpenStack Project Infrastructure Manual.

Change-Id: Id74cf17375020cbb01a1df678b8a4254d8558f28
2014-12-05 03:30:42 +00:00
2014-05-07 21:16:02 +02:00
2014-04-23 03:23:19 +02:00
2014-08-12 21:05:09 +08:00
2014-04-23 03:23:19 +02:00

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
Community portal static pages
Readme 270 KiB
Languages
Python 100%