1# gitbacked Plugin for DokuWiki 2 3## :bangbang: Maintainers Wanted :bangbang: 4 5This project is looking for maintainers. 6 7If you are interesting in giving this project some :green_heart:, please drop me a line! 8 9## gitbacked Plugin for DokuWiki 10 11Store/Sync pages and media files in a git repository 12 13All documentation for this plugin can be found at 14http://www.dokuwiki.org/plugin:gitbacked 15 16If you install this plugin manually, make sure it is installed in 17`lib/plugins/gitbacked/` - if the folder is called different it 18will not work! 19 20Please refer to http://www.dokuwiki.org/plugins for additional info 21on how to install plugins in DokuWiki. 22 23## License 24 25Copyright (C) Wolfgang Gassler <wolfgang@gassler.org> 26 27This program is free software; you can redistribute it and/or modify 28it under the terms of the GNU General Public License as published by 29the Free Software Foundation; version 2 of the License 30 31This program is distributed in the hope that it will be useful, 32but WITHOUT ANY WARRANTY; without even the implied warranty of 33MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 34GNU General Public License for more details. 35 36See the COPYING file in your DokuWiki folder for details 37