Create directory structure
This commit is contained in:
commit
16e5a044a1
9 changed files with 19 additions and 0 deletions
19
README.md
Normal file
19
README.md
Normal file
|
|
@ -0,0 +1,19 @@
|
||||||
|
# Design Repository for Easterhegg 2025 (EH22)
|
||||||
|
|
||||||
|
## Structure of this repository
|
||||||
|
|
||||||
|
```
|
||||||
|
dist/ # assets ready for distribution
|
||||||
|
| print/ # .. on paper
|
||||||
|
| merch/ # .. on textiles and mugs/cups
|
||||||
|
| digital/ # .. on websites, presentations, etc.
|
||||||
|
icons/ # signage and misc. iconography
|
||||||
|
logo/ # all logo related source-assets
|
||||||
|
render/ # 3D project files and render-exports
|
||||||
|
templates/ # templates for publication (LaTeX, Typst, CSS, ...)
|
||||||
|
styleguide/ # design documentation as a webpage
|
||||||
|
```
|
||||||
|
|
||||||
|
## Fonts
|
||||||
|
|
||||||
|
We created a font specifically with this event in mind called *Argon Glow*. It is [available on codeberg at kritzl/argon-glow](https://codeberg.org/kritz/argon-glow) under the OFL 1.1.
|
||||||
0
dist/digital/.gitkeep
vendored
Normal file
0
dist/digital/.gitkeep
vendored
Normal file
0
dist/merch/.gitkeep
vendored
Normal file
0
dist/merch/.gitkeep
vendored
Normal file
0
dist/print/.gitkeep
vendored
Normal file
0
dist/print/.gitkeep
vendored
Normal file
0
icons/.gitkeep
Normal file
0
icons/.gitkeep
Normal file
0
logo/.gitkeep
Normal file
0
logo/.gitkeep
Normal file
0
render/.gitkeep
Normal file
0
render/.gitkeep
Normal file
0
styleguide/.gitkeep
Normal file
0
styleguide/.gitkeep
Normal file
0
templates/.gitkeep
Normal file
0
templates/.gitkeep
Normal file
Loading…
Add table
Add a link
Reference in a new issue