https://github.com/splitbrain/dokuwiki-plugin-gemini
Expose your wiki as a read-only gemini server
https://github.com/splitbrain/dokuwiki-plugin-gemini
Last synced: about 1 month ago
JSON representation
Expose your wiki as a read-only gemini server
- Host: GitHub
- URL: https://github.com/splitbrain/dokuwiki-plugin-gemini
- Owner: splitbrain
- License: gpl-2.0
- Created: 2022-03-28T20:38:39.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-28T21:50:18.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T15:35:29.376Z (11 months ago)
- Language: PHP
- Size: 13.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
gemini plugin for DokuWiki
Expose your wiki as a read-only gemini server
All documentation for this plugin can be found at
https://www.dokuwiki.org/plugin:gemini
If you install this plugin manually, make sure it is installed in
lib/plugins/gemini/ - if the folder is called different it
will not work!
Please refer to http://www.dokuwiki.org/extensions for additional info
on how to install extensions in DokuWiki.
----
Copyright (C) Andreas Gohr
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 LICENSING file for details