A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
2017-12-23 22:03:25 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
src Don't save the HTML in the struct, add a to_html method instead 2017-12-23 22:03:25 +01:00
static Add a basic layout Tera template (with some custom CSS) 2017-12-17 13:22:59 +01:00
templates Add a "static" index layout Tera template 2017-12-17 13:23:08 +01:00
.gitignore Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
Cargo.lock Add support for JSON output and (de)serialization using Serde 2017-12-23 21:51:13 +01:00
Cargo.toml Add support for JSON output and (de)serialization using Serde 2017-12-23 21:51:13 +01:00