573 B
573 B
title, slug, description, category, post_type, pinned, published, tags
| title | slug | description | category | post_type | pinned | published | tags | |||
|---|---|---|---|---|---|---|---|---|---|---|
| Welcome to Termi Blog | welcome-to-termi | Welcome to our new blog built with Astro and Loco.rs backend. | general | article | true | true |
|
Welcome to Termi Blog
This is the first post on our new blog built with Astro and Loco.rs backend.
Features
- Fast performance with Astro
- Terminal-style UI design
- Comments system
- Friend links
- Tags and categories
Code Example
fn main() {
println!("Hello, Termi!");
}
Stay tuned for more posts!