surwiki/src
Magnus Hovland Hoff a65e85f242 Refactor Theme handling to a new module.
Fundamentals for communicating about themes with the database and over http
2018-09-18 07:56:58 +02:00
..
licenses Add license and attribution for musl 2017-11-14 14:48:52 +01:00
merge Fix tests after diff bump; drive-by prettify diff tests (#56) 2017-12-17 17:14:39 +01:00
resources Add dynamic-assets feature to facilitate rapid feedback when working on the assets 2018-07-09 21:27:34 +02:00
web Support editing articles without JavaScript 2017-10-30 11:01:37 +01:00
assets.rs Add dynamic-assets feature to facilitate rapid feedback when working on the assets 2018-07-09 21:27:34 +02:00
build_config.rs Add dynamic-assets feature to facilitate rapid feedback when working on the assets 2018-07-09 21:27:34 +02:00
db.rs Tweak full text search representation of documents 2018-06-13 23:13:38 +02:00
lib.rs Refactor Theme handling to a new module. 2018-09-18 07:56:58 +02:00
main.rs Return Result from main (requires Rust 1.26) 2018-05-12 14:34:09 +02:00
mimes.rs Support editing articles without JavaScript 2017-10-30 11:01:37 +01:00
models.rs Update to get rid of warnings that appeared when upgrading diesel. 2018-06-13 22:03:55 +02:00
rendering.rs Tweak full text search representation of documents 2018-06-13 23:13:38 +02:00
schema.rs Skeleton with clap and sqlite database 2017-08-19 22:48:51 +02:00
site.rs Refactor Theme handling to a new module. 2018-09-18 07:56:58 +02:00
state.rs Merge branch 'master' into process_markdown_in_sqlite 2018-06-13 22:22:08 +02:00
theme.rs Refactor Theme handling to a new module. 2018-09-18 07:56:58 +02:00
wiki_lookup.rs Add test page for themes 2018-07-10 08:46:51 +02:00