6 ms·
Would love to give it a go at some point (but I'll first need to learn Rust). On a side note, I love the aesthetic of the site.
by cwales95 3y ago
Would love to give it a go at some point (but I'll first need to learn Rust). On a side note, I love the aesthetic of the site.
- cosmic_quanta 3y agoThe blog post mentions SDKs for other programming languages, so you may be able to use this without learning Rust
- spetz 3y agoExactly, we have multiple SDKs, and the blog uses Rust Zola engine :)
- pdimitar 3y agoI'm still trying to learn Zola well. Do you plan to open-source the website?
- musjleman 3y agoIf you're talking about the blog, it's an open source Zola theme https://github.com/not-matthias/apollo https://github.com/not-matthias/apollo (the original site https://secret.club https://secret.club which it's based on/inspired by is closed source though)
- pdimitar 3y agoNo, I really need to see how did he structure his website exactly -- to learn how I would do it as well. I'll take a look at the theme as well, thank you.