forked from slonk/bingus-blog
20 lines
388 B
Markdown
20 lines
388 B
Markdown
---
|
|
title: "README"
|
|
description: "the README.md file of this project"
|
|
author: "slonkazoid"
|
|
created_at: 2024-04-18T01:15:26Z
|
|
---
|
|
|
|
# bingus-blog
|
|
|
|
blazingly fast markdown blog software written in rust memory safe
|
|
|
|
## TODO
|
|
|
|
- [ ] finish writing this document
|
|
- [ ] document config
|
|
- [ ] extend syntect options
|
|
- [ ] general cleanup of code
|
|
- [x] be blazingly fast
|
|
- [x] 100+ MiB binary size
|
|
|