Git Product home page Git Product logo

blog's Introduction

前言

之前一直在使用nacclnblog,这个博客是真的小而精美。

服务器ip密码泄漏啥都没有了,需要重新部署我的应用和博客,正好由于最近在学习前端,就想着自己实现一个博客来实践,原本打算后台用react,前台用vue的,结果vue写着感觉极不舒服,换成angular也不太舒服,最终整体的前端都用了react。 尝试自己设计但是很丑...所以整体风格抄的nblog

后端

  • Spring Boot:核心框架
  • Mybatis Plus:ORM框架
  • Redis: 缓存数据,缩短接口响应时间、降低db压力
  • MySQL:持久化存储数据

前台

  • React:主题框架
  • antd:整体组件UI
  • axios:请求工具
  • markdown-it:md文件转化html展示
  • semantic:部分UI设置
  • highlightjs:代码高亮

首页

主页

首页博客列表

主页博客列表

博客详情

博客页面

评论列表

评论列表

访客登录

访者登录

登录后评论

去评论

回复评论

去回复

归档

归档

友人帐

友人帐

博主信息

关于

后台

  • React:主题框架
  • antd:整体组件UI
  • axios:请求工具
  • markdown-it:md文件转化html展示
  • react-markdown-editor-lite:md编辑组件

首页

视图

写博客

写博客

写动态

写动态

文章管理

文章管理

评论管理

评论管理

分类管理

分类管理

标签管理

标签管理

站点配置

站点配置

友链配置

友链配置

个人信息配置

个人信息配置

blog's People

Watchers

bocchi the vici 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.