From 7ca698f1f92ffc238a6f899079c5b6879a4a3b2b Mon Sep 17 00:00:00 2001 From: Garrit Franke Date: Wed, 7 Oct 2020 19:21:23 +0200 Subject: [PATCH] feat: rss --- .gitignore | 2 ++ components/Profile.js | 2 ++ lib/rss.js | 82 +++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 13 +++++++ package.json | 9 ++--- 5 files changed, 104 insertions(+), 4 deletions(-) create mode 100644 lib/rss.js diff --git a/.gitignore b/.gitignore index 1437c53..f0b9eee 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,5 @@ yarn-error.log* # vercel .vercel + +public/rss.xml \ No newline at end of file diff --git a/components/Profile.js b/components/Profile.js index a6b820d..5062f25 100644 --- a/components/Profile.js +++ b/components/Profile.js @@ -11,6 +11,8 @@ export default function Profile(props) { Github
LinkedIn +
+ Rss