diff options
| author | Pinapelz <yukais@pinapelz.com> | 2024-12-21 19:18:40 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2024-12-21 19:18:40 -0800 |
| commit | 8f9d96b60fe18e0b126022096505c1c693b51108 (patch) | |
| tree | 0fe14c9d0be93a780b5bc3da9b4ea60972fcab42 /README.md | |
| parent | e19f06c1caf2ba57bbed09a212bb49ba97a815dd (diff) | |
feat: add ability to dynamically render markdown files in public dir
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |
