aboutsummaryrefslogtreecommitdiff
path: root/src/app/markdown.rs
AgeCommit message (Collapse)AuthorFilesLines
2021-04-25blog: add morph tutorial (#363)Christine Dodrill1-2/+1
* blog: add morph tutorial Signed-off-by: Christine Dodrill <me@christine.website> * typos Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-02templates/mara.rs.html: make smol smollerChristine Dodrill1-1/+14
Signed-off-by: Christine Dodrill <me@christine.website>
2021-04-01Unix domain socket http server (#352)Christine Dodrill1-5/+7
* enable ipv6 support Signed-off-by: Christine Dodrill <me@christine.website> * enable unix socket powers Signed-off-by: Christine Dodrill <me@christine.website> * unix domain socket post Signed-off-by: Christine Dodrill <me@christine.website> * bump rust Signed-off-by: Christine Dodrill <me@christine.website>
2020-09-19TL;DR Rust (#210)Christine Dodrill1-0/+79
* start mara code * better alt text * more mara tests * cleanups * blog: start tl;dr rust post * more words * feature complete * little oopses * oops lol