169 lines
10 KiB
Django/Jinja
169 lines
10 KiB
Django/Jinja
{% from "footer.html.j2" import footer %}
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
|
|
"http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
|
|
<html lang="en">
|
|
<head>
|
|
<title>Pineapples: Wes' Retro Site</title>
|
|
<link rel="stylesheet" href="basics.css" type="text/css">
|
|
<meta name="viewport" content="width=640, initial-scale=1">
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
|
|
</head>
|
|
<body bgcolor="#f9f9f9">
|
|
<basefont face="sans-serif" size="3">
|
|
<table width="640" align="center">
|
|
<tr valign="middle">
|
|
<td width="70%" height="75">
|
|
<h1>
|
|
<img src="pineapple.gif" class="pixelate" alt="Pineapple icon" width="32" height="32">
|
|
Pineapples
|
|
</h1>
|
|
</td>
|
|
{% include 'nav.html.j2' %}
|
|
</tr>
|
|
<tr>
|
|
<td colspan="3">
|
|
<p>
|
|
Since moving to Queensland in 2021 I have propagated a number
|
|
of pineapple plants from the tops of the fruit. These in turn
|
|
have fruited themselves. The flower and transformation into
|
|
fruit is also quite pretty.
|
|
</p>
|
|
|
|
<p>
|
|
It takes about 18 months from planting to harvesting a fruit.
|
|
The photos below document my first ever pineapple plant from
|
|
potting to first fruit. (click for large image)
|
|
</p>
|
|
|
|
<table align="center" cellpadding="4">
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_1676.jpg"><img src="images/pineapple/thumb/IMG_1676.jpg" alt="Photo of pineapple top with roots growing from it" width="180" height="240" border="0"></a>
|
|
<br><small>21 JUN 2021</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_1677.jpg"><img src="images/pineapple/thumb/IMG_1677.jpg" alt="Photo of pineapple top planted in pot" width="180" height="240" border="0"></a>
|
|
<br><small>21 JUN 2021</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_1793.jpg"><img src="images/pineapple/thumb/IMG_1793.jpg" alt="Photo of pineapple plant after 1 month" width="180" height="240" border="0"></a>
|
|
<br><small>21 JUL 2021</small>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_1991.jpg"><img src="images/pineapple/thumb/IMG_1991.jpg" alt="Photo of pineapple plant after 2 months" width="135" height="240" border="0"></a>
|
|
<br><small>21 AUG 2021</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_2184.jpg"><img src="images/pineapple/thumb/IMG_2184.jpg" alt="Photo of pineapple plant after 3 months" width="135" height="240" border="0"></a>
|
|
<br><small>21 SEP 2021</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_2353.jpg"><img src="images/pineapple/thumb/IMG_2353.jpg" alt="Photo of pineapple plant after 4 months" width="135" height="240" border="0"></a>
|
|
<br><small>21 OCT 2021</small>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_2560.jpg"><img src="images/pineapple/thumb/IMG_2560.jpg" alt="Photo of pineapple plant after 5 months" width="135" height="240" border="0"></a>
|
|
<br><small>21 NOV 2021</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_2690.jpg"><img src="images/pineapple/thumb/IMG_2690.jpg" alt="Photo of pineapple plant after 6 months. It's now serval times larger than when it started" width="135" height="240" border="0"></a>
|
|
<br><small>21 DEC 2021</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_2902.jpg"><img src="images/pineapple/thumb/IMG_2902.jpg" alt="Photo of pineapple plant after 7 months" width="135" height="240" border="0"></a>
|
|
<br><small>22 JAN 2022</small>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_3164.jpg"><img src="images/pineapple/thumb/IMG_3164.jpg" alt="Photo of pineapple plant after 9 months" width="135" height="240" border="0"></a>
|
|
<br><small>21 MAR 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_3284.jpg"><img src="images/pineapple/thumb/IMG_3284.jpg" alt="Photo of pineapple plant after 10 months. It's now larger than its pot" width="135" height="240" border="0"></a>
|
|
<br><small>22 APR 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_3535.jpg"><img src="images/pineapple/thumb/IMG_3535.jpg" alt="Photo of pineapple plant after 11 months" width="135" height="240" border="0"></a>
|
|
<br><small>21 JUN 2022</small>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_3781.jpg"><img src="images/pineapple/thumb/IMG_3781.jpg" alt="Photo of pineapple plant after 13 months" width="135" height="240" border="0"></a>
|
|
<br><small>23 AUG 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_3782.jpg"><img src="images/pineapple/thumb/IMG_3782.jpg" alt="Photo of the top of the pineapple plant looking down. In the centre a flower is forming" width="180" height="240" border="0"></a>
|
|
<br><small>23 AUG 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_3932.jpg"><img src="images/pineapple/thumb/IMG_3932.jpg" alt="Photo of the top of the pineapple plant looking down. The flower is larger and the leaves are turning pink at the bottom" width="180" height="240" border="0"></a>
|
|
<br><small>3 SEP 2022</small>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_3989.jpg"><img src="images/pineapple/thumb/IMG_3989.jpg" alt="Photo of the top of the pineapple plant looking down. The flower is larger and the leaves are pinker" width="180" height="240" border="0"></a>
|
|
<br><small>23 SEP 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_3990.jpg"><img src="images/pineapple/thumb/IMG_3990.jpg" alt="Photo of the top of the pineapple flower from the side. It is egg shaped and spikey" width="180" height="240" border="0"></a>
|
|
<br><small>23 SEP 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_4103.jpg"><img src="images/pineapple/thumb/IMG_4103.jpg" alt="Close up of the pineapple flower. It now has a tiny pineapple top and purple petals on the side" width="180" height="240" border="0"></a>
|
|
<br><small>29 SEP 2022</small>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_4366.jpg"><img src="images/pineapple/thumb/IMG_4366.jpg" alt="Close up of the pineapple fruit." width="180" height="240" border="0"></a>
|
|
<br><small>24 OCT 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_4416.jpg"><img src="images/pineapple/thumb/IMG_4416.jpg" alt="Close up of the pineapple fruit. It now looks like a pineapple with a body and top, but it still not full size or ripe" width="180" height="240" border="0"></a>
|
|
<br><small>5 NOV 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_4634.jpg"><img src="images/pineapple/thumb/IMG_4634.jpg" alt="Photo of pineapple plant with fruit on top" width="135" height="240" border="0"></a>
|
|
<br><small>14 DEC 2022</small>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_4675.jpg"><img src="images/pineapple/thumb/IMG_4675.jpg" alt="Photo of pineapple fruit. The body and top are both larger now" width="180" height="240" border="0"></a>
|
|
<br><small>24 DEC 2022</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/IMG_4826.jpg"><img src="images/pineapple/thumb/IMG_4826.jpg" alt="Photo of me holding the harvested pineapple" width="180" height="240" border="0"></a>
|
|
<br><small>13 FEB 2023</small>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p>Here's a couple of the subsequent ones.</p>
|
|
|
|
<table align="center" cellpadding="4">
|
|
<tr>
|
|
<td align="center">
|
|
<a href="images/pineapple/2/IMG_7519.jpg"><img src="images/pineapple/2/thumb/IMG_7519.jpg" width="180" height="240" border="0" alt="Photo of a large golden pineapple in my hand"></a>
|
|
<br><small>27 APR 2024</small>
|
|
</td>
|
|
<td align="center">
|
|
<a href="images/pineapple/2/IMG_20240831_174251_323.jpg"><img src="images/pineapple/2/thumb/IMG_20240831_174251_323.jpg" width="180" height="240" border="0" alt="Photo of a small round pineapple in my hand"></a>
|
|
<br><small>31 AUG 2024</small>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
{{ footer(generated, 0) }}
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|