Skip to content
/ xpub Public

Tools to use the discourse API. Work in progress.

Notifications You must be signed in to change notification settings

billwear/xpub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published