Skip to content

Commit ea910ef

Browse files
committed
update awesome-rib and hugo itself
1 parent fdb9645 commit ea910ef

File tree

111 files changed

+1543
-1403
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

111 files changed

+1543
-1403
lines changed

404.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,14 @@
77
<title>404 Page not found - Rust in Blockchain ❤ rib.rs</title>
88
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
99
<meta name="description" content="">
10-
<meta property="og:url" content="https://rustinblockchain.org/404.html">
11-
<meta property="og:site_name" content="Rust in Blockchain ❤ rib.rs">
12-
<meta property="og:title" content="404 Page not found">
13-
<meta property="og:description" content="A monthly newsletter for Rust and blockchain developers.">
14-
<meta property="og:locale" content="en-us">
15-
<meta property="og:type" content="website">
16-
17-
<meta name="twitter:card" content="summary"><meta name="twitter:title" content="404 Page not found">
18-
<meta name="twitter:description" content="A monthly newsletter for Rust and blockchain developers.">
10+
<meta property="og:title" content="404 Page not found" />
11+
<meta property="og:description" content="A monthly newsletter for Rust and blockchain developers." />
12+
<meta property="og:type" content="website" />
13+
<meta property="og:url" content="https://rustinblockchain.org/404.html" />
14+
15+
<meta name="twitter:card" content="summary"/>
16+
<meta name="twitter:title" content="404 Page not found"/>
17+
<meta name="twitter:description" content="A monthly newsletter for Rust and blockchain developers."/>
1918

2019
<link rel="dns-prefetch" href="//fonts.googleapis.com">
2120
<link rel="dns-prefetch" href="//fonts.gstatic.com">

about/index.html

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,22 @@
77
<title>About us - Rust in Blockchain ❤ rib.rs</title>
88
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
99
<meta name="description" content="">
10-
<meta property="og:url" content="https://rustinblockchain.org/about/">
11-
<meta property="og:site_name" content="Rust in Blockchain ❤ rib.rs">
12-
<meta property="og:title" content="About us">
13-
<meta property="og:description" content="Rust in Blockchain is a developer community that focuses on Rust engineering and adoption in the blockchain industry.
10+
<meta property="og:title" content="About us" />
11+
<meta property="og:description" content="Rust in Blockchain is a developer community that focuses on Rust engineering and adoption in the blockchain industry.
1412
The RiB Newsletter is a monthly newsletter focused on Rust programming and blockchain development, bringing engineering insight and experience to the Rust blockchain community.
1513
Rust in Blockchain is run by
16-
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.">
17-
<meta property="og:locale" content="en-us">
18-
<meta property="og:type" content="article">
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+
<meta property="og:type" content="article" />
16+
<meta property="og:url" content="https://rustinblockchain.org/about/" /><meta property="article:section" content="" />
1917

20-
<meta name="twitter:card" content="summary"><meta name="twitter:title" content="About us">
18+
19+
20+
<meta name="twitter:card" content="summary"/>
21+
<meta name="twitter:title" content="About us"/>
2122
<meta name="twitter:description" content="Rust in Blockchain is a developer community that focuses on Rust engineering and adoption in the blockchain industry.
2223
The RiB Newsletter is a monthly newsletter focused on Rust programming and blockchain development, bringing engineering insight and experience to the Rust blockchain community.
2324
Rust in Blockchain is run by
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+
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."/>
2526

2627
<link rel="dns-prefetch" href="//fonts.googleapis.com">
2728
<link rel="dns-prefetch" href="//fonts.gstatic.com">

awesome-blockchain-rust/index.html

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="description" content="">
1010
<meta property="og:title" content="" />
1111
<meta property="og:description" content="Awesome Blockchain Rust Useful components for building blockchains in Rust. include: cryptography, distributed, p2p, consensus, etc
12-
Blockchains Blockchain Frameworks Cross-Chain Virtual Machines General-Purpose Consensus P2P Network Libraries Cryptography Layer2 Dapps Other Contribute License Blockchains Aleo. A blockchain with zero-knowledge transactions. Aleph Zero. DAG, PoS, snark smart contracts (substrate based). Anoma.network. PoS blockchain with privacy. Aptos Network. Building the safest and most scalable Layer 1 blockchain.. Bitcoin Cash. A library for creating and parsing Bitcoin Cash transactions." />
12+
Blockchains Blockchain Frameworks Cross-Chain Virtual Machines General-Purpose Consensus P2P Network Libraries Cryptography Layer2 Dapps Other Contribute License Blockchains Aleo. Decentralized operating system for zero-knowledge applications. Aleph Zero. DAG, PoS, snark smart contracts (substrate based). Anoma.network. PoS blockchain with privacy. Aptos Network. Building the safest and most scalable Layer 1 blockchain.. Bitcoin Cash. A library for creating and parsing Bitcoin Cash transactions." />
1313
<meta property="og:type" content="article" />
1414
<meta property="og:url" content="https://rustinblockchain.org/awesome-blockchain-rust/" /><meta property="article:section" content="" />
1515

@@ -18,15 +18,14 @@
1818
<meta name="twitter:card" content="summary"/>
1919
<meta name="twitter:title" content=""/>
2020
<meta name="twitter:description" content="Awesome Blockchain Rust Useful components for building blockchains in Rust. include: cryptography, distributed, p2p, consensus, etc
21-
Blockchains Blockchain Frameworks Cross-Chain Virtual Machines General-Purpose Consensus P2P Network Libraries Cryptography Layer2 Dapps Other Contribute License Blockchains Aleo. A blockchain with zero-knowledge transactions. Aleph Zero. DAG, PoS, snark smart contracts (substrate based). Anoma.network. PoS blockchain with privacy. Aptos Network. Building the safest and most scalable Layer 1 blockchain.. Bitcoin Cash. A library for creating and parsing Bitcoin Cash transactions."/>
21+
Blockchains Blockchain Frameworks Cross-Chain Virtual Machines General-Purpose Consensus P2P Network Libraries Cryptography Layer2 Dapps Other Contribute License Blockchains Aleo. Decentralized operating system for zero-knowledge applications. Aleph Zero. DAG, PoS, snark smart contracts (substrate based). Anoma.network. PoS blockchain with privacy. Aptos Network. Building the safest and most scalable Layer 1 blockchain.. Bitcoin Cash. A library for creating and parsing Bitcoin Cash transactions."/>
2222

2323
<link rel="dns-prefetch" href="//fonts.googleapis.com">
2424
<link rel="dns-prefetch" href="//fonts.gstatic.com">
2525
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i">
2626
<link rel="stylesheet" href="../css/style.css">
2727
<link rel="stylesheet" href="../css/custom.css">
2828
<link rel="shortcut icon" href="../favicon.ico">
29-
3029
</head>
3130

