pogmommy-webserver/readme.md
2026-02-23 00:59:09 -08:00

34 lines
745 B
Markdown

# 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](https://pogmom.me/)
![rats](https://pogmom.me/assets/img/rattos/three_sleeping_rats_cuddling_on_couch.webp)
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