HashSlap-Summer-of-Code/dev-dash

✍️ Issue: Add Dev.to Blog Integration

開放

#3 建立於 2025年7月1日

 (0 則留言) (0 個反應) (0 位負責人)JavaScript (2 個分叉)auto 404
hacktoberfesthelp wantedhssoc🔗 Service Integrations

倉庫指標

星標
 (0 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Description

Create a widget that fetches and displays a user’s recent blog posts from Dev.to.


Tasks

  • Input: Dev.to username (from user settings or hardcoded for now)
  • Fetch blog posts using Dev.to public RSS feed:
    • Example: https://dev.to/feed/<username>
  • Display title, date, and short description for latest 3–5 posts
  • Each post should link to the original Dev.to article
  • Use fallback UI for empty or loading states

Resources

貢獻者指南