# gitbacked Plugin for DokuWiki ## :green_heart: Contributions welcome :green_heart: You want to support Open Source, even if you are new to the game? Feel free to grab an issue: - [Smaller issues, also well suited for newcomers](https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues?q=is%3Aissue+is%3Aopen+label%3Acontributionwelcome) - [Feature requests and other cool ideas](https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22) If you have encountered a problem, you have a good idea, or just have a question, please, create a new issue. ## gitbacked Plugin for DokuWiki Store/Sync pages and media files in a git repository All documentation for this plugin can be found at http://www.dokuwiki.org/plugin:gitbacked If you install this plugin manually, make sure it is installed in `lib/plugins/gitbacked/` - if the folder is called differently it will not work! Please refer to http://www.dokuwiki.org/plugins for additional info on how to install plugins in DokuWiki. ## Maintainers - [@mhoffrog (Markus Hoffrogge)](https://github.com/mhoffrog) - [@woolfg (Wolfgang Gassler)](https://github.com/woolfg) ## License Copyright (C) Wolfgang Gassler This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License 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 General Public License for more details. See the COPYING file in your DokuWiki folder for details