Giter Club home page Giter Club logo

anqicms-admin's Introduction

AnqiCMS 基于 irisweb 的 golang 编写的安企内容管理系统

安企内容管理系统(AnqiCMS)的前身是 GoBlog,一款基于 irisweb 的 golang 编写的简洁版个人博客系统

GoBlog 是一个开源的个人博客系统,界面优雅,小巧、执行速度飞快,并且对 seo 友好,可以满足日常博客需求。你完全可以用它来搭建自己的博客。它的使用很简单,部署非常方便。 GoBlog 是一款由 golang 编写的博客,它使用了 golang 非常流行的网页框架 irisweb+gorm,pc 和移动端自适应,页面模板使用类似 blade 模板引擎语法,上手非常容易。

安企内容管理系统(AnqiCMS),是一款使用 GoLang 开发的企业站内容管理系统,它部署简单,软件安全,界面优雅,小巧,执行速度飞快,使用 AnqiCMS 搭建的网站可以防止众多安全问题发生。AnqiCMS 的设计对 SEO 友好,并且内置了大量企业站常用功能,对网站优化有很好的帮助提升,对企业管理网站一定程度上提提高了办事效率,提高企业的竞争力。

AnqiCMS 除了适合做企业站,也适合做营销型网站、企业官网、商品展示站点、政府网站、门户网站、个人博客等等各种类型的网站。AnqiCMS 是什么,AnqiCMS 是一个可以自由使用并开放源码的内容管理系统,你可以拿 AnqiCMS 来搭建各种不违法的网站。

AnqiCMS 支持 Django 模板引擎语法,该语法类似 blade 语法,可以非常容易上手模板制作。网站模式支持 自适应、代码适配、PC+mobile 独立站点 模式,根据不用需求,可以选择适合自己的搭配方式来建站。

我们的追求:让天下都是安全的网站。

我们一直朝着网站安全的方向前进,让 AnqiCMS 为你的网站安全护航。

欢迎您使用 AnqiCMS。

后台的前端代码使用说明

Environment Prepare

Install node_modules:

npm install

or

yarn

Provided Scripts

AnqiCMS Admin provides some useful script to help you quick start and build with web project, code style check and test.

Scripts provided in package.json. It's safe to modify or add additional script:

Start project

npm start

Build project

npm run build

Check code style

npm run lint

You can also use script to auto fix some lint error:

npm run lint:fix

Test code

npm test

More

后台界面使用 Ant Design Pro 模板编写,关于 antd,你可以通过以下链接了解 ant design pro website

anqicms-admin's People

Contributors

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