From 281fd3953c4f0160e283f05e779f73af7814a022 Mon Sep 17 00:00:00 2001
From: Paul Duncan <pabs@pablotron.org>
Date: Mon, 10 Oct 2022 19:36:57 -0400
Subject: add content/posts/2022-10-10-solar-panels-are-live.md

---
 content/posts/2022-10-10-solar-panels-are-live.md | 31 +++++++++++++++++++++++
 1 file changed, 31 insertions(+)
 create mode 100644 content/posts/2022-10-10-solar-panels-are-live.md

(limited to 'content/posts')

diff --git a/content/posts/2022-10-10-solar-panels-are-live.md b/content/posts/2022-10-10-solar-panels-are-live.md
new file mode 100644
index 0000000..12f7bc9
--- /dev/null
+++ b/content/posts/2022-10-10-solar-panels-are-live.md
@@ -0,0 +1,31 @@
+---
+slug: solar-panels-are-live
+title: "Solar Panels Are Live"
+date: "2022-10-10T19:21:10-04:00"
+draft: true
+
+pics:
+  dashboard:
+    css: "image"
+    tip: "First day of solar."
+    sources:
+      - "/files/posts/solar-panels-are-live/energy-dashboard.webp"
+      - src: "/files/posts/solar-panels-are-live/energy-dashboard.png"
+        width: 934
+        height: 572
+---
+Last week we received permission to operate from [Dominion][], and
+this afternoon we got the final go-ahead from [Solar Energy World][].
+
+Here's a screenshot of the [Enphase][] energy dashboard for the day:
+
+[{{< pe-figure "dashboard" >}}][solar]
+
+[dominion]: https://www.dominionenergy.com/
+  "Dominion Energy"
+[solar energy world]: https://solarenergyworld.com/
+  "Solar Energy World"
+[solar]: https://pmdn.org/solar
+  "Solar array details and energy production statistics."
+[enphase]: https://enphaseenergy.com/
+  "Enphase"
-- 
cgit v1.2.3