From 4d8f4cc1e8b3a90fe12ebcf3c8df0f66ed830786 Mon Sep 17 00:00:00 2001 From: Indigo5684 <159226326+Indigo5684@users.noreply.github.com> Date: Tue, 14 Jan 2025 17:22:14 -0600 Subject: [PATCH] UH 323 --- _config.yml | 10 ++++++++++ _data/navigation.yml | 10 ++++++---- _en319/2024-05-01-access.md | 2 +- _en319/2024-05-01-cover-letter.md | 2 +- _en319/2024-05-01-feasibility.md | 2 +- _en319/2024-05-01-memos.md | 2 +- _en319/2024-05-01-progress.md | 2 +- _en319/2024-05-01-proposal.md | 2 +- _pages/404.md | 2 +- _pages/uh323.md | 8 ++++++++ _posts/2024-02-02-starter.md | 2 +- _projects/media.md | 2 +- _uh223/2024-02-06-accordion.md | 2 +- _uh223/2024-02-13-flutter.md | 2 +- _uh223/2024-02-27-stab.md | 2 +- _uh223/2024-03-26-coptic.md | 2 +- _uh223/2024-04-10-etheopian.md | 2 +- _uh223/2024-04-16-french.md | 2 +- _uh323/2025-01-14-placeholder-1.md | 11 +++++++++++ _uh323/2025-01-14-placeholder-2.md | 11 +++++++++++ _uh323/2025-01-14-placeholder-3.md | 11 +++++++++++ _uh323/2025-01-14-placeholder-4.md | 11 +++++++++++ _uh323/2025-01-14-placeholder-5.md | 11 +++++++++++ 23 files changed, 94 insertions(+), 19 deletions(-) create mode 100644 _pages/uh323.md create mode 100644 _uh323/2025-01-14-placeholder-1.md create mode 100644 _uh323/2025-01-14-placeholder-2.md create mode 100644 _uh323/2025-01-14-placeholder-3.md create mode 100644 _uh323/2025-01-14-placeholder-4.md create mode 100644 _uh323/2025-01-14-placeholder-5.md diff --git a/_config.yml b/_config.yml index a219a84..5a8d977 100644 --- a/_config.yml +++ b/_config.yml @@ -306,6 +306,13 @@ defaults: layout: single author_profile: false share: true + - scope: + path: "" + type: uh323 + values: + layout: single + author_profile: false + share: true - scope: path: "" @@ -335,6 +342,9 @@ collections: uh223: output: true permalink: /:collection/:path/ + uh323: + output: true + permalink: /:collection/:path/ en319: output: true permalink: /:collection/:path/ diff --git a/_data/navigation.yml b/_data/navigation.yml index dd71ce4..f606a02 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -1,12 +1,14 @@ main: - title: "About Me" url: /about/ -# - title: "Personal Projects" -# url: /projects/ + - title: "Personal Projects" + url: /projects/ # - title: "UH 223" # url: /uh223/ + - title: "UH 323" + url: /uh323/ # - title: "Writing Portfolio" # url: /en319/ - - title: "Other Courses" - url: /other_courses/ \ No newline at end of file +# - title: "Other Courses" +# url: /other_courses/ \ No newline at end of file diff --git a/_en319/2024-05-01-access.md b/_en319/2024-05-01-access.md index 3bb6540..61b068a 100644 --- a/_en319/2024-05-01-access.md +++ b/_en319/2024-05-01-access.md @@ -3,7 +3,7 @@ title: "Access Guide" excerpt: "An access guide designed for inclusivity." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/400 + image: https://placekittens.com/450/400 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." --- diff --git a/_en319/2024-05-01-cover-letter.md b/_en319/2024-05-01-cover-letter.md index f060499..482d2fe 100644 --- a/_en319/2024-05-01-cover-letter.md +++ b/_en319/2024-05-01-cover-letter.md @@ -3,7 +3,7 @@ title: "Writing Portfolio" excerpt: "A sample report on the feasibility of a proposed project." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/400 + image: https://placekittens.com/450/400 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." --- diff --git a/_en319/2024-05-01-feasibility.md b/_en319/2024-05-01-feasibility.md index f771056..1923412 100644 --- a/_en319/2024-05-01-feasibility.md +++ b/_en319/2024-05-01-feasibility.md @@ -3,7 +3,7 @@ title: "Feasibility Report" excerpt: "A sample report on the feasibility of a proposed project." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/400 + image: https://placekittens.com/450/400 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." --- diff --git a/_en319/2024-05-01-memos.md b/_en319/2024-05-01-memos.md index e829798..f7bccfc 100644 --- a/_en319/2024-05-01-memos.md +++ b/_en319/2024-05-01-memos.md @@ -3,7 +3,7 @@ title: "Memos" excerpt: "Sample internal memos for internal communication." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/400 + image: https://placekittens.com/450/400 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." --- diff --git a/_en319/2024-05-01-progress.md b/_en319/2024-05-01-progress.md index dfcced1..fcad1d1 100644 --- a/_en319/2024-05-01-progress.md +++ b/_en319/2024-05-01-progress.md @@ -3,7 +3,7 @@ title: "Progress Report" excerpt: "An AI-generated and manually edited progress report." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/400 + image: https://placekittens.com/450/400 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." --- diff --git a/_en319/2024-05-01-proposal.md b/_en319/2024-05-01-proposal.md index 04aefb1..7e8b434 100644 --- a/_en319/2024-05-01-proposal.md +++ b/_en319/2024-05-01-proposal.md @@ -3,7 +3,7 @@ title: "Sample Proposal" excerpt: "A sample proposal targeted towards a university." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/400 + image: https://placekittens.com/450/400 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." --- diff --git a/_pages/404.md b/_pages/404.md index 6efe88b..83eb121 100644 --- a/_pages/404.md +++ b/_pages/404.md @@ -7,4 +7,4 @@ permalink: /404.html The page you were trying to view does not exist. Enjoy a kitten. -![Sample Kitten](https://loremflickr.com/700/500) \ No newline at end of file +![Sample Kitten](https://placekittens.com/700/500) \ No newline at end of file diff --git a/_pages/uh323.md b/_pages/uh323.md new file mode 100644 index 0000000..0b00bf0 --- /dev/null +++ b/_pages/uh323.md @@ -0,0 +1,8 @@ +--- +title: UH323 Portfolio +layout: collection +permalink: /uh323/ +collection: uh323 +entries_layout: grid +classes: wide +--- \ No newline at end of file diff --git a/_posts/2024-02-02-starter.md b/_posts/2024-02-02-starter.md index 23462c2..c0ae90a 100644 --- a/_posts/2024-02-02-starter.md +++ b/_posts/2024-02-02-starter.md @@ -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! -![Sample Kitten](https://loremflickr.com/700/500) \ No newline at end of file +![Sample Kitten](https://placekittens.com/700/500) \ No newline at end of file diff --git a/_projects/media.md b/_projects/media.md index 3f5bcb5..3b4eeb7 100644 --- a/_projects/media.md +++ b/_projects/media.md @@ -3,7 +3,7 @@ title: "Local Media Server" excerpt: "How to listen to a music library on a low-storage device" sidebar: - title: "Software Kitten" - image: https://loremflickr.com/200/600 + image: https://placekittens.com/200/600 image_alt: "placeholder image" text: "This is a virtual kitten. Please enjoy." --- diff --git a/_uh223/2024-02-06-accordion.md b/_uh223/2024-02-06-accordion.md index 74320cb..5c77fe2 100644 --- a/_uh223/2024-02-06-accordion.md +++ b/_uh223/2024-02-06-accordion.md @@ -3,7 +3,7 @@ title: "Accordion" excerpt: "My first book!." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/250 + 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." gallery: diff --git a/_uh223/2024-02-13-flutter.md b/_uh223/2024-02-13-flutter.md index a22d8ba..4d482f8 100644 --- a/_uh223/2024-02-13-flutter.md +++ b/_uh223/2024-02-13-flutter.md @@ -3,7 +3,7 @@ title: "Flutter" excerpt: "My second book!." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/350 + image: https://placekittens.com/450/350 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." gallery: diff --git a/_uh223/2024-02-27-stab.md b/_uh223/2024-02-27-stab.md index 91a2a59..e0f76ec 100644 --- a/_uh223/2024-02-27-stab.md +++ b/_uh223/2024-02-27-stab.md @@ -3,7 +3,7 @@ title: "Stab" excerpt: "My third through seventh books!." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/450/400 + image: https://placekittens.com/450/400 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." gallery: diff --git a/_uh223/2024-03-26-coptic.md b/_uh223/2024-03-26-coptic.md index 46fef80..b7e7403 100644 --- a/_uh223/2024-03-26-coptic.md +++ b/_uh223/2024-03-26-coptic.md @@ -3,7 +3,7 @@ title: "Coptic" excerpt: "My ninth book!." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/150/400 + image: https://placekittens.com/150/400 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." gallery: diff --git a/_uh223/2024-04-10-etheopian.md b/_uh223/2024-04-10-etheopian.md index c0be556..97075d4 100644 --- a/_uh223/2024-04-10-etheopian.md +++ b/_uh223/2024-04-10-etheopian.md @@ -3,7 +3,7 @@ title: "Etheopian" excerpt: "My tenth book!." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/150/400 + image: https://placekittens.com/150/400 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." gallery: diff --git a/_uh223/2024-04-16-french.md b/_uh223/2024-04-16-french.md index 64c8b7c..e6ed2b0 100644 --- a/_uh223/2024-04-16-french.md +++ b/_uh223/2024-04-16-french.md @@ -3,7 +3,7 @@ title: "French Link Stitch" excerpt: "My eleventh book!." sidebar: - title: "A wild ?????? has appeared!" - image: https://loremflickr.com/150/400 + image: https://placekittens.com/150/400 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." gallery: diff --git a/_uh323/2025-01-14-placeholder-1.md b/_uh323/2025-01-14-placeholder-1.md new file mode 100644 index 0000000..3d10f3a --- /dev/null +++ b/_uh323/2025-01-14-placeholder-1.md @@ -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! diff --git a/_uh323/2025-01-14-placeholder-2.md b/_uh323/2025-01-14-placeholder-2.md new file mode 100644 index 0000000..3d10f3a --- /dev/null +++ b/_uh323/2025-01-14-placeholder-2.md @@ -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! diff --git a/_uh323/2025-01-14-placeholder-3.md b/_uh323/2025-01-14-placeholder-3.md new file mode 100644 index 0000000..3d10f3a --- /dev/null +++ b/_uh323/2025-01-14-placeholder-3.md @@ -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! diff --git a/_uh323/2025-01-14-placeholder-4.md b/_uh323/2025-01-14-placeholder-4.md new file mode 100644 index 0000000..3d10f3a --- /dev/null +++ b/_uh323/2025-01-14-placeholder-4.md @@ -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! diff --git a/_uh323/2025-01-14-placeholder-5.md b/_uh323/2025-01-14-placeholder-5.md new file mode 100644 index 0000000..3d10f3a --- /dev/null +++ b/_uh323/2025-01-14-placeholder-5.md @@ -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!