Init to commit it

This commit is contained in:
Kenwood 2023-09-26 15:46:41 -04:00
commit fedb0cd5b2
10 changed files with 36 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/ananke"]
path = themes/ananke
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git

0
.hugo_build.lock Normal file
View File

6
archetypes/default.md Normal file
View File

@ -0,0 +1,6 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
draft: true
---

4
config.toml Normal file
View File

@ -0,0 +1,4 @@
baseURL = 'https://kitsunehosting.net/'
languageCode = 'en-us'
title = 'KitsuneHosting'
theme = "ananke"

12
content/_index.md Normal file
View File

@ -0,0 +1,12 @@
---
author: "Your Name"
title: "My First Post"
date: "2022-05-17"
---
Hello i live here.
Pensive wobble lol
oh

View File

@ -0,0 +1,7 @@
---
title: "My First Post"
date: 2022-09-14T14:50:08-04:00
draft: true
---
Wow, this is epic

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":"ananke/css/main.min.css","MediaType":"text/css","Data":{}}