3231
<script async src="https://www.googletagmanager.com/gtag/js?id=G-0BDHKQL58C"></script>
@@ -142,8 +141,8 @@ <h1 id="awesome-blockchain-rust">Awesome Blockchain Rust</h1>
142141
</ul>
143142
<h2 id="blockchains">Blockchains</h2>
144143
<ul>
145-
<li><a href="https://github.com/AleoHQ">Aleo</a>.
146-
A blockchain with zero-knowledge transactions.</li>
144+
<li><a href="https://github.com/AleoNet/snarkOS">Aleo</a>.
145+
Decentralized operating system for zero-knowledge applications.</li>
147146
<li><a href="https://github.com/aleph-zero-foundation">Aleph Zero</a>.
148147
DAG, PoS, snark smart contracts (substrate based).</li>
149148
<li><a href="https://github.com/anoma">Anoma.network</a>.
@@ -187,9 +186,6 @@ <h2 id="blockchains">Blockchains</h2>
187186
<li><a href="https://github.com/holochain/holochain">Holochain</a>.
188187
The core Holochain framework written in rust, a container, and
189188
hdk-rust library for writing Zomes.</li>
190-
<li><a href="https://github.com/HuobiGroup/huobi-chain">Huobi Chain</a>.
191-
The next generation high performance public chain for financial
192-
infrastructure.</li>
193189
<li><a href="https://github.com/interledger-rs/interledger-rs">Interledger</a>.
194190
An easy-to-use, high-performance Interledger implementation written
195191
in Rust.</li>
@@ -233,8 +229,6 @@ <h2 id="blockchains">Blockchains</h2>
233229
<li><a href="https://github.com/PolymathNetwork/Polymesh">Polymesh</a>.
234230
The Polymesh blockchain (built on Substrate) is an identity orientated chain
235231
for the issuance, lifecycle management and settlement of regulated securities.</li>
236-
<li><a href="https://github.com/QANplatform/its_alive">QAN</a>.
237-
Post-quantum blockchain.</li>
238232
<li><a href="https://github.com/radixdlt/radixdlt-scrypto">Radix</a>.
239233
Sharded smart contract DeFi platform.</li>
240234
<li><a href="https://github.com/simpago/rsnano-node">RsNano</a>.

blogposts/2020-07-30-rib-is-one-year-old/index.html

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,16 @@
77
<title>RiB is One Year Old! - Rust in Blockchain ❤ rib.rs</title>
88
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
99
<meta name="description" content="Happy birthday to RiB! This is a late celebration.">
10-
<meta property="og:url" content="https://rustinblockchain.org/blogposts/2020-07-30-rib-is-one-year-old/">
11-
<meta property="og:site_name" content="Rust in Blockchain ❤ rib.rs">
12-
<meta property="og:title" content="RiB is One Year Old!">
13-
<meta property="og:description" content="Happy birthday to RiB! This is a late celebration.">
14-
<meta property="og:locale" content="en-us">
15-
<meta property="og:type" content="article">
16-
<meta property="article:section" content="blogposts">
17-
<meta property="article:published_time" content="2020-07-30T00:00:00+00:00">
18-
<meta property="article:modified_time" content="2020-07-30T00:00:00+00:00">
19-
20-
<meta name="twitter:card" content="summary"><meta name="twitter:title" content="RiB is One Year Old!">
21-
<meta name="twitter:description" content="Happy birthday to RiB! This is a late celebration.">
10+
<meta property="og:title" content="RiB is One Year Old!" />
11+
<meta property="og:description" content="Happy birthday to RiB! This is a late celebration." />
12+
<meta property="og:type" content="article" />
13+
<meta property="og:url" content="https://rustinblockchain.org/blogposts/2020-07-30-rib-is-one-year-old/" /><meta property="article:section" content="blogposts" />
14+
<meta property="article:published_time" content="2020-07-30T00:00:00+00:00" />
15+
<meta property="article:modified_time" content="2020-07-30T00:00:00+00:00" />
16+
17+
<meta name="twitter:card" content="summary"/>
18+
<meta name="twitter:title" content="RiB is One Year Old!"/>
19+
<meta name="twitter:description" content="Happy birthday to RiB! This is a late celebration."/>
2220

2321
<link rel="dns-prefetch" href="//fonts.googleapis.com">
2422
<link rel="dns-prefetch" href="//fonts.gstatic.com">
@@ -129,7 +127,7 @@ <h1 class="post__title">RiB is One Year Old!</h1>
129127

130128
<div class="meta__item-categories meta__item">
131129
<svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg>
132-
<span class="meta__text"><a class="meta__link" href="../../categories/blogposts/" rel="category">Blogposts</a>
130+
<span class="meta__text"><a class="meta__link" href="../../categories/blogposts/" rel="category">blogposts</a>
133131
</span>
134132
</div></div>
135133
</header><div class="content post__content clearfix">

