A simple, self-contained Wiki engine
Find a file
2017-09-17 11:27:50 +02:00
assets Serve header font 2017-09-15 15:03:00 +02:00
libs/static_resource_derive Code splitting 2017-09-15 17:28:23 +02:00
migrations Read articles from the actual DB 2017-08-20 23:44:52 +02:00
src Introduce splitting on /-es in URLs 2017-09-17 11:27:50 +02:00
templates Serve header font 2017-09-15 15:03:00 +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 Skeleton with clap and sqlite database 2017-08-19 22:48:51 +02:00
Cargo.lock Extract CSS and JS from templates and serve as static assets 2017-09-15 14:54:47 +02:00
Cargo.toml Extract CSS and JS from templates and serve as static assets 2017-09-15 14:54:47 +02:00
README.md README.md 2017-08-21 16:49:31 +02:00