Updated config.sh and new workflow for getting online.
This commit is contained in:
7
mkdocs/docs/cloudflare/index.md
Normal file
7
mkdocs/docs/cloudflare/index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Cloudflare
|
||||
|
||||
In this section, you will find instructions on how to properly set up Cloudflare for managing a Changemaker-lite.
|
||||
|
||||
## Config
|
||||
|
||||
When you first run the `./config.sh` it will prompt you for the a api token, zone id, and a tunnel id. A
|
||||
@@ -4,6 +4,6 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block announce %}
|
||||
<a href="https://homepage.albertademocracytaskforce.org" class="login-button">Login</a>
|
||||
<a href="https://homepage.cmlite.org" class="login-button">Login</a>
|
||||
Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
|
||||
{% endblock %}
|
||||
|
||||
9
mkdocs/docs/overrides/main.html.backup_20250629_154929
Normal file
9
mkdocs/docs/overrides/main.html.backup_20250629_154929
Normal file
@@ -0,0 +1,9 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block extrahead %}
|
||||
{% endblock %}
|
||||
|
||||
{% block announce %}
|
||||
<a href="https://homepage.albertademocracytaskforce.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