title | subtitle | revealjs-url | theme | header-includes |
---|---|---|---|---|
`Rust` meetup |
Sharing is caring |
solarized |
<style>
:root {
.reveal {
background-image: url("https://www.rustacean.net/assets/rustacean-flat-happy.svg");
background-repeat: no-repeat;
background-size: 5vw 5vw;
background-position: 2vw calc(100% - 2vw);
}
.columns {
justify-content: center;
align-items: center;
}
}
</style>
|
- Be kind to each other: no sexism, racism or any similar ism can be tolerated;
- Don't ask to ask, just ask: there is no such a thing as a bad question;
- Constructive and reasoned feedback is encouraged.