Skip to content

Commit

Permalink
Merge pull request #5 from KillEdgier/heyo
Browse files Browse the repository at this point in the history
fixed broken links
  • Loading branch information
KillEdgier authored Dec 21, 2023
2 parents 35dae38 + 41bad32 commit d3337a1
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 56 deletions.
2 changes: 1 addition & 1 deletion blog/2023-12-19-christmas.md/2023-12-19-christmas.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ tags: [docusaurus]

Welcome to Catstructions, a guide I'll be building out for friends and family who graciously volunteer to watch Trudy and Myrtle.

![Alt text](revolution.jpg)
![Alt text](/img/girls.jpg)
Binary file removed blog/2023-12-19-christmas.md/girls.jpg
Binary file not shown.
Binary file removed blog/2023-12-19-christmas.md/revolution.jpg
Binary file not shown.
3 changes: 1 addition & 2 deletions docs/daily-tasks/food-and-bev.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ sidebar_position: 1
**Myrtle**
- Myrtle has an [RFID feeder](https://www.surepetcare.com/surepetcare/filestream/file-to-stream?file=1914&_gl=1*7e661w*_up*MQ..&gclid=Cj0KCQiAm4WsBhCiARIsAEJIEzXugiRke2mj1Zj_MDXDrLhQgX48NF-MUedxeuLGLC_QtAK8-vAZi7caAq_TEALw_wcB&gclsrc=aw.ds) that needs 2/3 cup Purina Pro Plan daily (either all at once, or 1/3 cup in the morning and 1/3 cup in the evening).
- To open the feeder, press and hold the large circle button on the back. The measuring cup is inside the bag!
- ![Alt text](proplan.jpg)
- ![Alt text](myrtle-feeder.jpg)
- ![Alt text](/img/myrtle-feeder.jpg)



Expand Down
Binary file removed docs/daily-tasks/proplan.jpg.sb-a793cde8-asFNFk
Binary file not shown.
8 changes: 2 additions & 6 deletions docs/overview-schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,9 @@ sidebar_position: 2
3. Refill water fountain with glass carafe.
4. Scoop upstairs litter boxes and use Clorox wipes to clean any solid waste.
5. Attempt to play with cats using various toys (if time permits).
6. (Saturday only) Bring refuse bins back into garage.
6. (Saturdays only) Bring refuse bins back into garage.

## Schedule

| | Sat 12/23 | Sun 12/24 | Mon 12/25 |
|-----------|-----------|-----------|-----------|
| Andy | x | | |
| Becca | | x | |
| Tony/Abby | | | x |
Nice try, potential burglars. I'll never advertise when I'm out of town.

Binary file added docs/the-cats/girls.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/the-cats/trudy.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ sidebar_position: 1

# Trudy

- I would take a bullet for her
![Trudy](/img/tree-trudy.jpg)

![Trudy](/img/tree-trudy.jpg)
- I would take a bullet for her
45 changes: 0 additions & 45 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -85,51 +85,6 @@ const config: Config = {
},
footer: {
style: 'dark',
links: [
{
title: 'Docs',
items: [
{
label: 'Cat Care',
to: '/docs/intro',
},
],
},
{
title: 'Trudy',
items: [
{
label: 'Trudy',
href: '/docs/the-cats/trudy.md',
},
{
label: 'Trudy',
href: '/docs/the-cats/trudy.md',
},
{
label: 'Trudy',
href: '/docs/the-cats/trudy.md',
},
],
},
{
title: 'Myrtle',
items: [
{
label: 'Myrtle',
to: '/docs/the-cats/myrtle.md',
},
{
label: 'Myrtle',
href: '/docs/the-cats/myrtle.md',
},
{
label: 'Myrtle',
href: '/docs/the-cats/myrtle.md',
},
],
},
],
copyright: `Trudy Myrtle Trudy Myrtle Trudy Myrtle Trudy Myrtle Trudy Myrtle Trudy Myrtle `,
},
prism: {
Expand Down
Binary file added static/img/girls.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes

0 comments on commit d3337a1

Please sign in to comment.