https://github.com/clecap/dante-wiki-old-stuff
https://github.com/clecap/dante-wiki-old-stuff
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/clecap/dante-wiki-old-stuff
- Owner: clecap
- Created: 2021-07-08T08:06:00.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-11-09T19:59:26.000Z (over 3 years ago)
- Last Synced: 2025-01-04T01:54:26.883Z (over 1 year ago)
- Language: PHP
- Size: 94.7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dantewiki
**Dantewiki** is a personal mediawiki on steroids. It supports user-friendly exchange of ideas.
## Core Concepts
The core ideas are as follows:
* **Ease of installation**: A dantewiki can be set up and configured in a matter of seconds. Don't think of a dantewiki as a large system which might
take hours of sweat for installing and configuring as this is the case with
a fully grown Mediawiki installation.
* **Lightweight**: A dantewiki is light-weight: You will have several of them at the same time for different purposes. It is not a large wikipedia-like
system but rather your own notebook.
* **Ease of operation**: Being light-weight, you can treat a dantewiki as a simple file. You can copy them, duplicate them and move them around easily.
* **Ease of use**: Dantewiki is based on mediawiki with several extensions,
some of which specifically written for dantewiki. Thus, you enjoy the standard interface of wikipedia without the hassle of
complex installation and maintenance.
## Documentation
* [Installation](doc/INSTALLATION.md)
* [Deploying on AWS (to be written)](doc/AWS.md)
* [Developer notes](doc/DEVELOPMENT.md)
* [Overview of files used here](doc/FILES.md)
* [Roadmap, todos and bugs](doc/TODO.md)