https://github.com/netoftrees/docs-assembler-help
HELP: Complex knowledge as clear maintainable docs. Reusable components. Decision trees. Zero lock-in.
https://github.com/netoftrees/docs-assembler-help
decision-trees docs-as-code documentation knowledge-management markdown static-site-generator technical-writing vscode-extension
Last synced: 26 days ago
JSON representation
HELP: Complex knowledge as clear maintainable docs. Reusable components. Decision trees. Zero lock-in.
- Host: GitHub
- URL: https://github.com/netoftrees/docs-assembler-help
- Owner: netoftrees
- License: mit
- Created: 2026-03-28T15:06:37.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-05-15T23:20:37.000Z (about 1 month ago)
- Last Synced: 2026-05-26T00:27:40.350Z (about 1 month ago)
- Topics: decision-trees, docs-as-code, documentation, knowledge-management, markdown, static-site-generator, technical-writing, vscode-extension
- Language: JavaScript
- Homepage: https://netoftrees.com/
- Size: 4.83 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
www.netoftrees.com/docs-assembler-help
## Works With Docs Assembler 0.8.1
To run this repo you need [VS Code](https://code.visualstudio.com/download) with the [Docs Assembler](https://marketplace.visualstudio.com/items?itemName=netoftrees.documentation-assembler) extension installed.
The markdown files that GitHub Pages uses are in `docs`
Maps are stored in `tsmaps`.
Use the Docs Assembler extension:
- To publish the maps as markdown files to `pub`.
- Compare the published files with the live files.
- Copy the contents of `pub` to `docs`.
- Run a git commit.
- Push changes to GitHub.
- Wait for the GitHub Action `pages build and deployment` to complete.
- Browse to the repo's GitHub pages url.