docs(readme): add project structure section

This commit is contained in:
2026-08-01 13:46:57 +02:00
committed by jakob.scheid
parent 73646b35dd
commit e1ecb06f42
+12
View File
@@ -5,3 +5,15 @@ The assets for the frontend of the search engine *Seekra*
## Setup
Please execute the setup script in `scripts/` for your platform when cloning the repository.
## Project structure
All assets are located in subfolders for their asset type in `src/`. Assets types are:
- Fonts (`fonts`)
- Images (`images`)
- Videos (`videos`)
- Audio (`audio`)
- Icons (`icons`)
There are also some special `src/` subfolders like those for legal content.