Skip to content

Add links to request access page #56

Open
@dometto

Description

@dometto

#52 adds basic information on how to request access. However, a neater way suggested by @jelletreep could be to add a direct link to the catalog item page in the portal where access can be requested.

This is a bit more complicated, since in the workspace catalog we show e.g. 'Python Workbench', but in fact there are various Catalog Items (Python Workbench Desktop, Python Workbench CLI), etc.

One approach could be to add more metadata to each workspace type. For instance, for python-workbench.qmd:

flavours:
  - name: Python Workbench Desktop
    description: "Bla"
    id: surf-catalog-item-id

...and then create a table with names, descriptions, and links to each flavour in the markdown file.

Does that sound good, or would it unnecessarily complicate things?

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Add links to request access page · Issue #56 · UtrechtUniversity/vre-docs