Git Product home page Git Product logo

lygwys / cms Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siteserver/cms

0.0 1.0 0.0 58.95 MB

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

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

License: GNU General Public License v3.0

Dockerfile 0.01% PowerShell 0.01% C# 45.10% Smalltalk 0.68% JavaScript 38.64% HTML 5.79% CSS 4.04% Roff 0.28% ASP 4.65% Vue 0.82%

cms's Introduction

SiteServer CMS

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

SiteServer CMS

版本

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

版本 编译状态 版本号 发布日期
正式版 Build status Nuget version master last commit
开发版 Build status Nuget version staging last commit

迭代计划

2019 年 1 月/2 月迭代计划

2018 年 11 月/12 月迭代计划

2018 年 9 月/10 月迭代计划

2018 年 8 月迭代计划

2018 年 7 月迭代计划

2018 年 6 月迭代计划

2018 年 5 月迭代计划

2018 年 4 月迭代计划

2018 年 3 月迭代计划

2018 年 2 月迭代计划

SiteServer CMS 路线图 2018

开发文档

《STL 语言参考手册》

《插件开发参考手册》

《CLI 命令行参考手册》

《REST API 参考手册》

《数据结构参考手册》

系统使用文档请点击 SiteServer CMS 文档中心

SiteServer CMS 源码结构

│ siteserver.sln                  Visual Studio 项目文件
│
├─SiteServer.BackgroundPages      ASP.NET 页面源文件
├─SiteServer.Cli                  命令行工具
├─SiteServer.CMS                  CMS 源文件
├─SiteServer.Utils                基础类库
└─SiteServer.API                  API 源文件及页面

生成安装包

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

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

一、命令行,转到根目录,运行 gulp build
二、命令行,运行 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 以及对产品使用的问题与建议,请提交至 Github Issues

关注最新动态

qrcode

License

GNU GENERAL PUBLIC LICENSE 3.0

Copyright (C) 2003-2019 SiteServer CMS

cms's People

Contributors

braceyx avatar liangminhua avatar player2135 avatar reynardsong avatar siteserverekun avatar sscmscom 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.