A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
Paul van Tilburg 23af7ab2be Complete rework the index view
* Manage the vector of loads lists in the state
* Use a struct as the context for the index template
* Rework the _layout and index templates; remove hardcoded examples
2017-12-23 22:20:57 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
src Complete rework the index view 2017-12-23 22:20:57 +01:00
static Add a basic layout Tera template (with some custom CSS) 2017-12-17 13:22:59 +01:00
templates Complete rework the index view 2017-12-23 22:20:57 +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