Compare commits
3 Commits
6ba54d05d7
...
5e5f7a2c56
Author | SHA1 | Date |
---|---|---|
Amolith | 5e5f7a2c56 | |
Amolith | 9003076ff0 | |
Amolith | 400a62b51b |
|
@ -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
|
||||||
|
|
14
README.org
14
README.org
|
@ -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
|
Loading…
Reference in New Issue