summaryrefslogtreecommitdiff
path: root/render_md.py
AgeCommit message (Collapse)Author
2016-12-05build: number sections in COMMUNITY.md HTMLDavid Lamparter
adds some CSS to get section numbers. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2016-12-01build: COMMUNITY.md: add git branch diagramDavid Lamparter
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
2016-11-29build: improve COMMUNITY.md formattingDavid Lamparter
Add a render_md.py helper to convert it to HTML (needs python "markdown" module installed). Signed-off-by: David Lamparter <equinox@opensourcerouting.org>