A simple, self-contained Wiki engine
Find a file
2017-09-20 11:54:47 +02:00
assets Serve header font 2017-09-15 15:03:00 +02:00
libs/static_resource_derive Remove all usage of futures::BoxFuture, which is deprecated 2017-09-17 12:08:42 +02:00
migrations Implement lookup and redirect of articles by slugs 2017-09-20 11:54:26 +02:00
src Implement lookup and redirect of articles by slugs 2017-09-20 11:54:26 +02:00
templates Add missing autocomplete=off to prevent Firefox from messing things up completely 2017-09-20 11:54:47 +02:00
.gitignore Ignore db-files 2017-08-20 20:46:36 +02:00
.travis.yml Travis 2017-08-21 16:08:22 +02:00
build.rs Cleanup based on new version of Diesel 2017-09-17 12:19:48 +02:00
Cargo.lock Upgrade dependencies 2017-09-17 11:40:16 +02:00
Cargo.toml Upgrade dependencies 2017-09-17 11:40:16 +02:00
README.md README.md 2017-08-21 16:49:31 +02:00