Giter Club home page Giter Club logo

blog's Introduction

一个 go语言实现的博客

技术栈

预览地址

https://blog.zxysilent.com/

开发原因

  • 现在自己使用博客系统不方便管理、部署和二次开发
  • 渲染速度到不到想要的效果

计划功能

实现blog功能和基本cms功能,提取快速开发框架和通用后台管理界面

  • 文章管理
  • 页面管理
  • 分类管理
  • 标签管理
  • 系统设置
  • 管理主页

tips

讨论群

🐧🐧 1059282178

使用方式

git clone https://github.com/zxysilent/blog.git

若要部署,请修改关键信息[jwt、用户名、密码等] 数据库自带文章内容请在部署前删除

运行服务

  • 配置conf.toml数据库信息
  • 还原 data目录下 db.sql 数据库 数据库自带文章内容请在部署前删除
  • 安装依赖
  • 安装 swag
    go get -u github.com/swaggo/swag/cmd/swag
  • 运行swag init 生成api文档
  • 运行后台 go run

运行后台

  • 安装依赖 npm install
  • 开发运行 npm run serve
  • 浏览器打开 http://127.0.0.1:8080/
  • 发布 npm run build 会自动发布到 dist目录下面
  • 友链里面第一个为后台登陆地址默认用户名zxysilent,密码zxyslt,可自行数据库修改

评论配置

渲染性能

image

效果展示

前台

image image image

后台

imageimage image image image

Donation

If this project help you a lot, you can support us by:

AliPay

image

Wechat Pay

image

blog's People

Contributors

zxysilent 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.