Git Product home page Git Product logo

xt-blog's Introduction

🎈 XTBlog 🎈

基于 Element Plus + Vue 3 + Flask,前后端分离的个人主页与个人博客网站.

本项目完全由作者独立完成,也是作者的第一个 Vue.js 项目,开发本项目的主要目的是学习.

项目已经作为我的个人网站部署在 https://xtitx327.top,欢迎访问!🎇

目录

安装与使用

  1. 首先,确认你在服务器上安装了最新版本的 Node.jsnpm,以及 Python 3.7+.

  2. 克隆仓库到本地:

git clone [email protected]:xtitx0327/xt-blog.git
cd xt-blog
  1. 将前端项目打包:
npm run build
  1. 安装后端的依赖:
cd server
pip install -r requirements.txt
  1. 使用 Nginx 或其他方式进行部署.

版本更新记录

测试版

  • v0.9.1:2023/11/11 发布,修复了图片加载、文章中数学公式渲染的 BUG,更新了 README.md

  • v0.9.0:2023/11/10 发布,完成了大多数基本功能

待更新内容

  • 更新 API 文档(/server/routes/document.md)中的错误
  • 管理员后台中更新账号密码的后端 API
  • 管理员后台中的数据统计页面
  • 文章的评论系统
  • 优化文章的点击量统计方式
  • 响应式设计,改进移动端浏览体验

关于项目

Star History Chart

xt-blog's People

Contributors

xtitx0327 avatar

Stargazers

yisha huang avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.