Skip to content

Commit

Permalink
deploy: fe1af94
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanminutillo committed Jan 26, 2024
1 parent 65529ea commit 920fef4
Show file tree
Hide file tree
Showing 47 changed files with 995 additions and 291 deletions.
35 changes: 35 additions & 0 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,41 @@ <h1 class="mt-20 mb-8 text-center text-3xl font-extrabold sm:text-4xl">
<section class="mt-6 lg:px-0 grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-12">


<article class="flex flex-col gap-2">
<div class="flex items-center gap-4">
<div class="flex items-center space-x-2">
<span class="flex items-center gap-4 mb-2">

<div class=""><a class="relative z-10 rounded-full bg-base-content/5 px-3 py-1.5 font-medium text-sm text-base-content hover:bg-base-content/5" href="/tags/community/">
community
</a>

</div>
</span>
</div>
</div>
<div class="w-full h-48 bg-blueGray-400 rounded bg-cover bg-no-repeat bg-center shadow-xl" style="background-image: url(/img/labelbg.png)"></div>
<div class="flex-1 mt-2">
<h2 class="font-bold text-xl link link-hover">
<a href="/posts/content_labelling_in_bonfire/">

Safer social networking - Bonfire&#39;s recent experiment with Prosocial Design Patterns

</a>
</h2>




<p class="text-sm text-base-content/80 line-clamps-5 my-2">
To better understand the workflow involved in building Bonfire extension from scratch, we implemented a design pattern from the Prosocial Design Network: label misleading content; add links to reliable, related content.
</p>



</div>
</article>

<article class="flex flex-col gap-2">
<div class="flex items-center gap-4">
<div class="flex items-center space-x-2">
Expand Down
12 changes: 4 additions & 8 deletions css/style_v2.css
Original file line number Diff line number Diff line change
Expand Up @@ -9050,10 +9050,6 @@ details.collapse summary::-webkit-details-marker {
height: 100vh;
}

.h-\[2rem\] {
height: 2rem;
}

.max-h-12 {
max-height: 3rem;
}
Expand All @@ -9062,14 +9058,14 @@ details.collapse summary::-webkit-details-marker {
max-height: 180px;
}

.max-h-\[400px\] {
max-height: 400px;
}

.max-h-\[470px\] {
max-height: 470px;
}

.max-h-\[520px\] {
max-height: 520px;
}

.min-h-\[180px\] {
min-height: 180px;
}
Expand Down
2 changes: 1 addition & 1 deletion docs/deploy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,7 @@ <h2 id="step-4---run">Step 4 - Run <a class="direct-link" href="#step-4---run">#
<h4 id="step-5---adding-https">Step 5 - Adding HTTPS <a class="direct-link" href="#step-5---adding-https">#</a></h4>
<p>The common and convenient way for adding HTTPS is by using a reverse proxy like Nginx or Caddyserver (the latter of which is bundled as part of the docker compose setup).</p>
<p>Caddyserver and other servers can handle generating and setting up HTTPS certificates automatically, but if you need TLS/SSL certificates for nginx, you can look get some for free with <a href="https://letsencrypt.org/">letsencrypt</a>. The simplest way to obtain and install a certificate is to use <a href="https://certbot.eff.org">Certbot.</a>. Depending on your specific setup, certbot may be able to get a certificate and configure your web server automatically.</p>
<p>If you've built from source, you should point the nginx root directory to be <code>_build/prod/rel/bonfire/lib/bonfire-0.1.0-*/priv/static</code></p>
<p>If you've built from source, you should point the nginx root directory to be <code>_build/prod/rel/bonfire/lib/bonfire-[current-version]/priv/static</code></p>
<h2 id="admin-tools">Admin tools <a class="direct-link" href="#admin-tools">#</a></h2>
<ul>
<li>LiveDashboard for viewing real-time metrics and logs at <code>/admin/system/</code></li>
Expand Down
2 changes: 1 addition & 1 deletion extension/bonfire_gatherings/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ <h2 id="copyright-and-license">Copyright and License <a class="direct-link" href
<div class="uppercase text-xs tracking-widest mb-6">Details</div>
<div class="gap-2 flex flex-col divide divide-y divide-base-content/30">

<div class="pt-2 flex justify-between items-center text-sm"><span class="font-light">Updated</span> <span class="font-bold">07 Jan 2024</span></div>
<div class="pt-2 flex justify-between items-center text-sm"><span class="font-light">Updated</span> <span class="font-bold">24 Jan 2024</span></div>
<div class="pt-2 flex justify-between items-center text-sm"><span class="font-light">License</span> <span class="font-bold">agpl-3.0</span></div>


