Skip to content

Platform: Establish assets directory #499

@brian-montgomery

Description

@brian-montgomery

One common pattern in astro is to put all client-side assets in one parent directory (under src) with the following:

  • images
  • icons (as subdirectory to assets or images)
  • scripts
  • styles

In this process... determine which files under lib are really client side scripts and move them there as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions