aboutsummaryrefslogtreecommitdiff
path: root/content/projects/this-website.md
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2023-05-31 23:00:35 -0600
committerBryson Steck <brysonsteck@protonmail.com>2023-05-31 23:00:35 -0600
commitdb1160542923460d75c6fecd27bac09c578c223d (patch)
treea2f1f7f567b06ef0f5062a504e449c05e2b10745 /content/projects/this-website.md
parent71a168d0f44654a522c0e35356c9ca913e59665d (diff)
downloadwebsite-db1160542923460d75c6fecd27bac09c578c223d.tar
website-db1160542923460d75c6fecd27bac09c578c223d.tar.gz
website-db1160542923460d75c6fecd27bac09c578c223d.tar.bz2
some final touches
Diffstat (limited to 'content/projects/this-website.md')
-rw-r--r--content/projects/this-website.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/projects/this-website.md b/content/projects/this-website.md
index d350edf..f9b5cc1 100644
--- a/content/projects/this-website.md
+++ b/content/projects/this-website.md
@@ -13,6 +13,15 @@ draft: false
---
You're here! This website is a static site generated with [Hugo](https://gohugo.io) and hosted with Nginx, and replaces the [Django website](/projects/django-website) I was using for the second half of 2022.
+## Fonts
+
+* **Inter**
+* `JetBrains Mono`
+
+## Colorscheme
+
+* Gruvbox
+
All content on this site (i.e. all Markdown files) is available and distributed under the Creative Commons Attribution-ShareAlike license version 4.0, or CC BY-SA 4.0 for short. All other code (i.e. all HTML/CSS that generates the site) is available and distributed under the BSD-2 Clause License.
You can read each of these licenses in full detail [here](/licenses).