A web application for handling notes that are accessible to everyone (like on a pinboard).
Go to file
Paul van Tilburg 51d3e876d6 Enable some extentions for the Markdown syntax
Enable the strikethrough, tagfilter, tasklist and autolink extensions
from the GFM spec.
2017-12-30 13:46:58 +01:00
lists Add a directory to keep the lists 2017-12-17 13:16:30 +01:00
scss make the itemization padding relative 2017-12-30 13:46:43 +01:00
src Enable some extentions for the Markdown syntax 2017-12-30 13:46:58 +01:00
static make the itemization padding relative 2017-12-30 13:46:43 +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