Putting the World's Vulnerable Communities on the Map
+
-Dogwood is the [theme](https://jekyllrb.com/docs/themes/) for the [Jekyll](https://jekyllrb.com) static site generator powering [openstreetmap.us](https://openstreetmap.us). While the content for the OpenStreetMap US website is kept internal to the organization, we've decided to open source the site's theme for the benefit of the community.
+
+Each year, disasters around the world kill nearly 100,000 and affect or displace 200 million people. Many of the places where these disasters occur are literally 'missing' from open and accessible maps and first responders lack the information to make valuable decisions regarding relief efforts. Missing Maps is an open, collaborative project in which you can help to map areas where humanitarian organisations are trying to meet the needs of people who live at risk of disasters and crises.
+
+
+
How we work
+
+
+
+
+
diff --git a/_config.yml b/_config.yml
index df57ba3..c08b9e5 100644
--- a/_config.yml
+++ b/_config.yml
@@ -3,8 +3,8 @@ title: Missing Maps
permalink: /:title/
# Include "future" posts so that upcoming events will display. Posts cannot be scheduled to automatically
# publish at a certain time with Jekyll alone.
-logo: /img/logo.svg
-logo_mono: /img/logo-mono.svg
+logo: /img/MM_white_typography.svg
+# logo_mono: /img/logo-mono.svg
future: true
# timezone: America/New_York
# github: osmus/dogwood
@@ -15,11 +15,11 @@ facebook: TheMissingMaps
instagram: themissingmaps
linkedin: company/missing-maps
links:
- - link: /plants/
+ - link: /tools/
- link: /people/
- link: /blog/
- link: https://github.com/osmus/dogwood
- label: Use This Theme!
+ label: Register Your Event!
a_class: button bordered
plugins:
- jekyll-archives
diff --git a/_pages/plants/azaleas.md b/_pages/plants/azaleas.md
deleted file mode 100644
index 2944068..0000000
--- a/_pages/plants/azaleas.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-title: Azaleas
-image: /img/posts/azalea.jpg
-blurb: Azaleas are flowering shrubs.
----
-{::nomarkdown}
-{% include page_people_list.html %}
-{:/nomarkdown}
\ No newline at end of file
diff --git a/_pages/plants/dogwoods.md b/_pages/plants/dogwoods.md
deleted file mode 100644
index 532756a..0000000
--- a/_pages/plants/dogwoods.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-title: Dogwoods
-image: /img/posts/dogwood.jpg
-blurb: Dogwoods flowers are usually pink or white.
----
-{::nomarkdown}
-{% include page_people_list.html %}
-{:/nomarkdown}
\ No newline at end of file
diff --git a/_pages/plants.md b/_pages/tools.md
similarity index 57%
rename from _pages/plants.md
rename to _pages/tools.md
index e97311e..b81d4bb 100644
--- a/_pages/plants.md
+++ b/_pages/tools.md
@@ -1,10 +1,11 @@
---
-title: Plants
+title: Get Involved
links:
- - link: /plants/dogwoods/
- - link: /plants/azaleas/
+ - link: /tools/MapSwipe/
+ - link: /tools/tasking-manager/
---
-Here are the plants we care most about.
+
+There are two main ways to contribute map data for humanitarian purposes - MapSwipe and the Tasking Manager. Explore both of these tools below! :)
{::nomarkdown}
{% assign subitems="" | split: ',' -%}
diff --git a/_pages/tools/MapSwipe.md b/_pages/tools/MapSwipe.md
new file mode 100644
index 0000000..5a78d30
--- /dev/null
+++ b/_pages/tools/MapSwipe.md
@@ -0,0 +1,8 @@
+---
+title: MapSwipe
+image: /img/mapswipe/ms-logo.png
+blurb: MapSwipe harnesses the collective strength of volunteers to actively contribute to geospatial data projects.
+---
+{::nomarkdown}
+{% include page_people_list.html %}
+{:/nomarkdown}
\ No newline at end of file
diff --git a/_pages/tools/tasking-manager.md b/_pages/tools/tasking-manager.md
new file mode 100644
index 0000000..3118703
--- /dev/null
+++ b/_pages/tools/tasking-manager.md
@@ -0,0 +1,16 @@
+---
+title: The Tasking Manager
+image: /img/tm/tm.jpg
+blurb: Organizations use Tasking Manager to create mapping projects for areas around the world where data is needed to help save or improve lives.
+---
+{::nomarkdown}
+{% include page_people_list.html %}
+{:/nomarkdown}
+
+
+
How to participate
+
Start mapping now - Step 1
+
t is no problem if you have never mapped before. It doesn't take long to learn - just about an afternoon! Visit our beginners section in our Learn to Map page to find out how. If you already know how to edit OpenStreetMap (OSM), feel free to just get started.
+
+
+
diff --git a/_posts/blog/2023-12-09-dogwood-blossoms.md b/_posts/blog/2023-12-09-dogwood-blossoms.md
index ea7208c..ad66e0d 100644
--- a/_posts/blog/2023-12-09-dogwood-blossoms.md
+++ b/_posts/blog/2023-12-09-dogwood-blossoms.md
@@ -1,6 +1,6 @@
---
-title: Dogwood Blossoms
-author: Walter Woodman
+title: Participatory Mapping taken one step further - The new version of the Sketch Map Tool
+author: Melanie Eckle, Alec Schulze-Eckle
image: /img/posts/white-dogwoods.jpg
tags:
- Dogwoods
diff --git a/img/MM_white_typography.svg b/img/MM_white_typography.svg
new file mode 100644
index 0000000..1971c6f
--- /dev/null
+++ b/img/MM_white_typography.svg
@@ -0,0 +1,108 @@
+
+
+
diff --git a/img/mapswipe/ms-logo.png b/img/mapswipe/ms-logo.png
new file mode 100644
index 0000000..680d554
Binary files /dev/null and b/img/mapswipe/ms-logo.png differ
diff --git a/img/tm/tm.jpg b/img/tm/tm.jpg
new file mode 100644
index 0000000..2e04453
Binary files /dev/null and b/img/tm/tm.jpg differ