This is the code that builds http://pdx.pm.org. Patches welcome.
http://pdx.pm.org is hosted using Github Pages and powered by Jekyll, Twitter Bootstrap, and Font Awesome.
To add a meeting announcement, submit a pull request that adds a Markdown file
to the _posts
path. The file must be named in the format
YYYY-MM-DD-<title>.md
and should have the proper metadata at the top of the
file:
---
title: Jan 2015 - Title
layout: article
category: meetings
excerpt: This is the excerpt.
---
This is the body.
If you would like to contribute to this repo, fork and please send a pull request!
This site is build on the template that @bak built for @pdxgit.
If you would like to use this content under a different license, feel free to contact the Mailing list