Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bbelderbos/rust-blog


https://github.com/bbelderbos/rust-blog

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# A Pythonista learning Rust blog

```
brew install zola
git clone [email protected]:bbelderbos/rust-blog.git
cd rust-blog
# pull git theme submodule in:
make checkout-theme
# build and serve blog
make dev
```
For more details on Zola and my setup see [this blog post](https://apythonistalearningrust.com/blog-with-zola/)