Create your mindmap web pages from markdown with a tiny shell scirpt
- 100% Free and No APP Installation
- Static Site (so you can deploy it to your GitHub Pages)
- Without ANY Local Environments
Try it here. 😎
This project is heavily inspired/powered by GitHub Actions and Markmap.
- Git
-
Clone this repository
git clone https://github.com/aibazhang/tiny-mindmap
-
Add some
.md
files into directory./md
- You can preview your mindmap via VS Code extension of Markmap
-
Create a repository for GitHub Pages Documentary
-
Push your code to the repository
{your_name}.github.io
Done!!! 🚀🚀🚀
- Execute
git pull
before you add new.md
files after the second time.