GithubHelp home page GithubHelp logo

anthrax3 / cms-6 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siteserver/cms

0.0 1.0 0.0 47.15 MB

SiteServer CMS 是.NET平台CMS系统的创始者,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。

Home Page: http://www.siteserver.cn

License: GNU General Public License v3.0

C# 69.44% Smalltalk 0.35% JavaScript 18.28% CSS 2.99% HTML 2.75% Roff 0.27% ASP 5.92%

cms-6's Introduction

SiteServer CMS

SiteServer CMS 是.NET平台CMS系统的创始者,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。

SiteServer CMS

官网 | 文档中心 | STL 语言 | 博客

SiteServer CMS 源码结构

│ siteserver.sln                  Visual Studio 项目文件
│
├─SiteServer.Utils                基础类库
├─SiteServer.CMS                  CMS 源文件
├─SiteServer.BackgroundPages      ASP.NET 页面源文件
└─SiteServer.Web                  API 源文件及aspx页面

生成安装包

一、Visual Studio 切换解决方案配置到Release,编译
二、安装NodeJs
三、打开命令行,运行 npm install gulp -g
四、命令行,转到根目录,运行 npm install
五、命令行,运行 gulp release
六、命令行,运行 gulp zip

结束后会在根目录看到siteserver_install.zip,这就是安装包了。 以上步骤是第一次生成安装包所需要执行的操作,如果已经生成过安装包:

一、命令行,转到根目录,运行 gulp release
二、命令行,运行 gulp zip

贡献代码

代码贡献有很多形式,从提交问题,撰写文档,到提交代码,我们欢迎任何形式的贡献!

项目编译需要使用 Visual Studio 2017,你可以从这里下载 Visual Studio Community 2017

  • 1、Fork
  • 2、创建您的特性分支 (git checkout -b my-new-feature)
  • 3、提交您的改动 (git commit -am 'Added some feature')
  • 4、将您的修改记录提交到远程 git 仓库 (git push origin my-new-feature)
  • 5、然后到 github 网站的该 git 远程仓库的 my-new-feature 分支下发起 Pull Request(请提交到 dev 分支,不要直接提交到 master 分支)

产品路线图

SiteServer CMS 产品将在每个月底发布新的稳定版本,我们将在每次迭代中对核心功能、文档支持、功能插件以及网站模板四个方面进行持续改进,详情请参考 路线图

问题与建议

我们的目标是系统零BUG,如果发现任何BUG请提交至Github Issues

关注最新动态

qrcode

License

GNU GENERAL PUBLIC LICENSE 3.0

Copyright (C) 2003-2018 北京百容千域软件技术开发有限公司

编译状态

项目正式发布的稳定版本存放在 master 分支,当前的开发版本存放在 dev 分支

分支 AppVeyor
master Build status
dev Build status

cms-6's People

Contributors

braceyx avatar reynardsong avatar siteserverekun avatar starlying avatar wang11268440 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.