2024-03-16 16:41:08 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
<head>
|
|
|
|
<title>Andrew's Garden: Creeping Sage</title>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="description" content="Information about Andrew's Garden">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
|
|
|
<script src="../../scripts/themes.min.js"></script>
|
|
|
|
<noscript><style>.jsonly{display: none !important;}</style></noscript>
|
|
|
|
<link rel="stylesheet" href="../../styles/style.css" type="text/css">
|
|
|
|
<link rel="stylesheet" href="../../styles/garden.css" type="text/css">
|
|
|
|
<script src="../../scripts/sitestat.js?remote-url=sitestat.andrewlalis.com" async></script>
|
|
|
|
|
|
|
|
<script type="module">
|
|
|
|
import PhotoSwipeLightbox from "../../vendor/photoswipe/photoswipe-lightbox.esm.min.js";
|
|
|
|
import PhotoSwipe from "../../vendor/photoswipe/photoswipe.esm.min.js";
|
|
|
|
const lightbox = new PhotoSwipeLightbox({
|
|
|
|
gallery: ".pswp-gallery",
|
|
|
|
children: "a",
|
|
|
|
pswpModule: PhotoSwipe
|
|
|
|
});
|
|
|
|
lightbox.init();
|
|
|
|
</script>
|
|
|
|
<link rel="stylesheet" href="../../vendor/photoswipe/photoswipe.css" type="text/css">
|
|
|
|
</head>
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<header class="page-header">
|
|
|
|
<h1>Andrew's Garden</h1>
|
|
|
|
<h2 style="font-style: italic">Salvia misella</h2>
|
|
|
|
<nav>
|
|
|
|
<div>
|
|
|
|
<a href="../../index.html">Home</a>
|
|
|
|
<a href="../../articles.html">Articles</a>
|
|
|
|
<a href="../../projects.html">Projects</a>
|
|
|
|
<a href="../../training.html">Training</a>
|
|
|
|
<a class="page-header-selected" href="../../garden.html">Garden</a>
|
|
|
|
<a href="../../contact.html">Contact</a>
|
|
|
|
<a href="../../logbook.html">Logbook</a>
|
|
|
|
</div>
|
|
|
|
<div>
|
2024-03-22 21:03:23 +00:00
|
|
|
<a href="https://git.andrewlalis.com">Git</a>
|
2024-03-16 16:41:08 +00:00
|
|
|
<a href="https://www.linkedin.com/in/andrew-lalis/">LinkedIn</a>
|
|
|
|
<a href="https://www.youtube.com/channel/UC9X4mx6-ObPUB6-ud2IGAFQ">YouTube</a>
|
|
|
|
</div>
|
|
|
|
</nav>
|
|
|
|
<button id="themeToggleButton" class="jsonly">Change Color Theme</button>
|
|
|
|
<hr>
|
|
|
|
</header>
|
|
|
|
|
|
|
|
<main>
|
|
|
|
<article>
|
|
|
|
<h2>About Creeping Sage</h2>
|
|
|
|
<p>Also known as tropical sage, it is an annual herb growing throughout the tropical Americas.</p>
|
|
|
|
<p>
|
|
|
|
<a href="https://en.wikipedia.org/wiki/Salvia_misella">
|
|
|
|
https://en.wikipedia.org/wiki/Salvia_misella
|
|
|
|
</a>
|
|
|
|
</p>
|
|
|
|
</article>
|
|
|
|
<article>
|
|
|
|
<h2 id="plants">Plants</h2>
|
|
|
|
<p>
|
|
|
|
Here's a detailed list of all plants I have of this species.
|
|
|
|
</p>
|
|
|
|
<div class="plant-card">
|
|
|
|
<section>
|
|
|
|
<h2>creeping-sage-001</h2>
|
|
|
|
<p class="gen">Generation F1</p>
|
|
|
|
<p></p>
|
|
|
|
<p>Transplanted on the 9th of March, 2024.</p>
|
|
|
|
</section>
|
|
|
|
<section>
|
|
|
|
<div class="pswp-gallery">
|
|
|
|
<a href="../../images/garden/plants/creeping-sage-001/creeping-sage_20240310_113303.jpg" data-pswp-width="1836" data-pswp-height="1758" target="_blank">
|
2024-03-17 00:23:25 +00:00
|
|
|
<img src="../../images/garden/plants/creeping-sage-001/creeping-sage_20240310_113303.thumb.jpg" alt="" style="display: block;"/>
|
|
|
|
<time datetime="2024-03-10">2024-Mar-10</time>
|
2024-03-16 16:41:08 +00:00
|
|
|
</a>
|
2024-03-17 13:13:54 +00:00
|
|
|
<a href="../../images/garden/plants/creeping-sage-001/20240316_192338.jpg" data-pswp-width="1836" data-pswp-height="2206" target="_blank">
|
|
|
|
<img src="../../images/garden/plants/creeping-sage-001/20240316_192338.thumb.jpg" alt="" style="display: block;"/>
|
|
|
|
<time datetime="2024-03-16">2024-Mar-16</time>
|
|
|
|
</a>
|
2024-03-16 16:41:08 +00:00
|
|
|
|
|
|
|
</div>
|
|
|
|
</section>
|
|
|
|
</div>
|
|
|
|
</article>
|
|
|
|
</main>
|
|
|
|
</body>
|