docs(readme): add project structure section

This commit is contained in:
2026-07-31 22:31:27 +02:00
parent b989830cf5
commit b7c90ab189
+13 -1
View File
@@ -1,3 +1,15 @@
# frontend-assets
The assets for the frontend of the search engine *Seekra*
The assets for the frontend of the search engine *Seekra*
## 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.