Switch to Zola
2019-05-17
I love Rust 🦀. To put my blog where my mouth is, I finally converted it to use Zola - a pretty nifty static site generator written in Rust!
Here's some filler content for testing out & developing the stylesheet.
Heading 2
lorem ipsum dolor sit amet rustc
foo bar
fn main() {
println!("Hello, world!");
}
let's have a horizontal rule here between
these two things.
Heading 3
In this chapter, let's quote someone:
this is a blockquote
- unordered
- list
- with nesting
- and more
- with nesting
- ordered
- list
- with nesting
- and more
- with nesting
Behold, a table
table | sound | quantity |
---|---|---|
cat | meow | 0 |
dog | woof | 0 |
banana | error | 5 |