diff --git a/_config.yml b/_config.yml
index 21aaff5..c6f89f5 100644
--- a/_config.yml
+++ b/_config.yml
@@ -28,6 +28,8 @@ exclude:
- .gitignore
# these are the files and directories that jekyll will exclude from the build
+feedback_subject_line: Jekyll documentation theme
+
feedback_email: tomjohnson1492@gmail.com
# used as a contact email for the Feedback link in the top navigation bar
@@ -99,4 +101,4 @@ description: "Intended as a documentation theme based on Jekyll for technical wr
# the description is used in the feed.xml file
# needed for sitemap.xml file only
-url:
+url: http://idratherbewriting.com
diff --git a/_data/sidebars/mydoc_sidebar.yml b/_data/sidebars/mydoc_sidebar.yml
index 0f4118c..f278e60 100644
--- a/_data/sidebars/mydoc_sidebar.yml
+++ b/_data/sidebars/mydoc_sidebar.yml
@@ -244,6 +244,14 @@ entries:
url: /mydoc_faq_layout.html
output: web, pdf
+ - title: Scroll layout
+ url: /mydoc_scroll.html
+ output: web, pdf
+
+ - title: Shuffle layout
+ url: /mydoc_shuffle.html
+ output: web, pdf
+
- title: Troubleshooting
output: web, pdf
diff --git a/_includes/feedback.html b/_includes/feedback.html
index 7ac865f..d26268b 100644
--- a/_includes/feedback.html
+++ b/_includes/feedback.html
@@ -1 +1 @@
-
+{ + "apples": "red fruit at the store", + "bananas": "yellow bananas in a bunch", + "carrots": "orange vegetables that grow in the ground", + "dingbats": "a type of character symbol on a computer", + "eggs": "chickens lay them, and people eat them", + "falafel": "a Mediterranean sandwich consisting of lots of different stuff i don't know much about", + "giraffe": "tall animal, has purple tongue", + "hippo": "surprisingly dangerous amphibian", + "igloo": "an ice shelter made by eskimos", + "jeep: "the only car that starts with a j", + "kilt": "something worn by scottish people, not a dress", + "lamp": "you use it to read by your bedside at night" + "manifold": "an intake mechanism on a car, like a valve, i think", + "octopus": "eight tentacles, shoots ink, lives in dark caves, very mysterious", + "paranoia": "the constant feeling that others are out to get you, conspiring against your success", + "qui": "a life force that runs through your body", + "radical": "someone who opposes the status quo in major ways", + "silly": "how I feel writing this dummy copy", + "taffy": "the sweets children like the most and dentists hate the worst", + "umbrella": "an invention that has not had any advancements in 200 years", + "vampire": "a paranormal figure that is surprisingly in vogue despite its basic nature", + "washington": "the place where tom was born", + "xylophone": "some kind of pinging instrument used to sound chime-like notes", + "yahoo": "an expression of exuberance, said under breath when something works right", + "zeta": "the way british people pronounce z", + "alpha": "the original letter of the alphabet, which has since come to mean the first. however, i think the original symbol of alpha is actually an ox. it is somewhat of a mystery to linquists as to the exact origin of the letter alpha, but it basically represents the dawn of the alphabet, which proved to be a huge step forward for human thought and expression.", + "beta": "the period of time when something is finished but undergoing testing by a group of people.", + "cappa": "how italians refer to their baseball caps", + "dunno": "informal expression for 'don't know'" + } + ++ +
+{ + "apples": "red fruit at the store", + "bananas": "yellow bananas in a bunch", + "carrots": "orange vegetables that grow in the ground", + "dingbats": "a type of character symbol on a computer", + "eggs": "chickens lay them, and people eat them", + "falafel": "a Mediterranean sandwich consisting of lots of different stuff i don't know much about", + "giraffe": "tall animal, has purple tongue", + "hippo": "surprisingly dangerous amphibian", + "igloo": "an ice shelter made by eskimos", + "jeep: "the only car that starts with a j", + "kilt": "something worn by scottish people, not a dress", + "lamp": "you use it to read by your bedside at night" + "manifold": "an intake mechanism on a car, like a valve, i think", + "octopus": "eight tentacles, shoots ink, lives in dark caves, very mysterious", + "paranoia": "the constant feeling that others are out to get you, conspiring against your success", + "qui": "a life force that runs through your body", + "radical": "someone who opposes the status quo in major ways", + "silly": "how I feel writing this dummy copy", + "taffy": "the sweets children like the most and dentists hate the worst", + "umbrella": "an invention that has not had any advancements in 200 years", + "vampire": "a paranormal figure that is surprisingly in vogue despite its basic nature", + "washington": "the place where tom was born", + "xylophone": "some kind of pinging instrument used to sound chime-like notes", + "yahoo": "an expression of exuberance, said under breath when something works right", + "zeta": "the way british people pronounce z", + "alpha": "the original letter of the alphabet, which has since come to mean the first. however, i think the original symbol of alpha is actually an ox. it is somewhat of a mystery to linquists as to the exact origin of the letter alpha, but it basically represents the dawn of the alphabet, which proved to be a huge step forward for human thought and expression.", + "beta": "the period of time when something is finished but undergoing testing by a group of people.", + "cappa": "how italians refer to their baseball caps", + "dunno": "informal expression for 'don't know'" + } + ++ +