add content and modify gitignore

I decided to read the content for simplicity and data safety on my
site. It's a website, so the content is out there anyway.
This commit is contained in:
Vri 🌈 2022-01-24 20:12:23 +01:00
parent 92696d28bb
commit 084cda3e07
Signed by: vrifox
GPG key ID: D40098E5B60B2197
63 changed files with 882 additions and 12 deletions

14
.gitignore vendored
View file

@ -1,17 +1,7 @@
# ignored directories
/content/*
/static/upload/*
# generated directories
/public/*
/resources/*
/resources/_gen/*
# ignored files
notes.md
.directory
.hugo_build.lock
*.kate-swp
/static/gpg.pub
# not ignored directories
!/content/errorpages/
!/content/privacy.md
!/content/blogroll.md