Coder Social home page Coder Social logo

bioinfofungi / cms-dev Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangyang1749/cms-dev

8.0 0.0 0.0 20.91 MB

生信小木屋开源程序,内容(文章)管理、个人博客系统,双引擎渲染,实现全部页面静态化,采用spring boot、jpa、thymeleaf框架。支持markdown,支持latex公式,可以动态创建模板。

Home Page: http://bioinfo.online/

Java 42.87% JavaScript 34.16% HTML 6.96% CSS 13.39% SCSS 2.59% Shell 0.04%

cms-dev's Introduction

一、内容(文章)管理系统介绍

  • 本项目使用SpringBoot作为后端
  • 使用thymeleaf作为模板引擎,实现全部页面静态化
  • 使用vue开发管理员界面

二、项目部署

2.1 前提条件

  1. 需要将模板文件https://github.com/wangyang1749/cms-template.git拷贝在用户目录的cms下
  2. 根据配置文件,配置数据库

2.2 其他模块

  1. 使用vue实现的后界面,源码参考如下 https://github.com/wangyang1749/cms-admin.git

  2. 原生android调用api,项目地址如下(正在开发中) https://github.com/wangyang1749/cms-android.git

  • 前端静态化使用的模板文件

2.3 快速远程部署

ssh [email protected] "cd XXX && git pull && ./mvnw clean && ./mvnw install && ./init.sh"

三、系统开发

git clone https://github.com/BioinfoFungi/cms-dev.git
./mvnw spring-boot:run

四、更新记录

20218.14

  1. 更改项目架构

2020.3.23

  1. 更新文章和分类的关系变换为一对多(一篇文章只能在一个分类中)
  2. 新增栏目功能

2020.3.17

  1. 添加一键更新所有Category HTML功能
  2. 添加设置文章默认模板的功能

2020.3.9

  1. 实现导出文章PDF
  2. 删除本程序采用socket对nodejs渲染Katexmermaid的远程调用, 改为java调用本地命令的方式实现
  3. 将授权模块分离出来

2020.3.7

  1. 实现markdown添加图片包裹一层div
  2. 修复文章更新不能删除旧分类文章列表中的文章标题
  3. 增加重新生成所有文章Html功能

五、项目展示

  • 目前我已将本项目部署在自己的小型服务器里 http://bioinfofungi.com

  • 后台界面

  • 静态化的前台界面

cms-dev's People

Contributors

wangyang1749 avatar

Stargazers

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