Tip: You can also filter by status, topic, and reading list on the Documents page. Not sure what to search? Ask Amber AI.

Write + publish

Manage document files

This page can create, edit, publish, and unpublish the Markdown files in your content/docs folder.

Step 1: Connect your docs folder

Click the button, then choose your content/docs folder.

No folder connected yet.
If your browser does not support this feature, you can still manage files using the CLI scripts:

Step 2: Create a new doc file

New docs start unpublished, so they do not show up in the Documents list until you publish.

Advanced: Owners, topics, visibility
Advanced: Initial content (optional)
Leave this alone to use the template scaffold. If you have a draft from Ask AI or Templates, it will appear here after you load it.
Connect a folder first to create files from the browser.

Step 3: Publish / edit an existing doc

Pick a file, then use the buttons to publish/unpublish it, mark it Final or Official, create a new version, or delete it.

Step 4 (Optional): Check for mistakes

These checks run in a terminal. This website cannot run them for you, but you can copy the exact commands.

Advanced: Share changes (create a PR)
If you are working with a team, the usual way to share changes is a Pull Request (PR) on GitHub.
  1. Open a terminal in the repo folder.
  2. Run the commands below (you can copy/paste).
  3. Open GitHub and click “Create pull request”.