xref: /plugin/gitbacked/README.md (revision 6142d704caf3b538d595e22c6cf34d2eb7984cbc)
1# gitbacked Plugin for DokuWiki
2
3## :green_heart: Contributions welcome :green_heart:
4
5You want to support Open Source, even if you are new to the game?
6Feel free to grab an issue:
7
8- [Smaller issues, also well suited for newcomers](https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues?q=is%3Aissue+is%3Aopen+label%3Acontributionwelcome)
9- [Feature requests and other cool ideas](https://github.com/woolfg/dokuwiki-plugin-gitbacked/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22)
10
11If you have encountered a problem, you have a good idea, or just have a question, please, create a new issue.
12
13## gitbacked Plugin for DokuWiki
14
15Store/Sync pages and media files in a git repository
16
17All documentation for this plugin can be found at
18http://www.dokuwiki.org/plugin:gitbacked
19
20If you install this plugin manually, make sure it is installed in
21`lib/plugins/gitbacked/` - if the folder is called differently it
22will not work!
23
24Please refer to http://www.dokuwiki.org/plugins for additional info
25on how to install plugins in DokuWiki.
26
27## Maintainers
28
29- [@mhoffrog (Markus Hoffrogge)](https://github.com/mhoffrog)
30- [@woolfg (Wolfgang Gassler)](https://github.com/woolfg)
31
32## License
33
34This plugin is licensed under GPLv2, see [LICENSE](LICENSE).
35
36See the [COPYING](https://github.com/splitbrain/dokuwiki/blob/master/COPYING) file in your DokuWiki folder for details
37
38