diff --git a/garden-data-gen/source/plant_data.d b/garden-data-gen/source/plant_data.d index b977f80..e16497e 100644 --- a/garden-data-gen/source/plant_data.d +++ b/garden-data-gen/source/plant_data.d @@ -34,7 +34,7 @@ string speciesId(string scientificName) { return scientificName .replaceAll(ctRegex!(`\s+`), "-") .replaceAll(ctRegex!(`ñ`), "n") - .replaceAll(ctRegex!(`["“”\.]`), "") + .replaceAll(ctRegex!(`["“”\.‘’']`), "") .toLower; } diff --git a/garden-plant-data.ods b/garden-plant-data.ods index 458cee0..a45419c 100644 Binary files a/garden-plant-data.ods and b/garden-plant-data.ods differ diff --git a/garden.html b/garden.html index e166aa4..62dd5f6 100644 --- a/garden.html +++ b/garden.html @@ -86,6 +86,27 @@ Here's a detailed list of all the species I've got in my garden. For each species, I try to include its scientific name, place of origin, and a small description, usually taken from Wikipedia or other sources listed at the bottom of each species' info.

+
+
+

+ + Aquatic Milkweed + +

+

+ Asclepias perennis +

+

A species of milkweed found in the coastal plain from eastern Texas to southern South Carolina. It has white flowers, and is a known host plant of the Monarch butterfly.

+ +
+ +

@@ -158,6 +179,27 @@

+
+
+

+ + Butterfly Weed + +

+

+ Asclepias tuberosa +

+

A species of milkweed native to the eastern and southwestern North America, with bright orange to yellow flowers and copious nectar production. It attracts a number of different butterfly species.

+ +
+ +

@@ -206,6 +248,27 @@

+
+
+

+ + Coral Honeysuckle + +

+

+ Lonicera sempervirens +

+

A flowering species of honeysuckle vine native to the eastern United States, which produces coral-colored flowers that attract hummingbirds and butterflies.

+ +
+ +

@@ -278,6 +341,27 @@

+
+
+

+ + Firebush + +

+

+ Hamelia patens +

+

A large perennial shrub native to the American subtropics and tropics. It has bright red-orange tubular flowers that attract hummingbirds and butterflies for pollination.

+ +
+ +

@@ -326,6 +410,48 @@

+
+
+

+ + Gold Lantana + +

+

+ Lantana depressa var. ‘depressa’ +

+

An endangered, Florida-native lantana subspecies that produces golden blooms year-round to attract butterflies.

+ +
+ +
+
+
+

+ + Hammock Snakeroot + +

+

+ Ageratina jucunda +

+

A North American species from the Asteraceae family, found only in the states of Georgia and Florida. It’s a perennial herb growing up to 1m tall, producing white flowers.

+ +
+ +

@@ -518,6 +644,27 @@

+
+
+

+ + Swamp Milkweed + +

+

+ Asclepias incarnata +

+

A species of milkweed that grows in damp and wet soils, native to North America. It’s cultivated for its flowers that attract butterflies and other pollinators.

+ +
+ +

diff --git a/garden/species/ageratina-jucunda.html b/garden/species/ageratina-jucunda.html new file mode 100644 index 0000000..b9524c1 --- /dev/null +++ b/garden/species/ageratina-jucunda.html @@ -0,0 +1,71 @@ + + + + + Andrew's Garden: Hammock Snakeroot + + + + + + + + + + + + + + + + + +
+ +
+

Plants

+

+ Here's a detailed list of all plants I have of this species. +

+ +
+
+ diff --git a/garden/species/asclepias-incarnata.html b/garden/species/asclepias-incarnata.html new file mode 100644 index 0000000..e8e2376 --- /dev/null +++ b/garden/species/asclepias-incarnata.html @@ -0,0 +1,71 @@ + + + + + Andrew's Garden: Swamp Milkweed + + + + + + + + + + + + + + + + + +
+ +
+

Plants

+

+ Here's a detailed list of all plants I have of this species. +

+ +
+
+ diff --git a/garden/species/asclepias-perennis.html b/garden/species/asclepias-perennis.html new file mode 100644 index 0000000..debf0b2 --- /dev/null +++ b/garden/species/asclepias-perennis.html @@ -0,0 +1,71 @@ + + + + + Andrew's Garden: Aquatic Milkweed + + + + + + + + + + + + + + + + + +
+ +
+

Plants

+

+ Here's a detailed list of all plants I have of this species. +

+ +
+
+ diff --git a/garden/species/asclepias-tuberosa.html b/garden/species/asclepias-tuberosa.html new file mode 100644 index 0000000..428be5f --- /dev/null +++ b/garden/species/asclepias-tuberosa.html @@ -0,0 +1,71 @@ + + + + + Andrew's Garden: Butterfly Weed + + + + + + + + + + + + + + + + + +
+
+

About Butterfly Weed

+

A species of milkweed native to the eastern and southwestern North America, with bright orange to yellow flowers and copious nectar production. It attracts a number of different butterfly species.

+

+ + https://en.wikipedia.org/wiki/Asclepias_tuberosa + +

+
+
+

Plants

+

+ Here's a detailed list of all plants I have of this species. +

+ +
+
+ diff --git a/garden/species/hamelia-patens.html b/garden/species/hamelia-patens.html new file mode 100644 index 0000000..48730f3 --- /dev/null +++ b/garden/species/hamelia-patens.html @@ -0,0 +1,71 @@ + + + + + Andrew's Garden: Firebush + + + + + + + + + + + + + + + + + +
+ +
+

Plants

+

+ Here's a detailed list of all plants I have of this species. +

+ +
+
+ diff --git a/garden/species/lantana-depressa-var-depressa.html b/garden/species/lantana-depressa-var-depressa.html new file mode 100644 index 0000000..f53154d --- /dev/null +++ b/garden/species/lantana-depressa-var-depressa.html @@ -0,0 +1,71 @@ + + + + + Andrew's Garden: Gold Lantana + + + + + + + + + + + + + + + + + +
+ +
+

Plants

+

+ Here's a detailed list of all plants I have of this species. +

+ +
+
+ diff --git a/garden/species/lonicera-sempervirens.html b/garden/species/lonicera-sempervirens.html new file mode 100644 index 0000000..6839eba --- /dev/null +++ b/garden/species/lonicera-sempervirens.html @@ -0,0 +1,71 @@ + + + + + Andrew's Garden: Coral Honeysuckle + + + + + + + + + + + + + + + + + +
+ +
+

Plants

+

+ Here's a detailed list of all plants I have of this species. +

+ +
+
+