All Projects → yeikiu → vue3-md-blog

yeikiu / vue3-md-blog

Licence: CC0-1.0 license
✍️ Minimal config Vue3 + Markdown blog engine

Programming Languages

Vue
7211 projects
typescript
32286 projects
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to vue3-md-blog

Actions Gh Pages
GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
Stars: ✭ 2,576 (+4760.38%)
Mutual labels:  github-pages, github-actions
miter-design
Miter Design component library made with ♡ by Prefect
Stars: ✭ 14 (-73.58%)
Mutual labels:  vue3, vue3-typescript
2019-ncov-vue3-version
新型冠状病毒实时疫情 Vue-Compostion-Api版本 (Vue3 + TypeScript)
Stars: ✭ 55 (+3.77%)
Mutual labels:  vue3, vue3-typescript
all-about-reactJS
I'll be working on 20 different ReactJS projects over the course of 60 days and try to create mobile-first, light and dark themed apps out of them.
Stars: ✭ 15 (-71.7%)
Mutual labels:  github-pages, github-actions
app
专门为互联网人打造的题解神器,神器在手,工作不愁
Stars: ✭ 64 (+20.75%)
Mutual labels:  vue3, vue3-typescript
spec-prod
GitHub Action to build ReSpec/Bikeshed specs, validate output and publish to GitHub pages or W3C
Stars: ✭ 19 (-64.15%)
Mutual labels:  github-pages, github-actions
chengpeiquan.com
My personal website. Base on Vite 2.0 and Vue 3.0. If you want to know how to use Vite to develop a project, you can refer to this repository.
Stars: ✭ 43 (-18.87%)
Mutual labels:  vue3, vue3-typescript
godot-ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 316 (+496.23%)
Mutual labels:  github-pages, github-actions
jr.mitou.org
未踏ジュニアの公式Webサイトです! YAML ファイルで更新できます 🛠💨
Stars: ✭ 17 (-67.92%)
Mutual labels:  github-pages, github-actions
static-export-template
A template to automatically convert Pluto notebooks to an HTML website with GitHub Pages. Demo page:
Stars: ✭ 70 (+32.08%)
Mutual labels:  github-pages, github-actions
helm-gh-pages
A GitHub Action for publishing Helm charts to Github Pages
Stars: ✭ 60 (+13.21%)
Mutual labels:  github-pages, github-actions
taro3-vue3-template
一个基于 Taro3 和 Vue3 框架微信小程序模版。 核心技术采用Taro3、Vue3、TypeScript、NutUi、Vux4/Pinia、VueUse
Stars: ✭ 115 (+116.98%)
Mutual labels:  vue3, vue3-typescript
addtobasic.github.io
CUI Portfolio like ubuntu terminal.
Stars: ✭ 18 (-66.04%)
Mutual labels:  github-pages, github-actions
Github Pages Deploy Action
Automatically deploy your project to GitHub Pages using GitHub Actions. This action can be configured to push your production-ready code into any branch you'd like.
Stars: ✭ 2,507 (+4630.19%)
Mutual labels:  github-pages, github-actions
prathimacode-hub
Hello everyone, Welcome to my GitHub README profile. Glad to see you here! Check out this repository to view my work and learn more about me. Don't just star it, fork it as well.📢✌️
Stars: ✭ 53 (+0%)
Mutual labels:  github-pages, github-actions
vue-next-admin
🎉🎉🔥基于vue3.x 、Typescript、vite、Element plus等,适配手机、平板、pc 的后台开源免费模板库(vue2.x请切换vue-prev-admin分支)
Stars: ✭ 1,002 (+1790.57%)
Mutual labels:  vue3, vue3-typescript
webring
“วงแหวนเว็บ” แห่งนี้สร้างขึ้นเพื่อส่งเสริมให้ศิลปิน นักออกแบบ และนักพัฒนาชาวไทย สร้างเว็บไซต์ของตัวเองและแบ่งปันการเข้าชมซึ่งกันและกัน
Stars: ✭ 125 (+135.85%)
Mutual labels:  github-pages, github-actions
NextCommunity.github.io
Join FREE: Community of open-source programmers and software engineers.
Stars: ✭ 29 (-45.28%)
Mutual labels:  github-pages, github-actions
SupportDocs
Generate help centers for your iOS apps. Hosted by GitHub and always up-to-date.
Stars: ✭ 135 (+154.72%)
Mutual labels:  github-pages, github-actions
chicio.github.io
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (-62.26%)
Mutual labels:  github-pages, github-actions

✍️ 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

⚙️ Main Features:

  • 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].