Skip to content
forked from iiishop/KMblog

使用Vue编写的静态博客框架

Notifications You must be signed in to change notification settings

SerimuPoi/KMblog

 
 

Repository files navigation

KMblog

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

更新路线

  • 已完成

    2025-01-23

    • 添加模块懒加载
    • 为各模块添加载入动画

    2025-01-24

    • 添加了markdown表格和task的支持

    2025-01-25

    • 添加了code的copy按钮
  • 功能性配置

    • 全模块统一处载入动画配置及分别配置
    • Github Pages部署配置
  • 模块

    • 公告模块
    • AboutMe模块
    • gitalk评论模块
    • 无需登录的评论模块
    • 近期文章模块
  • Markdown渲染

    • Bangumi模块
    • 音乐播放模块
  • 优化

    • 模块载入统一管理

About

使用Vue编写的静态博客框架

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 60.7%
  • Python 18.2%
  • JavaScript 13.4%
  • CSS 7.4%
  • HTML 0.3%