Skip to content
Snippets Groups Projects
Unverified Commit 07a23f9f authored by Lukas Ruge's avatar Lukas Ruge
Browse files

this plugin is not actually relevant

parent e1f121ed
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,7 @@ gem "alembic-jekyll-theme", "~> 2.2" ...@@ -9,7 +9,7 @@ gem "alembic-jekyll-theme", "~> 2.2"
# The plugins for the site # The plugins for the site
group :jekyll_plugins do group :jekyll_plugins do
gem "jekyll-sitemap" gem "jekyll-sitemap"
gem "jekyll-mentions" # gem "jekyll-mentions"
gem "jekyll-paginate" gem "jekyll-paginate"
gem "jekyll-seo-tag" gem "jekyll-seo-tag"
gem "jekyll-redirect-from" gem "jekyll-redirect-from"
......
...@@ -25,7 +25,7 @@ exclude: ...@@ -25,7 +25,7 @@ exclude:
# 2. Installed Plugin # 2. Installed Plugin
plugins: plugins:
- jekyll-sitemap - jekyll-sitemap
- jekyll-mentions #- jekyll-mentions
- jekyll-paginate - jekyll-paginate
- jekyll-seo-tag - jekyll-seo-tag
- jekyll-redirect-from - jekyll-redirect-from
...@@ -36,7 +36,7 @@ plugins: ...@@ -36,7 +36,7 @@ plugins:
# 3. Gem settings # 3. Gem settings
paginate_path: blog/page:num # jekyll-paginate > blog page paginate_path: blog/page:num # jekyll-paginate > blog page
jekyll-mentions: https://twitter.com # jekyll-mentions > service used when @replying #jekyll-mentions: https://twitter.com # jekyll-mentions > service used when @replying
twitter: twitter:
username: Chaotikum_ev # jekyll-seo-tag > Owners twitter username username: Chaotikum_ev # jekyll-seo-tag > Owners twitter username
author: Chaotikum e.V. # jekyll-seo-tag > default author author: Chaotikum e.V. # jekyll-seo-tag > default author
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment