Some updates to the start-production script and just general clean up

This commit is contained in:
2025-07-03 07:42:25 -06:00
parent 0d3ecb6e1c
commit 9e0f23bebc
12 changed files with 371 additions and 343 deletions

View File

@@ -26,6 +26,10 @@ cd changemaker.lite
docker compose up -d
```
### Optional - Site Builld
If you want to have your site prepared for launch, you can now proceed with reseting the site build. See [Build Site](../build/site.md) for more detials.
### Deploy
!!! note "Cloudflare"

View File

@@ -6,6 +6,6 @@
{% endblock %}
{% block announce %}
<a href="https://homepage.cmlite.org" class="login-button">Login</a>
<a href="https://homepage.bnkserver.org" class="login-button">Login</a>
Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
{% endblock %}

View File

@@ -1,6 +1,6 @@
site_name: Changemaker Lite
site_description: Build Power. Not Rent It. Own your digital infrastructure.
site_url: https://cmlite.org
site_url: https://bnkserver.org
site_author: Bunker Operations
docs_dir: docs
site_dir: site