diff --git a/Gemfile b/Gemfile index 92018d51..4de6dc81 100644 --- a/Gemfile +++ b/Gemfile @@ -14,5 +14,7 @@ gem "html-proofer" gem "webrick", "~> 1.8" group :jekyll_plugins do - gem "jekyll-feed", git: "https://github.com/hyphacoop/jekyll-feed" -end + gem "jekyll-feed", + git: "https://github.com/hyphacoop/jekyll-feed", + ref: "8837225f79a4464cc3b936a1365130aa6db65180" +end \ No newline at end of file diff --git a/_config.yml b/_config.yml index 6a09e454..1d6d73f8 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ github: https://github.com/hyphacoop linkedin: https://www.linkedin.com/company/hyphacoop/ twitter: https://twitter.com/hyphacoop/ handbook: https://link.hypha.coop/handbook -rss: /feed.xml +rss: "/feed.xml" # facebook: https://www.facebook.com/hyphacoop/ # instagram: https://instagram.com/hyphacoop/ url: "https://hypha.coop" @@ -64,4 +64,13 @@ plugins: [] #- jekyll-feed feed: - title: Dripline + title: "Hypha Worker Co-operative" + collections: + posts: + path: "feed.xml" + name: "Dripline" + description: "This is the place for our collective writing ranging from short posts, to interviews, design retrospectives, and essays. We publish on a (mostly) monthly schedule." + cosmos: + path: "cosmos.xml" + name: "Hypha Does Cosmos" + description: "Hypha writes about our work in the Cosmos ecosystem" \ No newline at end of file diff --git a/_includes/sections/footer.html b/_includes/sections/footer.html index 5a346e26..eb901a50 100644 --- a/_includes/sections/footer.html +++ b/_includes/sections/footer.html @@ -6,7 +6,7 @@
  • LinkedIn
  • Twitter
  • Handbook
  • -
  • +
  • RSS rss icon