|
8 | 8 | <script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script> |
9 | 9 | <meta name="description" content=""> |
10 | 10 | <meta property="og:title" content="About us" /> |
11 | | -<meta property="og:description" content="Rust in Blockchain is a monthly newsletter focused on Rust programming and blockchain development, bringing engineering insight and experience to the Rust blockchain community. |
12 | | -If you are interested in contributing to this newsletter, or would like a feature published regarding Rust, please visit us on GitHub or tweet us. |
13 | | -Rust in Blockchain is edited by |
| 11 | +<meta property="og:description" content="Rust in Blockchain is a developer community that focuses on Rust engineering and adoption in the blockchain industry. |
| 12 | +The RiB Newsletter is a monthly newsletter focused on Rust programming and blockchain development, bringing engineering insight and experience to the Rust blockchain community. |
| 13 | +Rust in Blockchain is run by |
14 | 14 | Aimee, an experienced Rust community builder, and organizer of RustCon Asia 2019; Mike, a champion of best practices within the crypto space, making virtual tea; Brian, former Rust core team member." /> |
15 | 15 | <meta property="og:type" content="article" /> |
16 | 16 | <meta property="og:url" content="https://rustinblockchain.org/about/" /> |
17 | 17 |
|
18 | 18 |
|
19 | 19 | <meta name="twitter:card" content="summary"/> |
20 | 20 | <meta name="twitter:title" content="About us"/> |
21 | | -<meta name="twitter:description" content="Rust in Blockchain is a monthly newsletter focused on Rust programming and blockchain development, bringing engineering insight and experience to the Rust blockchain community. |
22 | | -If you are interested in contributing to this newsletter, or would like a feature published regarding Rust, please visit us on GitHub or tweet us. |
23 | | -Rust in Blockchain is edited by |
| 21 | +<meta name="twitter:description" content="Rust in Blockchain is a developer community that focuses on Rust engineering and adoption in the blockchain industry. |
| 22 | +The RiB Newsletter is a monthly newsletter focused on Rust programming and blockchain development, bringing engineering insight and experience to the Rust blockchain community. |
| 23 | +Rust in Blockchain is run by |
24 | 24 | Aimee, an experienced Rust community builder, and organizer of RustCon Asia 2019; Mike, a champion of best practices within the crypto space, making virtual tea; Brian, former Rust core team member."/> |
25 | 25 |
|
26 | 26 | <link rel="dns-prefetch" href="//fonts.googleapis.com"> |
|
86 | 86 |
|
87 | 87 | </a> |
88 | 88 | </li> |
| 89 | + <li class="menu__item"> |
| 90 | + <a class="menu__link" href="../contributing"> |
| 91 | + <i class='fa fa-heart'></i> |
| 92 | + <span class="menu__text">Contributing</span> |
| 93 | + |
| 94 | + </a> |
| 95 | + </li> |
89 | 96 | <li class="menu__item"> |
90 | 97 | <a class="menu__link" href="../about"> |
91 | 98 | <i class='fa fa-heart'></i> |
|
115 | 122 | <h1 class="post__title">About us</h1> |
116 | 123 |
|
117 | 124 | </header><div class="content post__content clearfix"> |
118 | | - <p>Rust in Blockchain is a monthly newsletter focused on Rust programming and blockchain development, bringing engineering insight and experience to the Rust blockchain community.</p> |
119 | | -<p>If you are interested in contributing to this newsletter, or would like a feature published regarding Rust, please visit us on GitHub or tweet us.</p> |
120 | | -<p>Rust in Blockchain is edited by</p> |
| 125 | + <p><a href="https://rustinblockchain.org">Rust in Blockchain</a> is a developer community |
| 126 | +that focuses on Rust engineering and adoption in the blockchain industry.</p> |
| 127 | +<p>The <a href="../newsletters">RiB Newsletter</a> is a monthly newsletter focused on Rust programming |
| 128 | +and blockchain development, |
| 129 | +bringing engineering insight and experience to the Rust blockchain community.</p> |
| 130 | +<p>Rust in Blockchain is run by</p> |
121 | 131 | <ul> |
122 | 132 | <li><a href="https://impl.dev/">Aimee</a>, an experienced Rust community builder, and organizer of <a href="https://rustcon.asia/">RustCon Asia</a> 2019;</li> |
123 | 133 | <li>Mike, a champion of best practices within the crypto space, making virtual tea;</li> |
|
0 commit comments