generated from alshedivat/al-folio
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
15 changed files
with
121 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
--- | ||
layout: distill | ||
title: I have a lot of plants (Part 2) | ||
date: 2024-11-10 | ||
description: A brief history of Elinor and her plants | ||
tags: plants | ||
categories: plants | ||
thumbnail: assets/img/plants/part2/my_room.png | ||
featured: true | ||
|
||
toc: | ||
- name: Montreal | ||
# if a section has subsections, you can add them as follows: | ||
# subsections: | ||
- name: surviving the winter | ||
# - name: Example Child Subsection 2 | ||
# - name: In the beginning | ||
# - name: The pandemic | ||
|
||
styles: > | ||
.col-max-size { | ||
max-height: 400px; /* Column's max height */ | ||
overflow: hidden; /* Optional: hides overflow if needed */ | ||
display: flex; /* Center-align the image if it's smaller */ | ||
align-items: center; | ||
justify-content: center; | ||
} | ||
.fit-img { | ||
max-width: 100%; | ||
max-height: 100%; | ||
width: auto; | ||
height: auto; | ||
} | ||
--- | ||
|
||
If you haven't seen part 1, [go check it out!](https://elinorp-d.github.io/blog/2024/plants-part-1/) | ||
|
||
## Montreal | ||
|
||
It's September 2020 and I've just moved into an apartment in Montreal during the pandemic, what's the first thing my roommate and I do? Order in poutine and eat it on our dining table thats covered in... (you guessed it!) plants! | ||
|
||
<div class="row mt-3"> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/moving.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/poutine.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
</div> | ||
<div class="caption"> | ||
Left: plants ready for moving. Right: poutine on the first night in our new apartment! | ||
</div> | ||
|
||
It seems the current plant inventory was: | ||
* 2 pothos (original and Star Wars) | ||
* 1 snake plant | ||
* 1 curly spider plant | ||
* 1 air plant | ||
* 1 zebra succulent (Watson Moses) | ||
* 1 arrow plant | ||
* 1 bird of paradise | ||
* 1 rubber plant (ficus tineke) | ||
* 1 mother of thousands succulent | ||
* philodendron propagations | ||
* a couple others my roommate brought from home | ||
|
||
<div class="row mt-3"> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/bar.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/living_room.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/shelf.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/skylight.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/window.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
</div> | ||
<div class="caption"> | ||
September-October 2020 plants around the apartment. | ||
</div> | ||
|
||
### surviving the winter | ||
For some reason, I did not take many photos<d-footnote>This is absurd to me right now because my camera roll is _full_ of plants usually.</d-footnote> but we acquired a ton of plants over the next couple months. For example, it took _8 minutes of video_ for me to document the plant watering for my friend to take care of them over Christmas/New Year's. I moved all of them to the center of the living room and my bedroom and grouped by levels/types of care. I took some screenshots of the videos and counted at least 50 plants! | ||
|
||
|
||
<div class="row mt-3"> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/table_all.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/glass_shelf.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/table_left.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/table_right.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
</div> | ||
<div class="caption"> | ||
Plants gathered in the living room (December 2020). | ||
</div> | ||
|
||
<div class="row mt-3"> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/my_room_left.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
<div class="col-sm mt-3 mt-md-0 col-max-size"> | ||
{% include figure.liquid loading="eager" path="assets/img/plants/part2/my_room_right.png" class="img-fluid rounded z-depth-1 fit-img" %} | ||
</div> | ||
</div> | ||
<div class="caption"> | ||
Plants gathered in my room (December 2020). | ||
</div> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.