Giter Club home page Giter Club logo

coreblog's Introduction

CoreBlog

一款简洁优雅的博客系统

preview

项目概述

CoreBlog 基于Laravel 5.8 版本。

主要功能

  • 前端响应式,支持在PC、手机、平板下访问;
  • 用户注册、登录、退出;
  • 根据用户email地址自动生成用户头像;
  • 上传头像支持预览、裁剪;
  • 用户注册需通过邮件验证;
  • 用户支持编辑资料、更换头像、修改密码、设置收款二维码;
  • 文章编辑使用markdown格式;
  • 新增文章时自动调用谷歌翻译生成友好的slug;
  • 文章访问统计;
  • 文章支持定时发布、加密访问、评论开关、点赞、评论、打赏等;
  • 支持上传图片水印;
  • 文章使用tntsearch做全文索引、jieba做中文分词;
  • 登录用户支持评论文章、点赞文章、点赞评论;
  • 评论支持@功能、xss过滤;
  • 文章数据缓存;
  • 文章被点赞、文章被评论、评论被点赞、评论被提及将收到站内通知;
  • 支持邮件订阅;
  • 支持网站地图、RSS订阅;
  • 友情链接增删改;
  • 分类目录增删改;
  • 后台支持站点信息、邮件配置、redis配置、ICP备案号、公安备案号等修改;

服务器要求

  • Nginx >= 1.8
  • PHP >= 7.1.3
  • Mysql >= 5.6
  • Redis >= 3.0
  • Sqlite PHP 拓展
  • GD PHP 拓展
  • OpenSSL PHP 拓展
  • PDO PHP 拓展
  • Mbstring PHP 拓展
  • Tokenizer PHP 拓展
  • XML PHP 拓展
  • Ctype PHP 拓展
  • JSON PHP 拓展
  • BCMath PHP 拓展
  • Redis PHP 扩展

安装与配置

Docker部署点此前往

下载源码包

composer create-project flex/blog 

访问安装引导程序

访问xxx.com/install运行安装引导程序,按照提示进行安装即可。

更多请查看在线文档

License

MIT

coreblog's People

Contributors

dependabot[bot] avatar inbjo 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.