merge to master #12
23
.github/workflows/tf_update.yml
vendored
@ -1,23 +0,0 @@
|
||||
name: zanzibar.ourworld.tf
|
||||
on:
|
||||
push:
|
||||
branch: [main]
|
||||
|
||||
jobs:
|
||||
job_one:
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: pushing latest change on zanzibar.ourworld.tf
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
host: zanzibar.ourworld.tf
|
||||
username: webuser
|
||||
key: ${{ secrets.TF_SECRET }}
|
||||
port: 34022
|
||||
script: |
|
||||
cd websites/www_ourparadise_new/
|
||||
git log -1
|
||||
git restore .
|
||||
git pull
|
||||
bash build.sh
|
24
.github/workflows/tf_update_dev.yml
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
name: www2.zanzibar.ourworld.tf
|
||||
on:
|
||||
push:
|
||||
branches: [ development ]
|
||||
|
||||
jobs:
|
||||
job_one:
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: pushing latest change on www2.zanzibar.ourworld.tf
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
host: www2.zanzibar.ourworld.tf
|
||||
username: webuser
|
||||
key: ${{ secrets.TF_SECRET }}
|
||||
port: 34022
|
||||
script: |
|
||||
cd websites/www2/www_eden/
|
||||
git log -1
|
||||
git restore .
|
||||
git pull
|
||||
sed -i "s/https:\/\/zanzibar.ourworld.tf/https:\/\/www2.zanzibar.ourworld.tf/g" config.toml
|
||||
./build.sh
|
24
.github/workflows/tf_update_prod.yml
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
name: zanzibar.ourworld.tf
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
|
||||
jobs:
|
||||
job_one:
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: pushing latest change on zanzibar.ourworld.tf
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
host: zanzibar.ourworld.tf
|
||||
username: webuser
|
||||
key: ${{ secrets.TF_SECRET }}
|
||||
port: 34022
|
||||
script: |
|
||||
cd websites/www_eden/
|
||||
git log -1
|
||||
git restore .
|
||||
git pull
|
||||
sed -i "s/https:\/\/www2.zanzibar.ourworld.tf/https:\/\/zanzibar.ourworld.tf/g" config.toml
|
||||
./build.sh
|
@ -1,6 +1,8 @@
|
||||
# Welcome to Eden Website Repository
|
||||
# EDEN Website (Updated)
|
||||
|
||||
## About
|
||||
Production (master branch) [www.zanzibar.ourworld.tf](https://www.zanzibar.ourworld.tf/)
|
||||
|
||||
Staging (development branch) [www2.zanzibar.ourworld.tf](https://www2.zanzibar.ourworld.tf/)
|
||||
|
||||
The official website of Eden: A Co-Living Community for Change-Makers & Digital Nomads
|
||||
|
||||
|
BIN
content/about/img/about_header.jpg
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
content/about/img/about_header.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
content/action/img/action_header.HEIC
Normal file
BIN
content/action/img/action_header.png
Normal file
After Width: | Height: | Size: 930 KiB |
@ -13,7 +13,7 @@ weight: 6
|
||||
|
||||
### Activities
|
||||
|
||||
Friends of OurParadise, Chumbe Island is one of the world's most successful ecotourism projects. In 1994 the reef surrounding Chumbe island was created as Tanzania's first Marine National Park. The island itself, covered with lush mangrove forest, is a designated forest reserve. Trips to Chumbe leave from our property each day.
|
||||
Friends of Eden, Chumbe Island is one of the world's most successful ecotourism projects. In 1994 the reef surrounding Chumbe island was created as Tanzania's first Marine National Park. The island itself, covered with lush mangrove forest, is a designated forest reserve. Trips to Chumbe leave from our property each day.
|
||||
|
||||
<button>[<<< On the Water](/activities/boats)</button>
|
||||
<button>[Spa Experience >>>](/activities/spa)</button>
|
||||
|
BIN
content/activities/img/activities_header.HEIC
Normal file
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 884 KiB |
BIN
content/home/img/home_about.jpg
Normal file
After Width: | Height: | Size: 1.7 MiB |
BIN
content/home/img/home_about.png
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
content/home/img/home_action.jpg
Normal file
After Width: | Height: | Size: 6.2 MiB |
BIN
content/home/img/home_action.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
content/home/img/home_activities.jpg
Normal file
After Width: | Height: | Size: 1.5 MiB |
BIN
content/home/img/home_activities.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
content/home/img/home_header.jpg
Normal file
After Width: | Height: | Size: 2.0 MiB |
BIN
content/home/img/home_header.png
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
content/home/img/home_location.jpg
Normal file
After Width: | Height: | Size: 9.1 MiB |
BIN
content/home/img/home_location.png
Normal file
After Width: | Height: | Size: 1.8 MiB |
BIN
content/home/img/home_protection.jpg
Normal file
After Width: | Height: | Size: 3.0 MiB |
BIN
content/home/img/home_protection.png
Normal file
After Width: | Height: | Size: 1.9 MiB |
BIN
content/location/chumbe/img/chumbe_header.png
Normal file
After Width: | Height: | Size: 1.7 MiB |
@ -8,7 +8,7 @@ weight: 3
|
||||
---
|
||||
<!-- section 1 (JP) -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/chumbe2.png" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="header" bgPath="img/chumbe_header.png" bgStyle="full") %}
|
||||
|
||||
# Chumbe Island
|
||||
|
||||
|
BIN
content/location/history/img/history_header.png
Normal file
After Width: | Height: | Size: 1.8 MiB |
@ -7,7 +7,7 @@ draft: false
|
||||
weight: 3
|
||||
---
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/history_header.jpg" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="header" bgPath="img/history_header.png" bgStyle="full") %}
|
||||
|
||||
## Take a Look Back
|
||||
|
||||
|
BIN
content/location/img/location_header.jpg
Normal file
After Width: | Height: | Size: 4.9 MiB |
BIN
content/location/img/location_header.png
Normal file
After Width: | Height: | Size: 1.1 MiB |
@ -76,7 +76,7 @@ We share space with historic ruins of a school for freed slaves (1874) with asso
|
||||
|
||||
The Gardens here are beautiful and mature, with more than 280 tree and plant species, many of which are very old and even endemic to the island.
|
||||
|
||||
<button>[Programs to Protect](/protect)</button>
|
||||
<button>[Programs to Protect](/protection)</button>
|
||||
|
||||
{% end %}
|
||||
|
||||
|
BIN
content/location/mbweni/img/mbweni_header.png
Normal file
After Width: | Height: | Size: 1.4 MiB |
@ -8,7 +8,7 @@ weight: 3
|
||||
---
|
||||
<!-- section 1 (JP) -->
|
||||
|
||||
{% row(style="center narrow" margin="header" bgPath="img/jungle1.png" bgStyle="full") %}
|
||||
{% row(style="center narrow" margin="header" bgPath="img/mbweni_header.png" bgStyle="full") %}
|
||||
|
||||
## Jungle Paradise
|
||||
|
||||
|
BIN
content/protection/img/protection_header.jpg
Normal file
After Width: | Height: | Size: 1.1 MiB |
BIN
content/protection/img/protection_header.png
Normal file
After Width: | Height: | Size: 1.0 MiB |