Skip to content

Commit

Permalink
Adding the official jekyll-feed gem for atom/rss feed.
Browse files Browse the repository at this point in the history
  • Loading branch information
fleeting committed Dec 3, 2015
1 parent 0b7e2f5 commit 6d291c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
3 changes: 2 additions & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ footer-links:
instagram:
linkedin:
pinterest:
rss: # just type anything here for a working RSS icon, make sure you set the "url" above!
rss: # just type anything here for a working RSS icon
twitter: jekyllrb
stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"
youtube: # channel/<your_long_string> or user/<user-name>
Expand Down Expand Up @@ -67,6 +67,7 @@ sass:
# Use the following plug-ins
gems:
- jekyll-sitemap # Create a sitemap using the official Jekyll sitemap gem
- jekyll-feed # Create an Atom feed using the official Jekyll feed gem

# Exclude these files from your production _site
exclude:
Expand Down
21 changes: 0 additions & 21 deletions feed.xml

This file was deleted.

0 comments on commit 6d291c9

Please sign in to comment.