a markdown-based webserver built with rust and estrogen
Find a file
2026-02-23 00:59:09 -08:00
serve styling updates 2026-02-23 00:58:53 -08:00
src re-implement cli, other tuning 2026-02-23 00:57:01 -08:00
.gitignore first commit 2026-02-12 01:01:22 -08:00
Cargo.lock re-implement cli, other tuning 2026-02-23 00:57:01 -08:00
Cargo.toml re-implement cli, other tuning 2026-02-23 00:57:01 -08:00
readme.md update readme 2026-02-23 00:59:09 -08:00

hello world!

italic text

bold text

code text

strikethrough text

normal text


col1 col2 col3
Example 123456789 Table 123456789 wow! 123456789
----- ----- -----
woah hi there who are you?

link

rats

todo:

  • rss feeds

  • implement all client-side js modules from https://pogmom.me (i'm draining brendan of his life force so i can save the world from him)

  • make /c/[path] endpoint that basically just returns curl https://address/[path]?w=${COLUMNS} so you can pipe it directly into a shell to get a sized output

  • implement ?w=width parameter that resizes curl endpoint

  • so much more