Skip to content

Disabling landing page #170

@midhunmonachan

Description

@midhunmonachan

For now, I do this as a quick workaround

Create index.html in layouts folder.

<!DOCTYPE html>
<html>
<head>
    <meta http-equiv="refresh" content="0; url=/docs" />
</head>
<body>
</body>
</html>

This will automatically redirects me to /docs

Originally posted by @midhunmonachan in #147 (comment)


Seems like more people are interested in this feature. I'm not sure if there is a better way to do this

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