Skip to content

A local command-line tool for publishing Markdown files to Atlassian Confluence with automatic conversion to Confluence-compatible format and support for creating subpages

Notifications You must be signed in to change notification settings

wtsi-hgi/confluence-markdown-publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confluence Markdown Publisher

  1. Find your Confluence API token (instructions).
  2. Publish a Markdown file that is put in docs/:
make all MD_FILE=your-file.md
  • The first time you run, you'll be prompted for your Confluence URL, space key, and API token.
  • The tool will automatically set up everything else (dependencies, environment, etc).
  • Your Markdown file must be in the docs/ directory.
  • To see available files:
make list

About

A local command-line tool for publishing Markdown files to Atlassian Confluence with automatic conversion to Confluence-compatible format and support for creating subpages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published