Expand Down
1 change: 1 addition & 0 deletions extension/bonfire_search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ <h1 id="bonfire.search">Bonfire.Search <a class="direct-link" href="#bonfire.sea
</ul>
<p>You can implement adapters for your prefered search backend. Currently adapters are included for:</p>
<ul>
<li>Database</li>
<li><a href="https://www.meilisearch.com/">Meili Search</a></li>
</ul>
<h2 id="development-%26-deployment-documentation">Development &amp; Deployment Documentation <a class="direct-link" href="#development-%26-deployment-documentation">#</a></h2>
Expand Down
2 changes: 1 addition & 1 deletion extension/ecto_sparkles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ <h2 id="copyright">Copyright <a class="direct-link" href="#copyright">#</a></h2>
<div class="uppercase text-xs tracking-widest mb-6">Details</div>
<div class="gap-2 flex flex-col divide divide-y divide-base-content/30">

<div class="pt-2 flex justify-between items-center text-sm"><span class="font-light">Updated</span> <span class="font-bold">09 Jan 2024</span></div>
<div class="pt-2 flex justify-between items-center text-sm"><span class="font-light">Updated</span> <span class="font-bold">23 Jan 2024</span></div>
<div class="pt-2 flex justify-between items-center text-sm"><span class="font-light">License</span> <span class="font-bold"></span></div>


Expand Down
52 changes: 26 additions & 26 deletions extensions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -392,29 +392,29 @@ <h2 class="text-xl text-base-content mt-4 max-w-screen-sm">Explore our growing l
</div>
</a>

<a href="/extension/needle">
<a href="/extension/ecto_sparkles">
<div class="border-base-content/20 border rounded-lg h-[176px]">

<div class="p-4 h-full flex flex-col">
<div class="font-semibold text-base ">needle</div>
<div class="font-semibold text-base ">ecto_sparkles</div>
<div class="font-normal text-base-content/90 text-xs ">by <span class="link">bonfire-networks</span></div>
<div class="text-sm line-clamp-3 flex-1 mt-2 text-base-content/90">One foreign key to rule them all and in the darkness, bind them.</div>
<div class="text-sm line-clamp-3 flex-1 mt-2 text-base-content/90">Some helpers to sparkle on top of Ecto to make queries easier, and to better join + preload associations, plus some changeset helpers and slow query logger</div>

<div class="flex sticky bottom-0 items-center gap-3 mt-3">
<span class="text-sm text-base-content/70 flex items-center gap-1"><svg class="w-4 h-4 text-yellow-500" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path fill="currentColor" d="m234.5 114.38l-45.1 39.36l13.51 58.6a16 16 0 0 1-23.84 17.34l-51.11-31l-51 31a16 16 0 0 1-23.84-17.34l13.49-58.54l-45.11-39.42a16 16 0 0 1 9.11-28.06l59.46-5.15l23.21-55.36a15.95 15.95 0 0 1 29.44 0L166 81.17l59.44 5.15a16 16 0 0 1 9.11 28.06Z"/></svg> <span>10</span></span>
<span class="text-sm text-base-content/70 flex items-center gap-1"><svg class="w-4 h-4 text-yellow-500" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path fill="currentColor" d="m234.5 114.38l-45.1 39.36l13.51 58.6a16 16 0 0 1-23.84 17.34l-51.11-31l-51 31a16 16 0 0 1-23.84-17.34l13.49-58.54l-45.11-39.42a16 16 0 0 1 9.11-28.06l59.46-5.15l23.21-55.36a15.95 15.95 0 0 1 29.44 0L166 81.17l59.44 5.15a16 16 0 0 1 9.11 28.06Z"/></svg> <span>11</span></span>

</div>
</div>
</div>
</a>

<a href="/extension/bonfire_ui_social">
<a href="/extension/needle">
<div class="border-base-content/20 border rounded-lg h-[176px]">

<div class="p-4 h-full flex flex-col">
<div class="font-semibold text-base ">bonfire_ui_social</div>
<div class="font-semibold text-base ">needle</div>
<div class="font-normal text-base-content/90 text-xs ">by <span class="link">bonfire-networks</span></div>
<div class="text-sm line-clamp-3 flex-1 mt-2 text-base-content/90">UI components for Bonfire:Me and Bonfire:Social extensions</div>
<div class="text-sm line-clamp-3 flex-1 mt-2 text-base-content/90">One foreign key to rule them all and in the darkness, bind them.</div>

<div class="flex sticky bottom-0 items-center gap-3 mt-3">
<span class="text-sm text-base-content/70 flex items-center gap-1"><svg class="w-4 h-4 text-yellow-500" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path fill="currentColor" d="m234.5 114.38l-45.1 39.36l13.51 58.6a16 16 0 0 1-23.84 17.34l-51.11-31l-51 31a16 16 0 0 1-23.84-17.34l13.49-58.54l-45.11-39.42a16 16 0 0 1 9.11-28.06l59.46-5.15l23.21-55.36a15.95 15.95 0 0 1 29.44 0L166 81.17l59.44 5.15a16 16 0 0 1 9.11 28.06Z"/></svg> <span>10</span></span>
Expand All @@ -424,13 +424,13 @@ <h2 class="text-xl text-base-content mt-4 max-w-screen-sm">Explore our growing l
</div>
</a>

