Skip to content

Commit

Permalink
deploy: 353b603
Browse files Browse the repository at this point in the history
  • Loading branch information
moul committed Feb 1, 2025
1 parent f8a2d8f commit a04c2df
Showing 1 changed file with 31 additions and 8 deletions.
39 changes: 31 additions & 8 deletions presentations/2025-02-01--fosdem--manfred/presentation.slide.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,29 @@ <h3>gno hello world</h3>



<article >

<h3>gno.land</h3>
<ul>
<li>aws -&gt; gno.land</li>
<li>go -&gt; gno</li>
<li>app -&gt; dapp</li>
</ul>

<div class="code" >
<pre><span num="1">we’re building a user-owned internet</span>
<span num="2">where governance is fair,</span>
<span num="3">development is open,</span>
<span num="4">and innovation is rewarded.</span>
</pre>
</div>


<span class="pagenumber">6</span>
</article>



<article >

<h3>the gno paradigm</h3>
Expand All @@ -146,7 +169,7 @@ <h3>the gno paradigm</h3>
<p>... but it's just like go.</p>


<span class="pagenumber">6</span>
<span class="pagenumber">7</span>
</article>


Expand Down Expand Up @@ -177,7 +200,7 @@ <h3>persistence: counter.gno</h3>
</ul>


<span class="pagenumber">7</span>
<span class="pagenumber">8</span>
</article>


Expand All @@ -191,7 +214,7 @@ <h3>microposts</h3>
</div>


<span class="pagenumber">8</span>
<span class="pagenumber">9</span>
</article>


Expand Down Expand Up @@ -223,7 +246,7 @@ <h3>microposts/post.gno</h3>
</div>


<span class="pagenumber">9</span>
<span class="pagenumber">10</span>
</article>


Expand Down Expand Up @@ -261,7 +284,7 @@ <h3>microposts/realm.gno</h3>
</div>


<span class="pagenumber">10</span>
<span class="pagenumber">11</span>
</article>


Expand All @@ -288,7 +311,7 @@ <h3>microposts demo</h3>
<p><a href="https://gno.land/r/leon/fosdem25/microposts" target="_blank" rel="noopener">gno.land/r/leon/fosdem25/microposts</a></p>


<span class="pagenumber">11</span>
<span class="pagenumber">12</span>
</article>


Expand Down Expand Up @@ -324,7 +347,7 @@ <h3>interoperability: alice.gno &amp; bob.gno</h3>
</ul>


<span class="pagenumber">12</span>
<span class="pagenumber">13</span>
</article>


Expand All @@ -350,7 +373,7 @@ <h3>conclusion</h3>
<br/>
thank you!

<span class="pagenumber">13</span>
<span class="pagenumber">14</span>
</article>


Expand Down

0 comments on commit a04c2df

Please sign in to comment.