A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
Paul van Tilburg e795544dc3 Don't use card-link classes
The card-link class does also other things with padding and spacing.
Instead, apply the style override to all links in the list HTML.
2017-12-30 16:13:51 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
scss Don't use card-link classes 2017-12-30 16:13:51 +01:00
src Rename the lists index handler for consistency 2017-12-30 13:48:07 +01:00
static Don't use card-link classes 2017-12-30 16:13:51 +01:00
templates Rework the entire UI to support multiple lists in one view 2017-12-29 23:56:24 +01:00
.gitignore Switch to Sass based custom CSS 2017-12-29 23:55:12 +01:00
Cargo.lock Update the Cargo lock file 2017-12-27 17:31:18 +01:00
Cargo.toml Add support for JSON output and (de)serialization using Serde 2017-12-23 21:51:13 +01:00