<a href="/extension/ecto_sparkles">
<a href="/extension/bonfire_ui_social">
<div class="border-base-content/20 border rounded-lg h-[176px]">

<div class="p-4 h-full flex flex-col">
<div class="font-semibold text-base ">ecto_sparkles</div>
<div class="font-semibold text-base ">bonfire_ui_social</div>
<div class="font-normal text-base-content/90 text-xs ">by <span class="link">bonfire-networks</span></div>
<div class="text-sm line-clamp-3 flex-1 mt-2 text-base-content/90">Some helpers to sparkle on top of Ecto to make queries easier, and to better join + preload associations, plus some changeset helpers and slow query logger</div>
<div class="text-sm line-clamp-3 flex-1 mt-2 text-base-content/90">UI components for Bonfire:Me and Bonfire:Social extensions</div>

<div class="flex sticky bottom-0 items-center gap-3 mt-3">
<span class="text-sm text-base-content/70 flex items-center gap-1"><svg class="w-4 h-4 text-yellow-500" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path fill="currentColor" d="m234.5 114.38l-45.1 39.36l13.51 58.6a16 16 0 0 1-23.84 17.34l-51.11-31l-51 31a16 16 0 0 1-23.84-17.34l13.49-58.54l-45.11-39.42a16 16 0 0 1 9.11-28.06l59.46-5.15l23.21-55.36a15.95 15.95 0 0 1 29.44 0L166 81.17l59.44 5.15a16 16 0 0 1 9.11 28.06Z"/></svg> <span>10</span></span>
Expand Down Expand Up @@ -1272,6 +1272,22 @@ <h2 class="text-xl text-base-content mt-4 max-w-screen-sm">Explore our growing l
</div>
</a>

<a href="/extension/bonfire_gatherings">
<div class="border-base-content/20 border rounded-lg h-[176px]">

<div class="p-4 h-full flex flex-col">
<div class="font-semibold text-base ">bonfire_gatherings</div>
<div class="font-normal text-base-content/90 text-xs ">by <span class="link">bonfire-networks</span></div>
<div class="text-sm line-clamp-3 flex-1 mt-2 text-base-content/90">events extension for bonfire, used for learning purposes</div>

<div class="flex sticky bottom-0 items-center gap-3 mt-3">
<span class="text-sm text-base-content/70 flex items-center gap-1"><svg class="w-4 h-4 text-yellow-500" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path fill="currentColor" d="m234.5 114.38l-45.1 39.36l13.51 58.6a16 16 0 0 1-23.84 17.34l-51.11-31l-51 31a16 16 0 0 1-23.84-17.34l13.49-58.54l-45.11-39.42a16 16 0 0 1 9.11-28.06l59.46-5.15l23.21-55.36a15.95 15.95 0 0 1 29.44 0L166 81.17l59.44 5.15a16 16 0 0 1 9.11 28.06Z"/></svg> <span>1</span></span>

</div>
</div>
</div>
</a>

<a href="/extension/bonfire_pages">
<div class="border-base-content/20 border rounded-lg h-[176px]">

Expand Down Expand Up @@ -1368,22 +1384,6 @@ <h2 class="text-xl text-base-content mt-4 max-w-screen-sm">Explore our growing l
</div>
</a>

<a href="/extension/bonfire_gatherings">
<div class="border-base-content/20 border rounded-lg h-[176px]">

<div class="p-4 h-full flex flex-col">
<div class="font-semibold text-base ">bonfire_gatherings</div>
<div class="font-normal text-base-content/90 text-xs ">by <span class="link">bonfire-networks</span></div>
<div class="text-sm line-clamp-3 flex-1 mt-2 text-base-content/90">events extension for bonfire, used for learning purposes</div>

<div class="flex sticky bottom-0 items-center gap-3 mt-3">
<span class="text-sm text-base-content/70 flex items-center gap-1"><svg class="w-4 h-4 text-yellow-500" xmlns="http://www.w3.org/2000/svg" width="256" height="256" viewBox="0 0 256 256"><path fill="currentColor" d="m234.5 114.38l-45.1 39.36l13.51 58.6a16 16 0 0 1-23.84 17.34l-51.11-31l-51 31a16 16 0 0 1-23.84-17.34l13.49-58.54l-45.11-39.42a16 16 0 0 1 9.11-28.06l59.46-5.15l23.21-55.36a15.95 15.95 0 0 1 29.44 0L166 81.17l59.44 5.15a16 16 0 0 1 9.11 28.06Z"/></svg> <span>0</span></span>

</div>
</div>
</div>
</a>

<a href="/extension/bonfire_social_graph">
<div class="border-base-content/20 border rounded-lg h-[176px]">

Expand Down
Loading

0 comments on commit 920fef4

Please sign in to comment.