Commit Graph

19 Commits (bcf2d846fcfdb2233a7fae8eb43fa425a285cc80)

Author SHA1 Message Date
Tomáš Mládek bcf2d846fc fix backlinks detection 2021-04-11 00:12:05 +02:00
Tomáš Mládek 77859cd2ee fix nav sorting (sort files by their stems)
also remove forgotten debug println
2021-03-10 23:44:08 +01:00
Tomáš Mládek c452dc8535 sort all non-md files at the end in nav 2021-03-06 12:09:34 +01:00
Tomáš Mládek 7e530f79a9 fix [[wikilink]] detection regex 2021-01-20 23:56:58 +01:00
Tomáš Mládek 4116713c1f opengraph tags, favicon 2020-12-28 19:59:57 +01:00
Tomáš Mládek 874219f22f no need to check for ext before redirect 2020-12-28 19:31:45 +01:00
Tomáš Mládek 7d097ebe72 add backlinks 2020-10-25 15:56:07 +01:00
Tomáš Mládek 9d8f308a4d cargo clippy fixes 2020-10-25 15:56:03 +01:00
Tomáš Mládek 38e560aa51 add cache, prepare for backlinks, improve 404s 2020-10-25 15:55:53 +01:00
Tomáš Mládek ab77d02fd9 filter out dotfiles from listings 2020-10-20 19:31:00 +02:00
Tomáš Mládek c469ce364e limit default index to .md files only 2020-10-20 19:13:51 +02:00
Tomáš Mládek 57acbc62c3 improve link detection logic slightly 2020-10-12 21:46:28 +02:00
Tomáš Mládek df2613d083 autoformat 2020-10-12 21:20:35 +02:00
Tomáš Mládek 0c7efa315f fix end link crashes once and for all! 2020-10-12 21:11:31 +02:00
Tomáš Mládek f851c569f9 split css into a separate file, update actix versions 2020-10-11 14:40:14 +02:00
Tomáš Mládek ba9f47bb57 fix crash on index error due to hyperlink at the end of the file 2020-10-11 14:15:49 +02:00
Tomáš Mládek 0c65d13d49 add link to repo 2020-10-09 23:00:15 +02:00
Tomáš Mládek f06de3ba13 stupid but working autolinking 2020-10-09 22:45:29 +02:00
Tomáš Mládek a2eb0ceb4e initial commit 2020-10-09 21:02:45 +02:00