This commit is contained in:
Indigo5684
2025-01-14 17:22:14 -06:00
parent 742eb2ff26
commit 4d8f4cc1e8
23 changed files with 94 additions and 19 deletions

View File

@@ -306,6 +306,13 @@ defaults:
layout: single layout: single
author_profile: false author_profile: false
share: true share: true
- scope:
path: ""
type: uh323
values:
layout: single
author_profile: false
share: true
- scope: - scope:
path: "" path: ""
@@ -335,6 +342,9 @@ collections:
uh223: uh223:
output: true output: true
permalink: /:collection/:path/ permalink: /:collection/:path/
uh323:
output: true
permalink: /:collection/:path/
en319: en319:
output: true output: true
permalink: /:collection/:path/ permalink: /:collection/:path/

View File

@@ -1,12 +1,14 @@
main: main:
- title: "About Me" - title: "About Me"
url: /about/ url: /about/
# - title: "Personal Projects" - title: "Personal Projects"
# url: /projects/ url: /projects/
# - title: "UH 223" # - title: "UH 223"
# url: /uh223/ # url: /uh223/
- title: "UH 323"
url: /uh323/
# - title: "Writing Portfolio" # - title: "Writing Portfolio"
# url: /en319/ # url: /en319/
- title: "Other Courses" # - title: "Other Courses"
url: /other_courses/ # url: /other_courses/

View File

@@ -3,7 +3,7 @@ title: "Access Guide"
excerpt: "An access guide designed for inclusivity." excerpt: "An access guide designed for inclusivity."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/400 image: https://placekittens.com/450/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
--- ---

View File

@@ -3,7 +3,7 @@ title: "Writing Portfolio"
excerpt: "A sample report on the feasibility of a proposed project." excerpt: "A sample report on the feasibility of a proposed project."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/400 image: https://placekittens.com/450/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
--- ---

View File

@@ -3,7 +3,7 @@ title: "Feasibility Report"
excerpt: "A sample report on the feasibility of a proposed project." excerpt: "A sample report on the feasibility of a proposed project."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/400 image: https://placekittens.com/450/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
--- ---

View File

@@ -3,7 +3,7 @@ title: "Memos"
excerpt: "Sample internal memos for internal communication." excerpt: "Sample internal memos for internal communication."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/400 image: https://placekittens.com/450/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
--- ---

View File

@@ -3,7 +3,7 @@ title: "Progress Report"
excerpt: "An AI-generated and manually edited progress report." excerpt: "An AI-generated and manually edited progress report."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/400 image: https://placekittens.com/450/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
--- ---

View File

@@ -3,7 +3,7 @@ title: "Sample Proposal"
excerpt: "A sample proposal targeted towards a university." excerpt: "A sample proposal targeted towards a university."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/400 image: https://placekittens.com/450/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
--- ---

View File

@@ -7,4 +7,4 @@ permalink: /404.html
The page you were trying to view does not exist. Enjoy a kitten. The page you were trying to view does not exist. Enjoy a kitten.
![Sample Kitten](https://loremflickr.com/700/500) ![Sample Kitten](https://placekittens.com/700/500)

8
_pages/uh323.md Normal file
View File

@@ -0,0 +1,8 @@
---
title: UH323 Portfolio
layout: collection
permalink: /uh323/
collection: uh323
entries_layout: grid
classes: wide
---

View File

@@ -4,4 +4,4 @@ title: "Welcome to My Site!"
This is just a generic homepage post. I haven't done anything decent enough since the creation of this site to warrent adding anything to this. Enjoy a free kitten! This is just a generic homepage post. I haven't done anything decent enough since the creation of this site to warrent adding anything to this. Enjoy a free kitten!
![Sample Kitten](https://loremflickr.com/700/500) ![Sample Kitten](https://placekittens.com/700/500)

View File

@@ -3,7 +3,7 @@ title: "Local Media Server"
excerpt: "How to listen to a music library on a low-storage device" excerpt: "How to listen to a music library on a low-storage device"
sidebar: sidebar:
- title: "Software Kitten" - title: "Software Kitten"
image: https://loremflickr.com/200/600 image: https://placekittens.com/200/600
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This is a virtual kitten. Please enjoy." text: "This is a virtual kitten. Please enjoy."
--- ---

View File

@@ -3,7 +3,7 @@ title: "Accordion"
excerpt: "My first book!." excerpt: "My first book!."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/250 image: https://placekittens.com/450/250
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
gallery: gallery:

View File

@@ -3,7 +3,7 @@ title: "Flutter"
excerpt: "My second book!." excerpt: "My second book!."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/350 image: https://placekittens.com/450/350
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
gallery: gallery:

View File

@@ -3,7 +3,7 @@ title: "Stab"
excerpt: "My third through seventh books!." excerpt: "My third through seventh books!."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/450/400 image: https://placekittens.com/450/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
gallery: gallery:

View File

@@ -3,7 +3,7 @@ title: "Coptic"
excerpt: "My ninth book!." excerpt: "My ninth book!."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/150/400 image: https://placekittens.com/150/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
gallery: gallery:

View File

@@ -3,7 +3,7 @@ title: "Etheopian"
excerpt: "My tenth book!." excerpt: "My tenth book!."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/150/400 image: https://placekittens.com/150/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
gallery: gallery:

View File

@@ -3,7 +3,7 @@ title: "French Link Stitch"
excerpt: "My eleventh book!." excerpt: "My eleventh book!."
sidebar: sidebar:
- title: "A wild ?????? has appeared!" - title: "A wild ?????? has appeared!"
image: https://loremflickr.com/150/400 image: https://placekittens.com/150/400
image_alt: "placeholder image" image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee." text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
gallery: gallery:

View File

@@ -0,0 +1,11 @@
---
title: "Template"
excerpt: "Not Yet Present"
sidebar:
- title: "A wild ?????? has appeared!"
image: https://placekittens.com/450/250
image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
---
Nothing to see here!

View File

@@ -0,0 +1,11 @@
---
title: "Template"
excerpt: "Not Yet Present"
sidebar:
- title: "A wild ?????? has appeared!"
image: https://placekittens.com/450/250
image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
---
Nothing to see here!

View File

@@ -0,0 +1,11 @@
---
title: "Template"
excerpt: "Not Yet Present"
sidebar:
- title: "A wild ?????? has appeared!"
image: https://placekittens.com/450/250
image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
---
Nothing to see here!

View File

@@ -0,0 +1,11 @@
---
title: "Template"
excerpt: "Not Yet Present"
sidebar:
- title: "A wild ?????? has appeared!"
image: https://placekittens.com/450/250
image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
---
Nothing to see here!

View File

@@ -0,0 +1,11 @@
---
title: "Template"
excerpt: "Not Yet Present"
sidebar:
- title: "A wild ?????? has appeared!"
image: https://placekittens.com/450/250
image_alt: "placeholder image"
text: "This image used to be a kitten, and the text used to say \"Meow\", but then the kitten-generator broke. The image still might be a kitten, but it's no longer a guarantee."
---
Nothing to see here!