Add portfolio.toml to enrich your ToolHub portfolio entry

Open Beginner friendly
#1 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
85/100
Issue type
Feature
Clarity
Clearly specified
Activity status
Quiet
Domain
content

Research direction

Start with the issue description and the linked ToolHub portfolio.toml.example. Create portfolio.toml in the repository root with only the applicable live_url and docs_url values; the work is done when the file contains accurate project links and valid TOML.

Written by the indexing model from the issue text.

Description

This repo appears in your ToolHub portfolio but doesn't have a portfolio.toml file.

Adding one lets you surface extra metadata on your portfolio page:

  • live_url — link to a running demo or hosted version
  • docs_url — link to documentation or a wiki

Just create a portfolio.toml in the repo root with the fields that apply:

# URL where the project is running (web apps, demos, hosted tools)
live_url = "https://example.com"

# URL for documentation
docs_url = "https://docs.example.com"

See the portfolio.toml.example in the ToolHub repo for the full reference.

Dominant language
No language data
Stars
0
Forks
0
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.

Similar issues

More Content issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.