Update README.md
parent
222a192984
commit
93a9afea69
43
README.md
43
README.md
|
|
@ -1,8 +1,41 @@
|
|||
## indy-wp - indymedia codebase on wordpress
|
||||
|
||||
**Independent Media Center** – a ready‑to‑run WordPress codebase that recreates the archived [indymedia.org](https://web.archive.org/web/*/indymedia.org) hub.
|
||||
**Independent Media Center** – a ready‑to‑run WordPress codebase that recreates the archived [indymedia.org](https://web.archive.org/web/*/indymedia.org).
|
||||
The stack runs inside Docker and pulls all required plugins via Composer.
|
||||
|
||||
## About
|
||||
Indymedia was not originally developed on wordpress.
|
||||
There are several alternatives for hosting indymedia websites, created by indymedia collectives.
|
||||
See:
|
||||
|
||||
|
||||
**Oscailt CMS**
|
||||
http://www.indymedia.ie/oscailt/
|
||||
https://sourceforge.net/projects/oscailt/
|
||||
|
||||
**Epycion**
|
||||
https://unite.openworlds.info/indymedia/epicyon
|
||||
|
||||
**Drupal**
|
||||
https://linksunten.indymedia.org/de/node/770/index.html
|
||||
|
||||
**Indybay**
|
||||
https://gitlab.com/indybay
|
||||
|
||||
**MIR**
|
||||
https://web.archive.org/web/20050308225521/http://mir.indymedia.de/en/2001/08/5.shtml
|
||||
|
||||
## Indy WP
|
||||
|
||||
The theme repository is available at:
|
||||
https://codeberg.org/radioparalelo/indy-wp-theme
|
||||
|
||||
This repository is mirrored at:
|
||||
https://unite.openworlds.info/indymedia/indy-wp
|
||||
|
||||
Other indymedia open code projects:
|
||||
https://unite.openworlds.info/indymedia
|
||||
|
||||
**Features**
|
||||
|
||||
Newswire – Publish and aggregate short news items.
|
||||
|
|
@ -122,14 +155,6 @@ All plugins are already present in `wp-content/plugins/` thanks to `composer ins
|
|||
The core theme is **Twenty Twenty‑Five**, licensed under **GPL v2 or later**.
|
||||
All other code in this repository is also distributed under the GPL v2+ (see individual plugin licenses).
|
||||
|
||||
The theme repository is available at:
|
||||
https://codeberg.org/radioparalelo/indy-wp-theme
|
||||
|
||||
This repository is mirrored at:
|
||||
https://unite.openworlds.info/indymedia/indy-wp
|
||||
|
||||
Support the indymedia network being rebuilt:
|
||||
https://unite.openworlds.info/indymedia
|
||||
|
||||
---
|
||||
### Contributing
|
||||
|
|
|
|||
Loading…
Reference in New Issue