Merge pull request 'Docs(readme): content for README' (#14) from docs/readme into main

Reviewed-on: #14
Reviewed-by: Jakob Gregory
This commit is contained in:
2026-08-01 13:47:24 +02:00
committed by Gitea
+18 -2
View File
@@ -1,6 +1,22 @@
# repository-template
# frontend-assets
The template for repositories
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.
## Setup