From 8f9d96b60fe18e0b126022096505c1c693b51108 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sat, 21 Dec 2024 19:18:40 -0800 Subject: feat: add ability to dynamically render markdown files in public dir --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 769f3af..b7f447f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A derivative of the original [Astrolink](https://github.com/alamguardin/Astrolink) but now more moe +Changes: +- Moe CSS theme added and some layout changes from the original +- You can render custom markdown files by placing markdown files in `public/md` and then visiting `/md?q=MDFileName` + ```sh git clone https://github.com/pinapelz/astrolink-moe.git -- cgit v1.2.3