Skip to content

Can unique URLs be generated for specific pages such that a user can only access those pages but not the rest of the published vault? #182

Discussion options

You must be logged in to vote

I think it depends of your hosting methods.

As it was send on a github, you can set it private and use a way to build a blog only for x pages.

With material and mkdocs, it can be possible to remove every navigation (search included) and share a link.

To generate a unique name, you can use template with some Javascript and randomisation ID + a frontmatter key for the generated title.

If you want to just share a private page in the blog with mkdocs, you can use the password plugin and hide the file from the navigation (using Awesome page and hiding in the search)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tsouchlarakis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants