diff --git a/README.md b/README.md
index 9dcfdfdb196..1ede42c99a5 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,13 @@
## Developer Portfolio Landing Page Template
+### Introduction
+
Use this template if you need a quick developer / data science portfolio! Based on a Minimal Jekyll theme for GitHub Pages.
+### Installation
+
See full step by step tutorial [on Medium](https://medium.com/@evanca/set-up-your-portfolio-website-in-less-than-10-minutes-with-github-pages-d0efa8ff56fd).
___
@@ -35,9 +39,12 @@ Syntax highlighted code block
For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
+### Roadmap
+
+See the [open issues](https://github.com/evanca/machine-learning_optimizing-app-offers-with-starbucks/issues) for a list of proposed features (and known issues).
___
-References:
+### References
[1] Jekyll theme "Minimal" for GitHub Pages: https://github.com/pages-themes/minimal (CC0 1.0 Universal License)
[2] Dummy photo via: https://pixabay.com/photos/man-male-adult-person-caucasian-1209494/ (Pixabay License)
diff --git a/_layouts/default.html b/_layouts/default.html
new file mode 100644
index 00000000000..9ed409ad7f6
--- /dev/null
+++ b/_layouts/default.html
@@ -0,0 +1,65 @@
+
+
+
{{ site.description | default: site.github.project_tagline }}
+ + {% if site.github.is_project_page %} + + {% endif %} + + {% if site.github.is_user_page %} + + {% endif %} + + {% if site.show_downloads %} + + {% endif %} +