Compare commits
12 Commits
46f75ae037
...
main
Author | SHA1 | Date | |
---|---|---|---|
067ec9b5ed | |||
27302459e1 | |||
9293f274b0 | |||
5b7bf4257f | |||
05f186d908 | |||
c97ac3b60b | |||
5535d145f5 | |||
b61b9d78ff | |||
636e2f1760 | |||
83d1ddce6c | |||
0957f4772c | |||
7cdf8ac7ab |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
public/
|
||||
.hugo_build.lock
|
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "themes/serialReader"]
|
||||
path = themes/serialReader
|
||||
url = https://gitmoss.fyi/hugo_serialReader/hugo_serialReader.git
|
5
archetypes/default.md
Normal file
5
archetypes/default.md
Normal file
@@ -0,0 +1,5 @@
|
||||
+++
|
||||
date = '{{ .Date }}'
|
||||
draft = true
|
||||
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
|
||||
+++
|
9
content/_index.md
Normal file
9
content/_index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Homepage'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
8
content/about.md
Normal file
8
content/about.md
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: 'About'
|
||||
draft: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
5
content/authors/_index.md
Normal file
5
content/authors/_index.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: "Authors"
|
||||
layout: 'list'
|
||||
hideLatest: true
|
||||
---
|
7
content/authors/landon.md
Normal file
7
content/authors/landon.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: "Landon"
|
||||
authorPage: true
|
||||
author: "landon"
|
||||
---
|
||||
|
||||
Hi
|
9
content/blog/_index.md
Normal file
9
content/blog/_index.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Blog'
|
||||
layout: 'list'
|
||||
hideLatest: true
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
9
content/book1 copy 2/01-ch1 copy 2.md
Normal file
9
content/book1 copy 2/01-ch1 copy 2.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Random Thing'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
9
content/book1 copy 2/01-ch1 copy 3.md
Normal file
9
content/book1 copy 2/01-ch1 copy 3.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Random Thing'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
11
content/book1 copy 2/01-ch1 copy 4.md
Normal file
11
content/book1 copy 2/01-ch1 copy 4.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
part: 2
|
||||
chapter: 1
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
9
content/book1 copy 2/01-ch1 copy.md
Normal file
9
content/book1 copy 2/01-ch1 copy.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Random Thing'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
11
content/book1 copy 2/01-ch1.md
Normal file
11
content/book1 copy 2/01-ch1.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
part: 1
|
||||
chapter: 1
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
17
content/book1 copy 2/02-ch2 copy 2.md
Normal file
17
content/book1 copy 2/02-ch2 copy 2.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 2'
|
||||
date: "2023-01-05"
|
||||
draft: false
|
||||
ShowWordCount: true
|
||||
author: landon
|
||||
part: 1
|
||||
chapter: 2
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
## ttt
|
||||
|
||||
yfrxsdgfvyfkyt
|
17
content/book1 copy 2/02-ch2 copy 3.md
Normal file
17
content/book1 copy 2/02-ch2 copy 3.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 2'
|
||||
date: "2023-01-05"
|
||||
draft: false
|
||||
ShowWordCount: true
|
||||
author: landon
|
||||
part: 1
|
||||
chapter: 2
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
## ttt
|
||||
|
||||
yfrxsdgfvyfkyt
|
17
content/book1 copy 2/02-ch2 copy.md
Normal file
17
content/book1 copy 2/02-ch2 copy.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 2'
|
||||
date: "2024-01-05"
|
||||
draft: false
|
||||
ShowWordCount: true
|
||||
author: landon
|
||||
part: 1
|
||||
chapter: 2
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
## ttt
|
||||
|
||||
yfrxsdgfvyfkyt
|
17
content/book1 copy 2/02-ch2.md
Normal file
17
content/book1 copy 2/02-ch2.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 2'
|
||||
date: "2023-01-05"
|
||||
draft: false
|
||||
ShowWordCount: true
|
||||
author: landon
|
||||
part: 1
|
||||
chapter: 2
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
## ttt
|
||||
|
||||
yfrxsdgfvyfkyt
|
52
content/book1 copy 2/_index.md
Normal file
52
content/book1 copy 2/_index.md
Normal file
@@ -0,0 +1,52 @@
|
||||
---
|
||||
title: 'Book 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
cover:
|
||||
image: "/placeholder.jpg"
|
||||
alt: "Placeholder Image"
|
||||
# caption: "Image Caption"
|
||||
relative: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
9
content/book1 copy 3/01-ch1.md
Normal file
9
content/book1 copy 3/01-ch1.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
15
content/book1 copy 3/02-ch2.md
Normal file
15
content/book1 copy 3/02-ch2.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 2'
|
||||
date: "2023-01-05"
|
||||
draft: false
|
||||
ShowWordCount: true
|
||||
author: landon
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
## ttt
|
||||
|
||||
yfrxsdgfvyfkyt
|
14
content/book1 copy 3/_index.md
Normal file
14
content/book1 copy 3/_index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: 'Book 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
cover:
|
||||
image: "/placeholder.jpg"
|
||||
alt: "Placeholder Image"
|
||||
# caption: "Image Caption"
|
||||
relative: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
9
content/book1 copy/01-ch1.md
Normal file
9
content/book1 copy/01-ch1.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
15
content/book1 copy/02-ch2.md
Normal file
15
content/book1 copy/02-ch2.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 2'
|
||||
date: "2023-01-05"
|
||||
draft: false
|
||||
ShowWordCount: true
|
||||
author: landon
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
## ttt
|
||||
|
||||
yfrxsdgfvyfkyt
|
14
content/book1 copy/_index.md
Normal file
14
content/book1 copy/_index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: 'Book 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
cover:
|
||||
image: "/placeholder.jpg"
|
||||
alt: "Placeholder Image"
|
||||
# caption: "Image Caption"
|
||||
relative: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
9
content/book1/01-ch1.md
Normal file
9
content/book1/01-ch1.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
15
content/book1/02-ch2.md
Normal file
15
content/book1/02-ch2.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: 'Book 1 Chapter 2'
|
||||
date: "2023-01-05"
|
||||
draft: false
|
||||
ShowWordCount: true
|
||||
author: landon
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
||||
|
||||
## ttt
|
||||
|
||||
yfrxsdgfvyfkyt
|
14
content/book1/_index.md
Normal file
14
content/book1/_index.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: 'Book 1'
|
||||
date: 2023-01-01T08:00:00-07:00
|
||||
draft: false
|
||||
cover:
|
||||
image: "/placeholder.jpg"
|
||||
alt: "Placeholder Image"
|
||||
# caption: "Image Caption"
|
||||
relative: false
|
||||
---
|
||||
|
||||
Laborum voluptate pariatur ex culpa magna nostrud est incididunt fugiat
|
||||
pariatur do dolor ipsum enim. Consequat tempor do dolor eu. Non id id anim anim
|
||||
excepteur excepteur pariatur nostrud qui irure ullamco.
|
53
hugo.yaml
Normal file
53
hugo.yaml
Normal file
@@ -0,0 +1,53 @@
|
||||
baseURL: 'https://example.org/'
|
||||
languageCode: 'en-us'
|
||||
title: 'My New Hugo Site'
|
||||
theme: 'serialReader'
|
||||
|
||||
params:
|
||||
homeInfoParams:
|
||||
title: let's go on an adventure
|
||||
content: this is where i share my little stories with the world
|
||||
# buttons:
|
||||
# - name: stories
|
||||
# url: "/stories/"
|
||||
# - name: support
|
||||
# url: "/support/"
|
||||
# - name: about me
|
||||
# url: "/moss/"
|
||||
|
||||
socialIcons: # optional
|
||||
- name: "mastodon"
|
||||
url: "https://mastodon.social/@mossbiscuits"
|
||||
- name: "matrix"
|
||||
url: "https://matrix.to/#/@landon:utwente.io"
|
||||
- name: "buymeacoffee"
|
||||
url: "https://buymeacoffee.com/mossbiscuits"
|
||||
# profileMode:
|
||||
# enabled: true
|
||||
# title: "let's go on an adventure"
|
||||
# subtitle: "this is where i share my little stories with the world"
|
||||
# imageUrl: "/icon.png" # optional
|
||||
# imageTitle: "logo" # optional
|
||||
# imageWidth: 100 # custom size
|
||||
# imageHeight: 100 # custom size
|
||||
# buttons:
|
||||
# - name: "start reading"
|
||||
# url: "stories"
|
||||
# - name: "support me"
|
||||
# url: "support"
|
||||
ShowPostNavLinks: true
|
||||
|
||||
menus:
|
||||
main:
|
||||
- name: "home"
|
||||
url: "/"
|
||||
weight: 10
|
||||
- name: "blog"
|
||||
url: "/blog"
|
||||
weight: 20
|
||||
- name: "about"
|
||||
url: "/about"
|
||||
weight: 30
|
||||
- name: "support"
|
||||
url: "/support"
|
||||
weight: 40
|
BIN
static/placeholder.jpg
Normal file
BIN
static/placeholder.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 63 KiB |
1
themes/serialReader
Submodule
1
themes/serialReader
Submodule
Submodule themes/serialReader added at 120e337df9
Reference in New Issue
Block a user