Skip to content

Add portfolio.toml to enrich your ToolHub portfolio entry #13

Description

@svandragt

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions