From 53ae5a7b0f992b0a3dd3e8b68065e743a7a70649 Mon Sep 17 00:00:00 2001 From: Joel Glovier Date: Sat, 15 Feb 2014 23:09:28 -0500 Subject: [PATCH] Add placeholder About page --- lib/site_template/about/index.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lib/site_template/about/index.md diff --git a/lib/site_template/about/index.md b/lib/site_template/about/index.md new file mode 100644 index 00000000..09ac935c --- /dev/null +++ b/lib/site_template/about/index.md @@ -0,0 +1,10 @@ +--- +layout: page +title: About +--- + +This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](http://jekyllrb.com/) + +You can find the source code for the Jekyll new theme at: [github.com/jglovier/jekyll-new](https://github.com/jglovier/jekyll-new) + +You can find the source code for Jekyll at [github.com/jekyll/jekyll](https://github.com/jekyll/jekyll) \ No newline at end of file