Add basic site design and placeholder content

This commit is contained in:
floppydiskette 2024-08-06 23:13:01 +01:00
commit 6a33eb0f83
No known key found for this signature in database
11 changed files with 150 additions and 5 deletions

3
.gitignore vendored
View file

@ -33,3 +33,6 @@
# Ignore master key for decrypting credentials and more.
/config/master.key
# JetBrains can you not
.idea/*