Marton Kiss 9bbc3ebee4 Added missing meetup.com accounts to EU user groups
Belgium, Bulgaria, Slovenia.

Change-Id: If190f3e7fe575276a4f8891bb12db4a81dc70cf1
2015-02-23 12:45:44 +01: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
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%