diff --git a/_config.yml b/_config.yml index 3f2db90..7601ebf 100644 --- a/_config.yml +++ b/_config.yml @@ -15,13 +15,18 @@ title: "Feeling Responsive" slogan: "A Responsive Theme for Jekyll" -# The description is used on homepage and important for search engine optimization -description: "Feeling Responsive is built on the fabulous Foundation Framework and comes with lots of features to show your content right." +# The description is used on homepage and in the footer to quickly describe your website. Use a maximum of 150 characters for SEO-purposes. +description: "»Feeling Responsive« is a responsive theme for Jekyll based on the fabulous foundation framework with beautiful typography and a bright color palette." + + +# This is a switch to easily change the {{ site.url }}-variable to develop the theme locally +# - url: "http://localhost:4000" +url: "http://phlow.github.io/feeling-responsive" +baseurl: "" # Logo size is 600x80 pixels logo: "logo.png" -baseurl: "" # Paginates all X entries @@ -32,11 +37,6 @@ paginate: 5 paginate_path: "blog/page:num" -# This is a switch to easily change the {{ site.url }}-variable to develop the theme locally -# - url: "http://localhost:4000" -url: "http://phlow.github.io/feeling-responsive" - - # Theme works best with Kramdown (using the table of contents function) markdown: kramdown permalink: /:categories/:title/ diff --git a/_includes/_about.html b/_includes/_about.html deleted file mode 100644 index 851e52a..0000000 --- a/_includes/_about.html +++ /dev/null @@ -1,6 +0,0 @@ -

Why use this theme?

- -

- Feeling Responsive is heavily built on Foundation, the fabulous responsive webdesign framework by Zurb. It supports a 12-column grid, persuades you with beautiful typography and is heavily optimized for speed. -

- diff --git a/_includes/_site_description.html b/_includes/_site_description.html deleted file mode 100644 index 4688838..0000000 --- a/_includes/_site_description.html +++ /dev/null @@ -1 +0,0 @@ -»Feeling Responsive« is a responsive theme based on the fantastic foundation framework with beautiful typography and a bright color palette. \ No newline at end of file diff --git a/_includes/blog-entries.html b/_includes/blog-entries.html new file mode 100644 index 0000000..bdb6372 --- /dev/null +++ b/_includes/blog-entries.html @@ -0,0 +1,6 @@ + \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 0491223..11d6a49 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -5,7 +5,7 @@
About this Website

- {% include _site_description.html %} + {{ site.description }}

diff --git a/_includes/footer_scripte.html b/_includes/footer_scripte.html index b278753..1b3142b 100644 --- a/_includes/footer_scripte.html +++ b/_includes/footer_scripte.html @@ -1,4 +1,4 @@ - +