https://github.com/ohmycloud/minimal-blog
https://github.com/ohmycloud/minimal-blog
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohmycloud/minimal-blog
- Owner: ohmycloud
- Created: 2025-09-05T03:33:15.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-09-05T04:56:30.000Z (10 months ago)
- Last Synced: 2025-09-13T11:31:21.889Z (9 months ago)
- Language: Rust
- Size: 19.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# minimal-blog
```bash
cargo run --bin markd "Some title" posts/post.md
cargo run --bin minimal-blog
```
see [using rust, axum, postgresql and tokio to build a blog](https://spacedimp.com/blog/using-rust-axum-postgresql-and-tokio-to-build-a-blog/)