chore: set up oranda

Sets up oranda so we can get nice website things for free. Some caveats we have right now:

- Absolutely manual, I have to do `oranda build` and the deploy manually right now
- I had to pop the Readme into a new Markdown file because the first header in there was looking very strange
This commit is contained in:
liv
2023-05-17 16:56:01 +02:00
parent 4c638e365f
commit 19cee73209
4 changed files with 192 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
[package]
name = "rustlings"
description = "Small exercises to get you used to reading and writing Rust code!"
version = "5.5.0"
authors = [
"Liv <mokou@fastmail.com>",