billwear / xpub

Tools to use the discourse API. Work in progress.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xpub - general purpose translation and publishing tool

xpub moves files between local directories, github, and discourse -- and converts discourse markdown to html. It can deal with a single file, an entire directory, or a range of discourse topics.

Install it in your path and type xpub help to get started.


xpub needs the following libraries:

  • sys
  • subprocess
  • json
  • os
  • time
  • re
  • markdown
  • jinja2
  • click
  • yaml

Most of these are standard.

About

Tools to use the discourse API. Work in progress.


Languages

Language:Python 59.6%Language:HTML 36.3%Language:Makefile 4.0%Language:Shell 0.0%