RSS feed merged to main branch #1

Merged
christian merged 9 commits from projects-2 into main 2024-05-19 06:16:41 +00:00

9 Commits

Author SHA1 Message Date
c75146bf42 added rss container component for easier re-useability
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m39s
2024-05-19 07:47:46 +02:00
ff3114825b Added rss feed to next.js project page
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m36s
2024-05-19 07:38:00 +02:00
4bd795e6d8 started looking for ways to implements logos.
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m5s
Creating pr for rss feed
2024-05-19 01:15:18 +02:00
2fe5d53e64 added guid
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m6s
2024-05-19 00:44:36 +02:00
02cac45992 implemented commit cards from rss repo rss feed.
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m28s
2024-05-19 00:31:33 +02:00
695f1009c2 added pubdate and author to xml parser
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m36s
2024-05-18 23:13:50 +02:00
41a2535a7b fixed import
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m40s
2024-05-18 23:05:39 +02:00
8e5bdecda0 fixed import
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m26s
2024-05-18 22:58:15 +02:00
1d1892c931 created rssfeed component to get the last 5 commits.
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m9s
Todo:
- break into components and style
- get time of commit
- convert time of commit to __time since__
2024-05-18 22:52:43 +02:00