Deploy a fully functional blog made with Vue3 + GitHub Pages
https://yeikiu.github.io/vue3-md-blog
-
Sync posts with GitHub Actions
-
Posts are compiled from Markdown to html in runtime
-
Use inlined html with bootstrap classes within your markdown files
-
Support for GitHub Pages CSS and emojis
-
Dynamic META tags
git clone https://github.com/yeikiu/vue3-md-blog
cd vue3-md-blog
npm i
npm run dev
Like what you see? Read the full guide and deploy your own blog in under 5 minutes!
-
Check the features section to see demos of all the cool stuff you can do in your posts!