What tool would you use to create and edit a blogroll?

Open
#292 8 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
html
Domain
tooling

Research direction

Start by reviewing the issue requirements for a machine-readable blogroll: each entry must link to an HTML home page or a feed, with the corresponding link relationship assumed. No repository files, tests, or entry points are identified, so completion would require settling the tool and data-document approach first.

Written by the indexing model from the issue text.

Description

Suppose I asked you to create a machine-readable blogroll.

For each blog you had to include a link to either:

  1. its HTML home page with the assumption that the home page had a <link> element pointing to the feed, or
  2. a pointer to the feed, with the assumption that the top-level <link> element points to the HTML home page.

You could include other data for each site, but those are minimal.

Think quickly -- what tool would you use to create this data file/document?

If this tool isn't ideal, what would be?

Dominant language
HTML
Stars
134
Forks
10
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from scripting/Scripting-News

All issues in scripting/Scripting-News

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.