Initial commit (hugo)

This commit is contained in:
ItsDrike 2021-07-08 15:20:26 +02:00
commit c45258acec
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD
5 changed files with 693 additions and 0 deletions

15
.gitignore vendored Normal file
View file

@ -0,0 +1,15 @@
# Editor project settings
.vscode/
.replit
# Custom attributes for folders on Mac OS
.DS_Store
# Environmental variables
.env
# Backup files
*.bak
# Personal TODO files
TODO