generated from Seekra/repository-template
Compare commits
29
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5275837cca | ||
|
|
b79d1d3902
|
||
|
|
2204a19841
|
||
|
|
a5076b3ace
|
||
|
|
aeb9f8d549
|
||
|
|
21c75c4663
|
||
|
|
4a3010b683
|
||
|
|
55599bd0a2
|
||
|
|
73101f8716
|
||
|
|
4c016bbc38
|
||
|
|
100adb40e9
|
||
|
|
c4ac9f43b3
|
||
|
|
89c82f3fd7
|
||
|
|
fb64936888
|
||
|
|
91c86b06a7
|
||
|
|
5c1c5fcf55
|
||
|
|
da6dfe8091
|
||
|
|
f977293dd9
|
||
|
|
f0fcfa43b9
|
||
|
|
47282bdc2f
|
||
|
|
a73c044e46
|
||
|
|
e2e064008a
|
||
|
|
bedadf1d12
|
||
|
|
0713d6827e
|
||
|
|
9df916af2d
|
||
|
|
89b2c918bd
|
||
|
|
ff2d3199ed
|
||
|
|
39bc6632f8
|
||
|
|
c1b265a49a
|
@@ -1,18 +0,0 @@
|
|||||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.woff2 filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.woff filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.jpg filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.png filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.tiff filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.jfif filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.bmp filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.pbm filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.pgm filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.ppm filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.ogg filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.m4a filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.wav filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
||||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
|
||||||
@@ -1,8 +0,0 @@
|
|||||||
|
|
||||||
|
|
||||||
# ------------------------------------------------ SUBJECT AREA
|
|
||||||
# ---------------------------------------------------------------------- DETAIL AREA
|
|
||||||
|
|
||||||
# Please enter a subject that is not longer than 50 characters.
|
|
||||||
# If you enter a detailed description, each line should not be longer
|
|
||||||
# than 72 characters. Break the line as soon as you reach this limit.
|
|
||||||
@@ -1,23 +1,3 @@
|
|||||||
# frontend-assets
|
# repository-template
|
||||||
|
|
||||||
The assets for the frontend of the search engine *Seekra*
|
The template for repositories
|
||||||
|
|
||||||
## 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
|
|
||||||
|
|
||||||
Please execute the setup script in `scripts/` for your platform when cloning the repository.
|
|
||||||
@@ -1,7 +0,0 @@
|
|||||||
# Changelog
|
|
||||||
|
|
||||||
## [Unreleased]
|
|
||||||
|
|
||||||
### Added
|
|
||||||
|
|
||||||
- *Inter* font
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#!/usr/bin/env pwsh
|
|
||||||
|
|
||||||
# Copyright 2026 Seekra
|
|
||||||
|
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
# you may not use this file except in compliance with the License.
|
|
||||||
# You may obtain a copy of the License at
|
|
||||||
|
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
# See the License for the specific language governing permissions and
|
|
||||||
# limitations under the License.
|
|
||||||
|
|
||||||
git config --local commit.template .gitmessage
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
#!/usr/bin/bash
|
|
||||||
|
|
||||||
# Copyright 2026 Seekra
|
|
||||||
|
|
||||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
# you may not use this file except in compliance with the License.
|
|
||||||
# You may obtain a copy of the License at
|
|
||||||
|
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
# Unless required by applicable law or agreed to in writing, software
|
|
||||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
# See the License for the specific language governing permissions and
|
|
||||||
# limitations under the License.
|
|
||||||
|
|
||||||
git config --local commit.template .gitmessage
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user