pogmommy-webserver/readme.md
2026-02-23 01:04:20 -08:00

34 lines
662 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)
- generate sitemap in sidebar
- detect if markdown module has associated directory (by file basename, maybe specified in frontmatter?)
- so much more