diff --git a/_config.yml b/_config.yml index 3be82b824..a408e6dad 100755 --- a/_config.yml +++ b/_config.yml @@ -110,3 +110,5 @@ plugins: jekyll-mentions: base_url: https://github.com + +exclude: ["travis.sh", "Rakefile", "README.md", "Gemfile", "Gemfile.lock", "FAQ.md"] diff --git a/_includes/analytics-google.html b/_includes/analytics-google.html index 9fe490194..9c66af208 100644 --- a/_includes/analytics-google.html +++ b/_includes/analytics-google.html @@ -1,11 +1,9 @@ - - + diff --git a/_includes/author.html b/_includes/author.html index 5dec767ff..f588b1031 100644 --- a/_includes/author.html +++ b/_includes/author.html @@ -1,6 +1,6 @@
- {{ site.authors[page.author].name }} + {{ site.authors[page.author].name }}
diff --git a/_layouts/default.html b/_layouts/default.html index 33af593d2..6c8f371a6 100755 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -15,6 +15,8 @@ + + {% seo %} diff --git a/_posts/2015-02-24-markdown-extra-components.markdown b/_posts/2015-02-24-markdown-extra-components.markdown index 0ba384f31..0c1ff1206 100755 --- a/_posts/2015-02-24-markdown-extra-components.markdown +++ b/_posts/2015-02-24-markdown-extra-components.markdown @@ -11,7 +11,6 @@ tag: category: blog author: jamesfoster description: Markdown summary with different options -# jemoji: ':ramen:' --- ## Summary: