# MyBlog **Repository Path**: belovedLYC/client ## Basic Information - **Project Name**: MyBlog - **Description**: 个人简易博客 - **Primary Language**: JavaScript - **License**: MulanPSL-2.0 - **Default Branch**: main - **Homepage**: https://beloved.ltd - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-11-15 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, tailwindcss, blog, JavaScript ## README # 博客项目说明 ## 项目简介 这是一个基于 Vue 3 + Vite 构建的 Telegram 风格博客项目,旨在实现简洁、高效的留言与文章展示平台。项目采用前后端分离架构,前端部分基于 Vue 3 进行开发,使用 Pinia 进行状态管理,并结合 Tailwind CSS 实现响应式布局。 ## 技术栈 - **前端框架**: Vue 3 - **构建工具**: Vite - **状态管理**: Pinia - **UI 框架**: Tailwind CSS ## 项目功能 - 文章发布与展示 - 留言板互动 - 实时点赞与评论 - 主题切换 (Dark / Light) - 虚拟列表无限滚动加载 - 接入OpenAI大模型 - 支持部分语言在线编辑执行 ``` 项目预览地址:[点击访问](https://beloved.ltd) ## 贡献指南 欢迎任何形式的贡献,提交 Issue 或 Pull Request 即可。 ## License MIT