blogposts/call-for-contributors/index.html

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,16 @@
77
<title>Call for Contributors - Rust in Blockchain ❤ rib.rs</title>
88
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
99
<meta name="description" content="Call for Contributors">
10-
<meta property="og:url" content="https://rustinblockchain.org/blogposts/call-for-contributors/">
11-
<meta property="og:site_name" content="Rust in Blockchain ❤ rib.rs">
12-
<meta property="og:title" content="Call for Contributors">
13-
<meta property="og:description" content="Call for Contributors">
14-
<meta property="og:locale" content="en-us">
15-
<meta property="og:type" content="article">
16-
<meta property="article:section" content="blogposts">
17-
<meta property="article:published_time" content="2019-07-28T00:00:00+00:00">
18-
<meta property="article:modified_time" content="2019-07-28T00:00:00+00:00">
19-
20-
<meta name="twitter:card" content="summary"><meta name="twitter:title" content="Call for Contributors">
21-
<meta name="twitter:description" content="Call for Contributors">
10+
<meta property="og:title" content="Call for Contributors" />
11+
<meta property="og:description" content="Call for Contributors" />
12+
<meta property="og:type" content="article" />
13+
<meta property="og:url" content="https://rustinblockchain.org/blogposts/call-for-contributors/" /><meta property="article:section" content="blogposts" />
14+
<meta property="article:published_time" content="2019-07-28T00:00:00+00:00" />
15+
<meta property="article:modified_time" content="2019-07-28T00:00:00+00:00" />
16+
17+
<meta name="twitter:card" content="summary"/>
18+
<meta name="twitter:title" content="Call for Contributors"/>
19+
<meta name="twitter:description" content="Call for Contributors"/>
2220

2321
<link rel="dns-prefetch" href="//fonts.googleapis.com">
2422
<link rel="dns-prefetch" href="//fonts.gstatic.com">
@@ -129,7 +127,7 @@ <h1 class="post__title">Call for Contributors</h1>
129127

130128
<div class="meta__item-categories meta__item">
131129
<svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg>
132-
<span class="meta__text"><a class="meta__link" href="../../categories/blogposts/" rel="category">Blogposts</a>
130+
<span class="meta__text"><a class="meta__link" href="../../categories/blogposts/" rel="category">blogposts</a>
133131
</span>
134132
</div></div>
135133
</header><div class="content post__content clearfix">

blogposts/how-rib-newsletter-is-generated/index.html

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,16 @@
77
<title>How RiB Newsletter is Generated - Rust in Blockchain ❤ rib.rs</title>
88
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
99
<meta name="description" content="How RiB Newsletter is Generated">
10-
<meta property="og:url" content="https://rustinblockchain.org/blogposts/how-rib-newsletter-is-generated/">
11-
<meta property="og:site_name" content="Rust in Blockchain ❤ rib.rs">
12-
<meta property="og:title" content="How RiB Newsletter is Generated">
13-
<meta property="og:description" content="How RiB Newsletter is Generated">
14-
<meta property="og:locale" content="en-us">
15-
<meta property="og:type" content="article">
16-
<meta property="article:section" content="blogposts">
17-
<meta property="article:published_time" content="2020-05-26T00:00:00+00:00">
18-
<meta property="article:modified_time" content="2020-05-26T00:00:00+00:00">
19-
20-
<meta name="twitter:card" content="summary"><meta name="twitter:title" content="How RiB Newsletter is Generated">
21-
<meta name="twitter:description" content="How RiB Newsletter is Generated">
10+
<meta property="og:title" content="How RiB Newsletter is Generated" />
11+
<meta property="og:description" content="How RiB Newsletter is Generated" />
12+
<meta property="og:type" content="article" />
13+
<meta property="og:url" content="https://rustinblockchain.org/blogposts/how-rib-newsletter-is-generated/" /><meta property="article:section" content="blogposts" />
14+
<meta property="article:published_time" content="2020-05-26T00:00:00+00:00" />
15+
<meta property="article:modified_time" content="2020-05-26T00:00:00+00:00" />
16+
17+
<meta name="twitter:card" content="summary"/>
18+
<meta name="twitter:title" content="How RiB Newsletter is Generated"/>
19+
<meta name="twitter:description" content="How RiB Newsletter is Generated"/>
2220

