diff --git a/README.md b/README.md
index 4c8c2163..cbf80cf4 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,53 @@
# Welcome to Juncture
+
- **Juncture** is a free-to-use, open source framework for converting simple text files into an engaging visual essay. A visual essay is an interactive and responsive web page that augments a text narrative with visual elements to provide depth and context.
+
-With Juncture you can create a single essay or build a full website consisting of multiple visual essays with navigation, site info pages, contact form, logo, and other simple customizations.
+
+
+
+
+
-More information can be found on the [Juncture web site](https://juncture-digital.org) and in the online [User guide](https://github.com/JSTOR-Labs/juncture/wiki).
+# Introduction
+
+
+
+# Morrison
+
+## Image
+
+Parkinson's picture of Rhubarb struggles to accommodate evidence from a presumably real plant with the bigger roots which were available commercially. He has compromised by stitching the two together.[^1]
+
+
+## Map
+
+The work has been in the collection of the Mauritshuis in The Hague since 1902 and has been the subject of various
+literary treatments. In 2006, the Dutch public selected it as the most beautiful painting in the Netherlands.
+
+
+## Multiple viewers
+
+Multiple viewers may be defined for a single paragraph of text. The first viewer defined is displayed as the default viewer.
+Others are selectable using icons displayed in the top right margin of the paragraph.
+
+
+
+# References
+
+[^1]: [Wikipedia: Girl with a Pearl Earring](https://en.wikipedia.org/wiki/Girl_with_a_Pearl_Earring)
+
+
+
diff --git a/Rhubarbs/Alpini rhubarb.png b/Rhubarbs/Alpini rhubarb.png
new file mode 100644
index 00000000..9808f6b1
Binary files /dev/null and b/Rhubarbs/Alpini rhubarb.png differ
diff --git a/Rhubarbs/Boym in colour.png b/Rhubarbs/Boym in colour.png
new file mode 100644
index 00000000..91d0f685
Binary files /dev/null and b/Rhubarbs/Boym in colour.png differ
diff --git a/Rhubarbs/Comparison.png b/Rhubarbs/Comparison.png
new file mode 100644
index 00000000..d48f6109
Binary files /dev/null and b/Rhubarbs/Comparison.png differ
diff --git a/Rhubarbs/Mattiolus rhapontic.png b/Rhubarbs/Mattiolus rhapontic.png
new file mode 100644
index 00000000..c6a2ba17
Binary files /dev/null and b/Rhubarbs/Mattiolus rhapontic.png differ
diff --git a/Rhubarbs/Mattiolus rhubarb.png b/Rhubarbs/Mattiolus rhubarb.png
new file mode 100644
index 00000000..f7aaf874
Binary files /dev/null and b/Rhubarbs/Mattiolus rhubarb.png differ
diff --git a/Rhubarbs/Mattiolus roots.png b/Rhubarbs/Mattiolus roots.png
new file mode 100644
index 00000000..ad0fbaaa
Binary files /dev/null and b/Rhubarbs/Mattiolus roots.png differ
diff --git a/Rhubarbs/Parkinson Rhubarb.png b/Rhubarbs/Parkinson Rhubarb.png
new file mode 100644
index 00000000..fc86206f
Binary files /dev/null and b/Rhubarbs/Parkinson Rhubarb.png differ
diff --git a/Rhubarbs/Rheum_rhabarbarum.2006-04-27.uellue.jpg b/Rhubarbs/Rheum_rhabarbarum.2006-04-27.uellue.jpg
new file mode 100644
index 00000000..2d8cc888
Binary files /dev/null and b/Rhubarbs/Rheum_rhabarbarum.2006-04-27.uellue.jpg differ
diff --git a/config.template.yaml b/config.yaml
similarity index 63%
rename from config.template.yaml
rename to config.yaml
index 877a4acb..d50430cb 100644
--- a/config.template.yaml
+++ b/config.yaml
@@ -1,20 +1,20 @@
-title: Juncture
-tagline: The Visual Essay Framework from JSTOR Labs
-description: Juncture - An easy-to-use framework for building interactive visual essays and websites.
-banner: https://picsum.photos/id/857/1000/400
+title: Rhubarb History
+tagline: The History of Rhubarb
+description: Rhubarb History!
+banner: Rheum_rhabarbarum.2006-04-27.uellue.jpg
#favicon:
#logo:
# When using a custom domain these fields must be updated to match
# the Github account and repository name
-#acct:
-#repo:
+#acct:
+#repo:
######################################################
# Defines options shown in the header navigation menu
######################################################
nav:
-- label: Contact the Juncture team
+- label: Contact me
icon: fas fa-envelope
action: contact-us
- label: View page source
@@ -25,5 +25,5 @@ nav:
# The following information is used in the display and processing of the contact form.
contactForm:
to:
- - JSTOR Labs
- subject: Juncture
+ - njcornish42@gmail.com
+ subject: Rhubarb
diff --git a/sample-visual-essay.md b/sample-visual-essay.md
deleted file mode 100644
index 97f4802f..00000000
--- a/sample-visual-essay.md
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-# Sample visual essay
-
-This is a sample visual essay demonstrating a few key features of a visual essay. Complete [Documentation](https://juncture-digital.org/docs) and helpful [examples](https://juncture-digital.org/examples) are available on the [Juncture site](https://juncture-digital.org).
-
-
-# Basic usage
-
-## Image
-
-_Girl with a Pearl Earring_ (Dutch: Meisje met de parel) is an oil painting by Dutch Golden Age painter Johannes Vermeer, dated c. 1665. Going by various names over the centuries, it became known by its present title towards the end of the 20th century after the earring worn by the girl portrayed there.[^1]
-
-
-## Map
-
-The work has been in the collection of the Mauritshuis in The Hague since 1902 and has been the subject of various literary treatments. In 2006, the Dutch public selected it as the most beautiful painting in the Netherlands.
-
-
-## Multiple viewers
-
-Multiple viewers may be defined for a single paragraph of text. The first viewer defined is displayed as the default viewer. Others are selectable using icons displayed in the top right margin of the paragraph.
-
-
-
-# References
-
-[^1]: [Wikipedia: Girl with a Pearl Earring](https://en.wikipedia.org/wiki/Girl_with_a_Pearl_Earring)