diff --git a/content/Backup Strategy.md b/content/Backup Strategy.md index 2c323f9..66747fd 100644 --- a/content/Backup Strategy.md +++ b/content/Backup Strategy.md @@ -5,6 +5,7 @@ Summary: Details about the backup system for all of my data. Image: backup1.svg Wide: true Tags: feed +Guid: c0afe12a1c4943839df1da082c2e0938 [TOC] diff --git a/content/Hand of Ozymandias.md b/content/Hand of Ozymandias.md index 5ffc0f7..0e33ee4 100644 --- a/content/Hand of Ozymandias.md +++ b/content/Hand of Ozymandias.md @@ -4,6 +4,7 @@ Category: Creations Summary: A withered hand I welded out of scrap metal. Image: hand1.jpg Tags: feed +Guid: 0bc567cd5c45479d8380214b24a35563 I was visiting my cousins in Radium, BC and decided to learn stick welding at their shop. I wanted to create a sculpture, so with pieces of scrap metal I welded together this hand. The beads are far from perfect. Working with small pieces of rusted metal made it difficult. diff --git a/content/LED Dress.md b/content/LED Dress.md index 539ec6e..fa7c12a 100644 --- a/content/LED Dress.md +++ b/content/LED Dress.md @@ -4,6 +4,7 @@ Category: Creations Summary: A dress made out of LEDs that twinkle like stars. Image: dress1.jpg Tags: feed +Guid: 420a9ca8533c4667a89822d2b5df186d A friend of mine was attending a stars and constellations themed ball. She wanted to wear a dress that was lit up with LEDs acting as twinkling stars. Seven of the 28 stars are aligned to resemble the Big Dipper constellation and twinkle differently than the rest, which twinkle in a random pattern. diff --git a/content/Light Switch.md b/content/Light Switch.md index 78da5c9..767ae77 100644 --- a/content/Light Switch.md +++ b/content/Light Switch.md @@ -4,6 +4,7 @@ Category: Creations Summary: A device to toggle my lights remotely. Image: light1.jpg Tags: feed +Guid: 9f716895d0e7400c9538e9a5f9b327ce I wanted the ability to toggle my bedroom light remotely for convenience. I designed a circuit that allows me to control my light with any device that can load a webpage. diff --git a/content/Linux Flavour.md b/content/Linux Flavour.md index e30fb01..2e01fa9 100644 --- a/content/Linux Flavour.md +++ b/content/Linux Flavour.md @@ -5,6 +5,7 @@ Summary: A recommendation on which flavour of Linux to run. Image: distro1.png Wide: true Tags: feed +Guid: fedd81aa796847f09e559df2d5e5e917 [TOC] diff --git a/content/Painting.md b/content/Painting.md index 98b0424..f10db0f 100644 --- a/content/Painting.md +++ b/content/Painting.md @@ -4,6 +4,7 @@ Category: Creations Summary: My first attempt at painting with acrylic. Image: painting1.jpg Tags: feed +Guid: a8c8430f531549418601ae166545529e The painting is called “Man’s Reach Exceeds His Grasp”. I've always wanted to try painting and thought I had a good idea, so after a couple of drawings I attempted to paint it. I eventually got it framed at Michaels. Many thanks to my friend Laura for the opportunity to do this, I couldn't have done it without her help. diff --git a/content/Plant Waterer.md b/content/Plant Waterer.md index 14d4160..90ef083 100644 --- a/content/Plant Waterer.md +++ b/content/Plant Waterer.md @@ -4,6 +4,7 @@ Category: Creations Summary: A device that automatically waters plants. Image: waterer2.jpg Tags: feed +Guid: 42d4bea55f674ed48fa07f369bd24aeb One day I decided watering my one plant was too much work, so I automated it. It's also great for when I'm on vacation. The plant is a year old now and doesn't look as good as it used to (kinda like you). So this machine is like its life support. diff --git a/content/Solar Car.md b/content/Solar Car.md index 9b9d183..371c740 100644 --- a/content/Solar Car.md +++ b/content/Solar Car.md @@ -4,6 +4,7 @@ Category: Creations Summary: About my time volunteering with the University of Calgary Solar Car Team, where I designed a maximum power point tracker. Image: solar2.jpg Tags: feed +Guid: 7259d46cfc0440acba56d43d1749314b I joined the University of Calgary Solar Car Team in my first semester for a chance to learn things, gain practical experience, and meet people that share my interests. The car was the top Canadian team in a 3000 km race from Darwin to Adelaide, Australia in 2011. We met up at a shop on campus every Saturday morning to work on the new Generation IV of the solar car. diff --git a/content/Wine Crate Coffee Table.md b/content/Wine Crate Coffee Table.md index 9b413a8..a5c1680 100644 --- a/content/Wine Crate Coffee Table.md +++ b/content/Wine Crate Coffee Table.md @@ -4,6 +4,7 @@ Category: Creations Summary: A coffee table made out of wooden wine creates. Image: wine3.jpg Tags: feed +Guid: f0e36fec844d422eb7e0d626788c7b0a My close friend Odai saw a simple coffee table design online that was built out of four wooden wine crates. They are quite cheap and available at any hardware store. We each wanted to make one so went and bought eight crates and some plywood to use as a base. diff --git a/publishconf_lite.py b/publishconf_lite.py index 81ce328..63b5d46 100644 --- a/publishconf_lite.py +++ b/publishconf_lite.py @@ -18,8 +18,7 @@ TIMEZONE = 'Canada/Mountain' DEFAULT_LANG = 'en' -# Feed generation is usually not desired when developing -FEED_MAX_ITEMS = 15 +#FEED_MAX_ITEMS = 15 FEED_ALL_ATOM = None CATEGORY_FEED_ATOM = None TRANSLATION_FEED_ATOM = None