2321
<link rel="dns-prefetch" href="//fonts.googleapis.com">
2422
<link rel="dns-prefetch" href="//fonts.gstatic.com">
@@ -129,7 +127,7 @@ <h1 class="post__title">How RiB Newsletter is Generated</h1>
129127

130128
<div class="meta__item-categories meta__item">
131129
<svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg>
132-
<span class="meta__text"><a class="meta__link" href="../../categories/blogposts/" rel="category">Blogposts</a>
130+
<span class="meta__text"><a class="meta__link" href="../../categories/blogposts/" rel="category">blogposts</a>
133131
</span>
134132
</div></div>
135133
</header><div class="content post__content clearfix">

blogposts/index.html

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,14 @@
77
<title>Blog posts - Rust in Blockchain ❤ rib.rs</title>
88
<script>(function(d,e){d[e]=d[e].replace("no-js","js");})(document.documentElement,"className");</script>
99
<meta name="description" content="Blog posts for Rust in Blockchain">
10-
<meta property="og:url" content="https://rustinblockchain.org/blogposts/">
11-
<meta property="og:site_name" content="Rust in Blockchain ❤ rib.rs">
12-
<meta property="og:title" content="Blog posts">
13-
<meta property="og:description" content="Blog posts for Rust in Blockchain">
14-
<meta property="og:locale" content="en-us">
15-
<meta property="og:type" content="website">
10+
<meta property="og:title" content="Blog posts" />
11+
<meta property="og:description" content="Blog posts for Rust in Blockchain" />
12+
<meta property="og:type" content="website" />
13+
<meta property="og:url" content="https://rustinblockchain.org/blogposts/" />
1614

17-
<meta name="twitter:card" content="summary"><meta name="twitter:title" content="Blog posts">
18-
<meta name="twitter:description" content="Blog posts for Rust in Blockchain">
15+
<meta name="twitter:card" content="summary"/>
16+
<meta name="twitter:title" content="Blog posts"/>
17+
<meta name="twitter:description" content="Blog posts for Rust in Blockchain"/>
1918

2019
<link rel="dns-prefetch" href="//fonts.googleapis.com">
2120
<link rel="dns-prefetch" href="//fonts.gstatic.com">
@@ -132,7 +131,7 @@ <h3 class="list__title post__title ">
132131

133132
<div class="meta__item-categories meta__item">
134133
<svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg>
135-
<span class="meta__text"><a class="meta__link" href="../categories/blogposts/" rel="category">Blogposts</a>
134+
<span class="meta__text"><a class="meta__link" href="../categories/blogposts/" rel="category">blogposts</a>
136135
</span>
137136
</div></div>
138137
</header>
@@ -154,7 +153,7 @@ <h3 class="list__title post__title ">
154153

155154
<div class="meta__item-categories meta__item">
156155
<svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg>
157-
<span class="meta__text"><a class="meta__link" href="../categories/blogposts/" rel="category">Blogposts</a>
156+
<span class="meta__text"><a class="meta__link" href="../categories/blogposts/" rel="category">blogposts</a>
158157
</span>
159158
</div></div>
160159
</header>
@@ -176,7 +175,7 @@ <h3 class="list__title post__title ">
176175

177176
<div class="meta__item-categories meta__item">
178177
<svg class="meta__icon icon icon-category" width="16" height="16" viewBox="0 0 16 16"><path d="m7 2l1 2h8v11h-16v-13z"/></svg>
179-
<span class="meta__text"><a class="meta__link" href="../categories/blogposts/" rel="category">Blogposts</a>
178+
<span class="meta__text"><a class="meta__link" href="../categories/blogposts/" rel="category">blogposts</a>
180179
</span>
181180
</div></div>
182181
</header>

0 commit comments

Comments
 (0)