diff --git a/docs/index.xml b/docs/index.xml
index ec5a9dbd..e09ddffd 100644
--- a/docs/index.xml
+++ b/docs/index.xml
@@ -6,11 +6,25 @@
Recent content on WTFHugo -- gohugo.ioen-us
- Thu, 24 May 2018 09:57:40 -0700
+ Sat, 26 May 2018 19:26:23 -0700
+
+ Modules: Power
+ http://wtfutil.com/posts/modules/power/
+ Sat, 26 May 2018 19:26:23 -0700
+
+ http://wtfutil.com/posts/modules/power/
+ Displays information about the current power source.
+For battery, also displays the current charge, estimated time remaining, and whether it is charging or discharging.
+Source Code wtf/power/ Required ENV Variables None.
+Keyboard Commands None.
+Configuration power:enabled:trueposition:top:5left:0height:2width:1refreshInterval:15 Attributes enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.
+position Defines where in the grid this module’s widget will be displayed. refreshInterval How often, in seconds, this module will update its data.
+
+
Configuration: iTerm2
http://wtfutil.com/posts/configuration/iterm2/
@@ -218,7 +232,7 @@ Wifi Network The name of the current network Whether or not the network uses enc
http://wtfutil.com/posts/modules/bamboohr/Connects to the BambooHR API and displays who will be Away today.
-Source Code wtf/bamboohr Required ENV Variables Key: WTF_BAMBOO_HR_TOKEN Value: Your BambooHR API token.
+Source Code wtf/bamboohr/ Required ENV Variables Key: WTF_BAMBOO_HR_TOKEN Value: Your BambooHR API token.
Key: WTF_BAMBOO_HR_SUBDOMAIN Value: Your BambooHR API subdomain name.
Keyboard Commands None.
Configuration bamboohr:enabled:trueposition:top:0left:1height:2width:1refreshInterval:900 Attributes enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.
diff --git a/docs/posts/configuration/attributes/index.html b/docs/posts/configuration/attributes/index.html
index b5accfde..e2981f1c 100644
--- a/docs/posts/configuration/attributes/index.html
+++ b/docs/posts/configuration/attributes/index.html
@@ -72,6 +72,7 @@
Configuration: iTerm2
diff --git a/docs/posts/index.xml b/docs/posts/index.xml
index a29f1fb1..787ae72c 100644
--- a/docs/posts/index.xml
+++ b/docs/posts/index.xml
@@ -6,11 +6,25 @@
Recent content in Posts on WTFHugo -- gohugo.ioen-us
- Thu, 24 May 2018 09:57:40 -0700
+ Sat, 26 May 2018 19:26:23 -0700
+
+ Modules: Power
+ http://wtfutil.com/posts/modules/power/
+ Sat, 26 May 2018 19:26:23 -0700
+
+ http://wtfutil.com/posts/modules/power/
+ Displays information about the current power source.
+For battery, also displays the current charge, estimated time remaining, and whether it is charging or discharging.
+Source Code wtf/power/ Required ENV Variables None.
+Keyboard Commands None.
+Configuration power:enabled:trueposition:top:5left:0height:2width:1refreshInterval:15 Attributes enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.
+position Defines where in the grid this module’s widget will be displayed. refreshInterval How often, in seconds, this module will update its data.
+
+
Configuration: iTerm2
http://wtfutil.com/posts/configuration/iterm2/
@@ -218,7 +232,7 @@ Wifi Network The name of the current network Whether or not the network uses enc
http://wtfutil.com/posts/modules/bamboohr/Connects to the BambooHR API and displays who will be Away today.
-Source Code wtf/bamboohr Required ENV Variables Key: WTF_BAMBOO_HR_TOKEN Value: Your BambooHR API token.
+Source Code wtf/bamboohr/ Required ENV Variables Key: WTF_BAMBOO_HR_TOKEN Value: Your BambooHR API token.
Key: WTF_BAMBOO_HR_SUBDOMAIN Value: Your BambooHR API subdomain name.
Keyboard Commands None.
Configuration bamboohr:enabled:trueposition:top:0left:1height:2width:1refreshInterval:900 Attributes enabled Determines whether or not this module is executed and if its data displayed onscreen. Values: true, false.
diff --git a/docs/posts/installation/index.html b/docs/posts/installation/index.html
index 78d91b74..7f058ad7 100644
--- a/docs/posts/installation/index.html
+++ b/docs/posts/installation/index.html
@@ -72,6 +72,7 @@