Skip to content

Commit

Permalink
Added plenty
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcordoba committed Apr 22, 2024
1 parent 8a0e054 commit 54416ea
Showing 1 changed file with 14 additions and 9 deletions.
23 changes: 14 additions & 9 deletions site/pages/index.rocket.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,25 +179,30 @@ <h2 id="now_building" link-text="now building" class="area-headline">
<rocket-columns>
<rocket-card>
<div slot="title" class="row card-title">
<h4>fixie</h4>
<h4>plenty</h4>
<div class="row">
<custom-social-link
style="
margin-left: 16px;
--primary-text-color: white;
--primary-color: var(white);
"
name="Github"
url="https://github.com/darksoil-studio/plenty"
></custom-social-link>
<custom-social-link
style="
--primary-text-color: white;
--primary-color: var(white);
"
name="OpenCollective"
url="https://opencollective.com/darksoil/projects/fixie"
url="https://opencollective.com/darksoil/projects/plenty"
></custom-social-link>
</div>
</div>
<p class="poem">collect your bugs to give hApps hugs</p>
<p class="poem">collective purchasing of food</p>
<p>
Oh, it’s just a fully distributed issue tracker to save many
thousands of hours of work for devs who are building Holochain Apps.
Making debugging of distributed apps orders of magnitudes easier.
nbd.
plenty is a peer-to-peer app to manage food buyers clubs, so that eating amazing food from locally sourced producers becomes joyful, easy and cheap.
</p>
</rocket-card>

Expand Down Expand Up @@ -278,9 +283,9 @@ <h2 id="projects_on_deck" link-text="projects on deck">
<div>
<h3>apps & modules</h3>
<p>
<strong>plenty</strong>
<strong>fixie</strong>
<br />
collective purchasing of food
report and track bugs in a holochain app
</p>
<p>
<strong><a href="https://cobudget.com/">co-budget</a></strong
Expand Down

0 comments on commit 54416ea

Please sign in to comment.