Some updates to the start-production script and just general clean up
This commit is contained in:
4
mkdocs/docs/build/index.md
vendored
4
mkdocs/docs/build/index.md
vendored
@@ -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"
|
||||
|
||||
Binary file not shown.
@@ -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 %}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user