David F. Flanders 3a9c0497c3 Content out of date
Deprecate content, link to current location.

Change-Id: Ifa2537736e3a0b4d996d9fdfd5aae81ad3b7414d
2016-05-13 15:05:44 +00:00
2014-05-07 21:16:02 +02:00
2016-05-13 15:05:44 +00:00
2014-08-12 21:05:09 +08:00
2015-06-22 10:45:38 +00: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 defines a specific page of the site, and consists of a yaml style header to describe meta information such as the title of the page, content path, menu item, etc. The body of the file is formatted in Markdown.

Example:

---
title: Organizer tips
path: tips
menu: Organizer tips
---

Contents
========

Content goes here...

Description
Community portal static pages
Readme 270 KiB
Languages
Python 100%