Commit 2384e40f authored by TBWood's avatar TBWood

update gitignore file

parent 6c340a44
.idea/ /*
.DS_Store #ignore all but these:
/target !src/
!.gitignore
src/main/webapp/skins/* !pom.xml
!src/main/webapp/skins/mobile !CHANGE_LOGS.html
!src/main/webapp/skins/yilia !README.md
!TERMS.md
!LICENSE
!nbactions.xml
!nb-configuration.xml
!.travis.yml
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
# Solo [![Build Status](https://img.shields.io/travis/b3log/solo.svg?style=flat)](https://travis-ci.org/b3log/solo) [![Coverage Status](https://img.shields.io/coveralls/b3log/b3log-solo.svg?style=flat)](https://coveralls.io/r/b3log/b3log-solo) [![Apache License](http://img.shields.io/badge/license-apache2-orange.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0) [![Download](http://img.shields.io/badge/download-~5K-blue.svg?style=flat)](http://pan.baidu.com/share/link?shareid=541735&uk=3255126224) # Solo [![Build Status](https://img.shields.io/travis/b3log/solo.svg?style=flat)](https://travis-ci.org/b3log/solo) [![Coverage Status](https://img.shields.io/coveralls/b3log/b3log-solo.svg?style=flat)](https://coveralls.io/r/b3log/b3log-solo) [![Apache License](http://img.shields.io/badge/license-apache2-orange.svg?style=flat)](http://www.apache.org/licenses/LICENSE-2.0) [![Download](http://img.shields.io/badge/download-~5K-blue.svg?style=flat)](http://pan.baidu.com/share/link?shareid=541735&uk=3255126224)
<img src="https://cloud.githubusercontent.com/assets/873584/6817919/72ffdb5c-d2e2-11e4-8be8-37ac1b08ff81.jpg" width="96%" /> <img src="https://cloud.githubusercontent.com/assets/873584/6817919/72ffdb5c-d2e2-11e4-8be8-37ac1b08ff81.jpg" width="96%" />
## Introduction ## Introduction
Solo is a professional, simple, stable and good performance open source Java blogging system. You can setup it by yourself or buy our provided service, see [here](http://b3log.org/services/#solo) for more details. Solo is a professional, simple, stable and good performance open source Java blogging system. You can setup it by yourself or buy our provided service, see [here](http://b3log.org/services/#solo) for more details.
Solo 是一个专业、简约、稳定、极速的开源 Java 博客系统。你可以自己搭建使用,也可以通过购买我们搭建好的服务来直接使用,详情请看[这里](http://b3log.org/services/#solo) Solo 是一个专业、简约、稳定、极速的开源 Java 博客系统。你可以自己搭建使用,也可以通过购买我们搭建好的服务来直接使用,详情请看[这里](http://b3log.org/services/#solo)
> 加入[**黑客派**](http://hacpai.com/register),与其他程序员、设计师共同成长! > 加入[**黑客派**](http://hacpai.com/register),与其他程序员、设计师共同成长!
## Features ## Features
* Tags * Tags
* Atom/RSS, Sitemap * Atom/RSS, Sitemap
* Comment/Reply email notification * Comment/Reply email notification
* Page & Post * Page & Post
* Markdown/TinyMCE/KindEditor * Markdown/TinyMCE/KindEditor
* Sticky/Random/Relvant post * Sticky/Random/Relvant post
* Permalink * Permalink
* Draft, Sign * Draft, Sign
* Multiple users, i18n, Themes, Plugins * Multiple users, i18n, Themes, Plugins
* MetaWeblog API * MetaWeblog API
## Screenshots ## Screenshots
* **Index - Skin (ease)** * **Index - Skin (ease)**
![skin-ease](https://cloud.githubusercontent.com/assets/873584/5584735/e1634c80-90d1-11e4-80a9-bae4ca8eb37d.png) ![skin-ease](https://cloud.githubusercontent.com/assets/873584/5584735/e1634c80-90d1-11e4-80a9-bae4ca8eb37d.png)
* **Admin - Post (TinyMCE/Markdown)** * **Admin - Post (TinyMCE/Markdown)**
<img src="https://cloud.githubusercontent.com/assets/873584/5584725/848cdf58-90d1-11e4-8d8a-f186e05db2cd.png" width="49%" />&nbsp;&nbsp;<img src="https://cloud.githubusercontent.com/assets/873584/5585055/6bf35892-90da-11e4-986c-c80e4df5dde1.png" width="49%" /> <img src="https://cloud.githubusercontent.com/assets/873584/5584725/848cdf58-90d1-11e4-8d8a-f186e05db2cd.png" width="49%" />&nbsp;&nbsp;<img src="https://cloud.githubusercontent.com/assets/873584/5585055/6bf35892-90da-11e4-986c-c80e4df5dde1.png" width="49%" />
* **Admin - Skins** * **Admin - Skins**
![admin-skins](https://cloud.githubusercontent.com/assets/873584/9975917/994d9e02-5f00-11e5-8a6d-fe652ac3e75e.png) ![admin-skins](https://cloud.githubusercontent.com/assets/873584/9975917/994d9e02-5f00-11e5-8a6d-fe652ac3e75e.png)
## Top Cases ## Top Cases
Here are some our most valuable business users' cases: Here are some our most valuable business users' cases:
以下是我们的最有价值商业用户案例: 以下是我们的最有价值商业用户案例:
* [Lanr](http://lanr.b3log.org) * [Lanr](http://lanr.b3log.org)
* [木子](http://369595.com) * [木子](http://369595.com)
* [Vanessa](http://vanessa.b3log.org) * [Vanessa](http://vanessa.b3log.org)
* [简约设计の艺术](http://88250.b3log.org) * [简约设计の艺术](http://88250.b3log.org)
## Documents ## Documents
* [User Guide](https://github.com/b3log/solo/wiki/standalone_mode) * [User Guide](https://github.com/b3log/solo/wiki/standalone_mode)
* [Dev Guide](https://github.com/b3log/solo/wiki/Pre_dev) * [Dev Guide](https://github.com/b3log/solo/wiki/Pre_dev)
* [Skin Dev Guide](https://github.com/b3log/solo/wiki/Develop_steps) * [Skin Dev Guide](https://github.com/b3log/solo/wiki/Develop_steps)
* [Plugin Dev Guide](https://docs.google.com/document/pub?id=15H7Q3EBo-44v61Xp_epiYY7vK_gPJLkQaT7T1gkE64w&pli=1) * [Plugin Dev Guide](https://docs.google.com/document/pub?id=15H7Q3EBo-44v61Xp_epiYY7vK_gPJLkQaT7T1gkE64w&pli=1)
## Contact Us ## Contact Us
* Forum: http://hacpai.com * Forum: http://hacpai.com
* support@liuyun.io (purchase purpose) * support@liuyun.io (purchase purpose)
## Terms ## Terms
* This software is open sourced under the Apache License 2.0 * This software is open sourced under the Apache License 2.0
* You can not get rid of the "Powered by [B3log 开源](http://b3log.org)" from any page, even which you made * You can not get rid of the "Powered by [B3log 开源](http://b3log.org)" from any page, even which you made
* If you want to use this software for commercial purpose, please mail to support@liuyun.io for a commercial license request * If you want to use this software for commercial purpose, please mail to support@liuyun.io for a commercial license request
* Copyright &copy; b3log.org, all rights reserved * Copyright &copy; b3log.org, all rights reserved
## Credits ## Credits
* [Latke](https://github.com/b3log/latke) * [Latke](https://github.com/b3log/latke)
* [IntelliJ IDEA](http://www.jetbrains.com/idea/index.html) * [IntelliJ IDEA](http://www.jetbrains.com/idea/index.html)
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<actions> <actions>
<action> <action>
<actionName>CUSTOM-jetty-debug</actionName> <actionName>CUSTOM-jetty-debug</actionName>
<displayName>jetty-debug</displayName> <displayName>jetty-debug</displayName>
<goals> <goals>
<goal>jetty:run</goal> <goal>jetty:run</goal>
</goals> </goals>
<properties> <properties>
<jpda.listen>maven</jpda.listen> <jpda.listen>maven</jpda.listen>
</properties> </properties>
</action> </action>
<action> <action>
<actionName>CUSTOM-release</actionName> <actionName>CUSTOM-release</actionName>
<displayName>release</displayName> <displayName>release</displayName>
<goals> <goals>
<goal>clean</goal> <goal>clean</goal>
<goal>min:min</goal> <goal>min:min</goal>
<goal>license:format</goal> <goal>license:format</goal>
<goal>install</goal> <goal>install</goal>
</goals> </goals>
</action> </action>
<action> <action>
<actionName>CUSTOM-license-check</actionName> <actionName>CUSTOM-license-check</actionName>
<displayName>license-check</displayName> <displayName>license-check</displayName>
<goals> <goals>
<goal>license:check</goal> <goal>license:check</goal>
</goals> </goals>
</action> </action>
<action> <action>
<actionName>CUSTOM-license-format</actionName> <actionName>CUSTOM-license-format</actionName>
<displayName>license-format</displayName> <displayName>license-format</displayName>
<goals> <goals>
<goal>license:format</goal> <goal>license:format</goal>
</goals> </goals>
</action> </action>
</actions> </actions>
Copyright (c) ${year}, ${devTeam} Copyright (c) ${year}, ${devTeam}
Licensed under the Apache License, Version 2.0 (the "License"); Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. you may not use this file except in compliance with the License.
You may obtain a copy of the License at You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0 http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and See the License for the specific language governing permissions and
limitations under the License. limitations under the License.
\ No newline at end of file
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment