diff --git a/lib/site_template/_config.yml b/lib/site_template/_config.yml index 627c7898..d9fdcfc0 100644 --- a/lib/site_template/_config.yml +++ b/lib/site_template/_config.yml @@ -1,3 +1,5 @@ -name: Your New Jekyll Site +name: Dat site title tho markdown: redcarpet highlighter: pygments +description: "Write an awesome description for your new site here. It will appear in your document head meta (for Google search results) and in your feed.xml site description." +url: "http://yourdomain.com" diff --git a/lib/site_template/_includes/footer.html b/lib/site_template/_includes/footer.html new file mode 100644 index 00000000..6c5dae3e --- /dev/null +++ b/lib/site_template/_includes/footer.html @@ -0,0 +1,61 @@ + \ No newline at end of file diff --git a/lib/site_template/_includes/head.html b/lib/site_template/_includes/head.html new file mode 100644 index 00000000..b3bed7b5 --- /dev/null +++ b/lib/site_template/_includes/head.html @@ -0,0 +1,12 @@ +
+ + +