A simple, self-contained Wiki engine
Find a file
2017-09-22 16:19:34 +02:00
assets Fixes for Chrome 2017-09-21 12:18:09 +02:00
libs/static_resource_derive Offer Sausagewiki under GPL3 2017-09-22 16:16:40 +02:00
migrations Fix buggy slugs_index 2017-09-20 23:30:50 +02:00
src Bugletfixes 2017-09-21 12:11:08 +02:00
templates Bugletfixes 2017-09-21 12:11:08 +02:00
.gitignore Ignore working file for SQLite 2017-09-21 10:07:25 +02:00
.travis.yml Specify target triple for rust versions 2017-09-22 16:19:34 +02:00
build.rs Cleanup based on new version of Diesel 2017-09-17 12:19:48 +02:00
Cargo.lock When inventing a title from a slug, add some capitalization 2017-09-21 11:42:09 +02:00
Cargo.toml Offer Sausagewiki under GPL3 2017-09-22 16:16:40 +02:00
CONTRIBUTORS.md Offer Sausagewiki under GPL3 2017-09-22 16:16:40 +02:00
LICENSE.txt Offer Sausagewiki under GPL3 2017-09-22 16:16:40 +02:00
README.md Offer Sausagewiki under GPL3 2017-09-22 16:16:40 +02:00

Build Status

Sausagewiki is a simple, self-contained wiki engine.

Copyright (C) 2017 Magnus Hovland Hoff mailto:maghoff@gmail.com

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, either version 3 of the License, or (at your option) any later version.

Install and run

Sausagewiki aims to be simple to get up and running. It is distributed as a single executable.