Create README.md
This commit is contained in:
commit
d3d13d5909
1 changed files with 31 additions and 0 deletions
31
README.md
Normal file
31
README.md
Normal file
|
@ -0,0 +1,31 @@
|
|||
# README
|
||||
|
||||
## WHAT IS DOTCLEAR
|
||||
|
||||
Dotclear is an open-source web publishing software.
|
||||
Take control over your blog!
|
||||
|
||||
Dotclear project's purpose is to provide a user-friendly
|
||||
tool allowing anyone to publish on the web, regardless of their technical skills.
|
||||
|
||||
## WHAT IS DOCKER-DOTCLEAR
|
||||
|
||||
This repository contains all features to build or run Dotclear on a Docker environment.
|
||||
|
||||
...
|
||||
|
||||
## CONTRIBUTING
|
||||
|
||||
This image is an open source project. If you'd like to contribute, please read the [CONTRIBUTING file](/CONTRIBUTING.md).
|
||||
You can submit a pull request, or feel free to use any other way you'd prefer.
|
||||
|
||||
## License
|
||||
|
||||
Copyright Jean-Christian Paul Denis
|
||||
AGPL-v3 <https://www.gnu.org/licenses/agpl-3.0.html>
|
||||
|
||||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
|
||||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
|
||||
You should have received a copy of the GNU Affero General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
Dotclear software is licensed under AGPL-3, Copyright Olivier Meunier & Association Dotclear
|
Loading…
Reference in a new issue