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

贡献者指南