Tweak to About text
This commit is contained in:
+2
-2
@@ -69,7 +69,7 @@
|
||||
</div>
|
||||
<div class="detail-section">
|
||||
<h2>What is a protocol?</h2>
|
||||
<p class="outcome">A protocol is a pattern of interaction among people, generally in the form of a particular sequence of actions. Protocols are micro-practices — more specific than patterns and more interaction-focused than rules. A rule says "decisions are made by consensus." A protocol says "here's the step-by-step process for reaching consensus in a meeting."</p>
|
||||
<p class="outcome">A protocol is a pattern of interaction among agents, represented here in the form of a particular sequence of actions. Protocols are micro-practices — more specific than patterns and more interaction-focused than rules. A rule says "decisions are made by consensus." A protocol says "here's the step-by-step process for reaching consensus in a meeting."</p>
|
||||
</div>
|
||||
<div class="detail-section">
|
||||
<h2>Features</h2>
|
||||
@@ -77,7 +77,7 @@
|
||||
</div>
|
||||
<div class="detail-section">
|
||||
<h2>Self-hosting</h2>
|
||||
<p class="outcome">Protocol Droid is designed to be self-hostable and whitelabel-able. It runs on a standard LAMP stack with no external dependencies — no web fonts, no CDNs, no tracking. Deploy on Cloudron, any LAMP server, or your own infrastructure. Configure your site name, tagline, and theme through a simple config file.</p>
|
||||
<p class="outcome">Protocol Droid is designed to be self-hostable and whitelabel-able. It runs on a standard LAMP stack with no external dependencies — no web fonts, no CDNs, no tracking. Deploy on any LAMP server. Configure your site name, tagline, and theme through a simple config file.</p>
|
||||
</div>
|
||||
<div class="detail-section">
|
||||
<h2>Sister project</h2>
|
||||
|
||||
Reference in New Issue
Block a user