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 %}
|
||||
|
||||
Reference in New Issue
Block a user