map system updates

This commit is contained in:
2025-07-09 20:06:23 -06:00
parent afc813753c
commit 9f12538248
17 changed files with 69 additions and 33 deletions

View File

@@ -26,7 +26,7 @@
<title>Getting Started with Digital Liberation - Changemaker Lite</title>
<title>Getting Started - Changemaker Lite</title>
@@ -65,7 +65,7 @@
<meta property="og:type" content="website" >
<meta property="og:title" content="Getting Started with Digital Liberation - Changemaker Lite" >
<meta property="og:title" content="Getting Started - Changemaker Lite" >
<meta property="og:description" content="Build Power. Not Rent It. Own your digital infrastructure." >
@@ -81,7 +81,7 @@
<meta name="twitter:card" content="summary_large_image" >
<meta name="twitter:title" content="Getting Started with Digital Liberation - Changemaker Lite" >
<meta name="twitter:title" content="Getting Started - Changemaker Lite" >
<meta name="twitter:description" content="Build Power. Not Rent It. Own your digital infrastructure." >
@@ -111,7 +111,7 @@
<div data-md-component="skip">
<a href="#getting-started-with-digital-liberation" class="md-skip">
<a href="#getting-started" class="md-skip">
Skip to content
</a>
@@ -164,7 +164,7 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
Getting Started with Digital Liberation
Getting Started
</span>
</div>
@@ -1485,9 +1485,9 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#build-changemkaer-lite" class="md-nav__link">
<a href="#build-changemaker-lite" class="md-nav__link">
<span class="md-ellipsis">
Build Changemkaer-Lite
Build Changemaker-Lite
</span>
</a>
@@ -1943,10 +1943,17 @@ Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
<h1 id="getting-started-with-digital-liberation">Getting Started with Digital Liberation<a class="headerlink" href="#getting-started-with-digital-liberation" title="Permanent link">&para;</a></h1>
<h1 id="getting-started">Getting Started<a class="headerlink" href="#getting-started" title="Permanent link">&para;</a></h1>
<p>Welcome to Changemaker-Lite! You're about to reclaim your digital sovereignty and stop feeding your secrets to corporations. This guide will help you set up your own political infrastructure that you actually own and control.</p>
<p>This documentation is broken into a few sections: </p>
<ul>
<li><strong>Build:</strong> Instructions on how to build the cm-lite on your own hardware </li>
<li><strong>Services:</strong> Overview of all the services that are installed when you install cm-lite</li>
<li><strong>Configuration:</strong> Information on how to configure all the services that you install in cm-lite</li>
<li><strong>Manuals:</strong> Manuals on how to use the applications inside cm-lite (with videos!)</li>
</ul>
<h2 id="quick-start">Quick Start<a class="headerlink" href="#quick-start" title="Permanent link">&para;</a></h2>
<h3 id="build-changemkaer-lite">Build Changemkaer-Lite<a class="headerlink" href="#build-changemkaer-lite" title="Permanent link">&para;</a></h3>
<h3 id="build-changemaker-lite">Build Changemaker-Lite<a class="headerlink" href="#build-changemaker-lite" title="Permanent link">&para;</a></h3>
<div class="language-bash highlight"><pre><span></span><code><span id="__span-0-1"><a id="__codelineno-0-1" name="__codelineno-0-1" href="#__codelineno-0-1"></a><span class="c1"># Clone the repository</span>
</span><span id="__span-0-2"><a id="__codelineno-0-2" name="__codelineno-0-2" href="#__codelineno-0-2"></a>git<span class="w"> </span>clone<span class="w"> </span>https://gitea.bnkops.com/admin/changemaker.lite
</span><span id="__span-0-3"><a id="__codelineno-0-3" name="__codelineno-0-3" href="#__codelineno-0-3"></a><span class="nb">cd</span><span class="w"> </span>changemaker.lite