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
.mdfiles 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 pullbefore you add new.mdfiles after the second time.