Skip to content

egonelbre/fedwiki

Repository files navigation

Federated Wiki Server in Go

This project implements a Federated Wiki server in Go.

Installation

go get -u github.com/egonelbre/fedwiki/cmd/fedwiki
go install github.com/egonelbre/fedwiki/cmd/fedwiki

Setup

mkdir ~/tmp/fedwiki/default-pages -p && cd ~/tmp/fedwiki/

Run it

fedwiki

Notes

It does not support plugins requiring javascript server side component.

License

You may use the Wiki under either the MIT License or the GNU General Public License (GPL) Version 2.

About

Federated Wiki server in Go

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
LICENSE-GPL
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published