- Find your Confluence API token (instructions).
- 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