Skip to content

Add feed descriptions to config and index page#17

Merged
davorg merged 4 commits intomainfrom
copilot/add-feed-description-field
Feb 3, 2026
Merged

Add feed descriptions to config and index page#17
davorg merged 4 commits intomainfrom
copilot/add-feed-description-field

Conversation

Copy link
Contributor

Copilot AI commented Feb 3, 2026

Adds descriptive text to each feed entry to help users identify feed sources at a glance.

Changes

  • config.yml: Added description field to all 10 feed entries with contextual descriptions (e.g., "Perl articles and tutorials", "Letterboxd film diary")
  • index.tt: Modified template to display descriptions inline: <feed name> - <description>
  • 002_index_route.t: Added tests verifying all feeds have descriptions and they render correctly

Result

Index page with feed descriptions

Each feed link now includes its description, making the feed list self-documenting.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • cpanmin.us
    • Triggering command: /usr/bin/curl curl -L REDACTED (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Add feed description</issue_title>
<issue_description>* Add a description field to the list of feeds in config.yml

  • Populate that field for the existing feeds
  • Display that field in the list on the index page</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 3 commits February 3, 2026 12:32
…plate

Co-authored-by: davorg <24642+davorg@users.noreply.github.com>
Co-authored-by: davorg <24642+davorg@users.noreply.github.com>
Co-authored-by: davorg <24642+davorg@users.noreply.github.com>
Copilot AI changed the title [WIP] Add description field to feeds in config.yml Add feed descriptions to config and index page Feb 3, 2026
Copilot AI requested a review from davorg February 3, 2026 12:35
@davorg davorg marked this pull request as ready for review February 3, 2026 12:41
@davorg davorg merged commit bd58376 into main Feb 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add feed description

2 participants