pre remote commit

This commit is contained in:
Phil 2024-08-13 20:32:31 -06:00
commit 0120c21ebf
11 changed files with 32 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
public/

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "themes/hermit-v2"]
path = themes/hermit-v2
url = https://github.com/1bl4z3r/hermit-V2
branch = main

0
.hugo_build.lock Normal file
View File

5
archetypes/default.md Normal file
View File

@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++

4
hugo.toml Normal file
View File

@ -0,0 +1,4 @@
baseURL = 'https://thesatelliteoflove.com/'
languageCode = 'en-us'
title = 'The Satellite Of Love'
theme = 'hermit-v2'

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"Target":"/ananke/css/main.min.css","MediaType":"text/css","Data":{}}

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
{"Target":"css/style.min.ce3f33085f5da2b90f81f554d2ee06c242bcc04a0ab542d097538da25d4fea06.css","MediaType":"text/css","Data":{"Integrity":"sha256-zj8zCF9dorkPgfVU0u4GwkK8wEoKtULQl1ONol1P6gY="}}

View File

@ -0,0 +1,9 @@
{
"subject": "acct:phil@thesatelliteoflove.com",
"links": [
{
"rel": "http://openid.net/specs/connect/1.0/issuer",
"href": "https://auth.thesatelliteoflove.com/application/o/tailscale/"
}
]
}

1
themes/hermit-v2 Submodule

@ -0,0 +1 @@
Subproject commit 5ee9c821259bda1867ba3708992a8aa97bd095ed