Skip to content

[Feature]: Rename assets/ to public/ and serve contents from root path #108

Description

@boltlessengineer

Issues

  • I have checked existing issues and there no existing ones with the same request.

Feature description

Currently all content under assets/ are served under {base_url}/assets/* url.
This leads to put /assets/ prefix for all basic static files like robots.txt or favicon.ico.

So rename it to public/ and serve them from root path.
If it conflicts with generated norg contents, norgolith can warn user in serve and build commands.

Help

Yes

Implementation help

No response

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions