Guardwu2015 / vue3-md-blog

✍️ Minimal config Vue3 + Markdown + Bootstrap blog engine

Home Page:https://yeikiu.github.io/vue3-md-blog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✍️ Minimal config Vue3 + Markdown blog engine

Deploy a fully functional blog made with Vue3 + GitHub Pages

👀 Demo

https://yeikiu.github.io/vue3-md-blog

blog_screenshot

md_editor_demo

⚙️ Main Features:

  • Integrated MarkDown editor

  • 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

🎬 Quick start

git clone https://github.com/yeikiu/vue3-md-blog
cd vue3-md-blog
npm i
npm run dev

Deploy your own blog

Like what you see? Read the full guide and deploy your own blog in under 5 minutes!

Next Steps

About

✍️ Minimal config Vue3 + Markdown + Bootstrap blog engine

https://yeikiu.github.io/vue3-md-blog

License:Creative Commons Zero v1.0 Universal


Languages

Language:Vue 67.1%Language:TypeScript 31.2%Language:HTML 1.7%