Compare commits

...

3 Commits

Author SHA1 Message Date
Amolith 5e5f7a2c56
add theme directly to repo 2021-06-24 03:07:31 -04:00
Amolith 9003076ff0
update readme 2021-06-24 03:07:18 -04:00
Amolith 400a62b51b
ignore new font 2021-06-24 03:00:43 -04:00
3 changed files with 13 additions and 4 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ hugo.linux
# Proprietary fonts # Proprietary fonts
static/assets/fonts/triplicate static/assets/fonts/triplicate
static/assets/fonts/valkyrie static/assets/fonts/valkyrie
static/assets/fonts/heliotrope
# Stuff for private pages # Stuff for private pages
content/nucraft.md content/nucraft.md

View File

@ -1,4 +1,12 @@
* secluded This is just a repository for [[https://secluded.site][my website]].
Just a repository for [[https://secluded.site][my website]]. If you want the theme, it's been moved * Fonts & Licensing
to [[https://git.nixnet.services/Amolith/secluded-theme][a separate repository]]; see instructions there for use. The primary font in use at the moment is [[https://mbtype.com/fonts/heliotrope/][Heliotrope]], a beautiful font by
Matthew Butterick (author of [[https://practicaltypography.com/][Practical Typography]]). It lies somewhere in
between sans and serif and I love it. In the past, I've also used
[[https://mbtype.com/fonts/concourse][Concourse]], [[https://mbtype.com/fonts/triplicate][Triplicate]], and [[https://mbtype.com/fonts/valkyrie][Valkyrie]]. Unfortunately, they're all
proprietary fonts and can't be distributed in this repository; if you'd
like to use them, you'll need to purchase them from [[https://mbtype.com/][MBType.com]].
Everything else about the site was hand-created by me and is distributed
under the MIT license.

@ -1 +1 @@
Subproject commit feee398f782a8912c076d7eb64716dd7e9208cdf Subproject commit 22757ab140561143bde920be15de22d833c7b7e4