Accordion, HTTPS

This commit is contained in:
Indigo5684
2024-02-07 18:35:25 -06:00
parent ef7278e5a6
commit 23b534606b
7 changed files with 33 additions and 25 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ permalink: /404.html
The page you were trying to view does not exist. Enjoy a kitten.
![Sample Kitten](http://placekitten.com/700/500)
![Sample Kitten](https://placekitten.com/700/500)
+1 -1
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!
![Sample Kitten](http://placekitten.com/700/500)
![Sample Kitten](https://placekitten.com/700/500)
+31
View File
@@ -0,0 +1,31 @@
---
title: "Accordion"
excerpt: "My first book!."
sidebar:
- title: "A wild KITTEN has appeared!"
image: https://placekitten.com/450/250
image_alt: "logo"
text: "Meow"
gallery:
- image_path: /assets/uh223/accordian/side.jpg
alt: "Side View of the Accordian Book"
title: "Side Profile"
- image_path: /assets/uh223/accordian/pages.jpg
alt: "The book stood upright"
title: "Full Book"
- image_path: /assets/uh223/accordian/page.jpg
alt: "The book opened to a random page"
title: "Page Spread"
---
This is my accordion book - my first ever book binding!
{% include gallery caption="My Accordian Book" %}
There are a few things I learned from this book, in no particular order:
- When cutting paper, invest in a decent paper cutter. A ruler and x-acto knife works, but can dull the blade when shaving bits of metal off the ruler by acccident
- Invest in a few clamps to hold down the ruler, or it will slip and you will waste paper
- When cutting, you need to apply pressure against the ruler or the blade will stray, wasting paper
- Applying a chamfer to the corners is completely unneeded with enough precision - a gentle taper will work just fine
- When doing work in multiple places, being sure to return your tools to your toolkit means nothing if you forget to return your project to your kit as well
-23
View File
@@ -1,23 +0,0 @@
---
title: "Title"
excerpt: "This excerpt will be replaced later."
sidebar:
- title: "Placeholder kitten!"
image: http://placekitten.com/350/250
image_alt: "logo"
text: "Small text goes here"
gallery:
- image_path: http://placekitten.com/400/500
alt: "placeholder image 1"
title: "Kitten!"
- image_path: http://placekitten.com/500/500
alt: "placeholder image 2"
- image_path: http://placekitten.com/700/700
alt: "placeholder image 3"
---
This is only a placeholder for now - we haven't done anything in this class yet!
{% include gallery caption="This is a sample gallery full of kittens" %}
Enjoy kittens.
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB