Skip to content

App Links - Deep Navigation #81

@dansiegel

Description

@dansiegel

Sample

Every so often you have a requirement where you want to handle a URL within your App. Prism is uniquely positioned here with URL based navigation.

We should have a sample that shows how to take a URL like prismlibrary.com and updates the platform so that when you try to open prismlibrary.com in the browser it will instead redirect you to the Sample where it will show the appropriate resource.

Thinking this should essentially have two special pages.. one that opens when you try to hit the root website.. and another when you try to hit the docs

  • prismlibrary.com
  • prismlibrary.com/docs/*

The Docs page should get a resource path that maps to the Documentation repo md file and parse the MD. This can be pretty simply by adapting this MarkdownView

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions