diff --git a/.gitmodules b/.gitmodules index 89af1b0c..a67bfef2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "themes/PaperMod"] - path = themes/PaperMod - url = https://github.com/adityatelange/hugo-PaperMod.git +[submodule "themes/hugo-flex"] + path = themes/hugo-flex + url = https://github.com/ldeso/hugo-flex.git diff --git a/content/post/2006/06/what-do-i-use.md b/content/posts/2006/06/what-do-i-use.md similarity index 100% rename from content/post/2006/06/what-do-i-use.md rename to content/posts/2006/06/what-do-i-use.md diff --git a/content/post/2006/07/window-managers.md b/content/posts/2006/07/window-managers.md similarity index 100% rename from content/post/2006/07/window-managers.md rename to content/posts/2006/07/window-managers.md diff --git a/content/post/2006/11/another-rss-reader.md b/content/posts/2006/11/another-rss-reader.md similarity index 100% rename from content/post/2006/11/another-rss-reader.md rename to content/posts/2006/11/another-rss-reader.md diff --git a/content/post/2006/11/disconnected-imap.md b/content/posts/2006/11/disconnected-imap.md similarity index 100% rename from content/post/2006/11/disconnected-imap.md rename to content/posts/2006/11/disconnected-imap.md diff --git a/content/post/2006/11/rss-reader-raggle.md b/content/posts/2006/11/rss-reader-raggle.md similarity index 100% rename from content/post/2006/11/rss-reader-raggle.md rename to content/posts/2006/11/rss-reader-raggle.md diff --git a/content/post/2006/11/screen-saver-yes.md b/content/posts/2006/11/screen-saver-yes.md similarity index 100% rename from content/post/2006/11/screen-saver-yes.md rename to content/posts/2006/11/screen-saver-yes.md diff --git a/content/post/2007/01/window-manager-for-tty.md b/content/posts/2007/01/window-manager-for-tty.md similarity index 100% rename from content/post/2007/01/window-manager-for-tty.md rename to content/posts/2007/01/window-manager-for-tty.md diff --git a/content/post/2007/03/cli-bugissuetask-tracking-system.md b/content/posts/2007/03/cli-bugissuetask-tracking-system.md similarity index 100% rename from content/post/2007/03/cli-bugissuetask-tracking-system.md rename to content/posts/2007/03/cli-bugissuetask-tracking-system.md diff --git a/content/post/2007/03/strayed-from-the-path.md b/content/posts/2007/03/strayed-from-the-path.md similarity index 100% rename from content/post/2007/03/strayed-from-the-path.md rename to content/posts/2007/03/strayed-from-the-path.md diff --git a/content/post/2007/05/bins-photo-album.md b/content/posts/2007/05/bins-photo-album.md similarity index 100% rename from content/post/2007/05/bins-photo-album.md rename to content/posts/2007/05/bins-photo-album.md diff --git a/content/post/2007/05/ikog-the-simple-todo-list.md b/content/posts/2007/05/ikog-the-simple-todo-list.md similarity index 100% rename from content/post/2007/05/ikog-the-simple-todo-list.md rename to content/posts/2007/05/ikog-the-simple-todo-list.md diff --git a/content/post/2007/06/pacman-for-console.md b/content/posts/2007/06/pacman-for-console.md similarity index 100% rename from content/post/2007/06/pacman-for-console.md rename to content/posts/2007/06/pacman-for-console.md diff --git a/content/post/2007/06/screen-terminal-multiplexer.md b/content/posts/2007/06/screen-terminal-multiplexer.md similarity index 100% rename from content/post/2007/06/screen-terminal-multiplexer.md rename to content/posts/2007/06/screen-terminal-multiplexer.md diff --git a/content/post/2008/05/command-line-blog-posts.md b/content/posts/2008/05/command-line-blog-posts.md similarity index 100% rename from content/post/2008/05/command-line-blog-posts.md rename to content/posts/2008/05/command-line-blog-posts.md diff --git a/content/post/2008/08/pizza-party-command-line-pizza-ordering-program.md b/content/posts/2008/08/pizza-party-command-line-pizza-ordering-program.md similarity index 100% rename from content/post/2008/08/pizza-party-command-line-pizza-ordering-program.md rename to content/posts/2008/08/pizza-party-command-line-pizza-ordering-program.md diff --git a/content/post/2008/08/so-you-need-a-calendar.md b/content/posts/2008/08/so-you-need-a-calendar.md similarity index 100% rename from content/post/2008/08/so-you-need-a-calendar.md rename to content/posts/2008/08/so-you-need-a-calendar.md diff --git a/content/post/2008/11/alerting-with-remind.md b/content/posts/2008/11/alerting-with-remind.md similarity index 100% rename from content/post/2008/11/alerting-with-remind.md rename to content/posts/2008/11/alerting-with-remind.md diff --git a/content/post/2008/12/googles-calendar-on-the-command-line.md b/content/posts/2008/12/googles-calendar-on-the-command-line.md similarity index 100% rename from content/post/2008/12/googles-calendar-on-the-command-line.md rename to content/posts/2008/12/googles-calendar-on-the-command-line.md diff --git a/content/post/2009/01/cmus-a-music-manager-for-the-terminal.md b/content/posts/2009/01/cmus-a-music-manager-for-the-terminal.md similarity index 100% rename from content/post/2009/01/cmus-a-music-manager-for-the-terminal.md rename to content/posts/2009/01/cmus-a-music-manager-for-the-terminal.md diff --git a/content/post/2009/04/wifiroamd-intel-prowireless-3945abg-and-fedora.md b/content/posts/2009/04/wifiroamd-intel-prowireless-3945abg-and-fedora.md similarity index 100% rename from content/post/2009/04/wifiroamd-intel-prowireless-3945abg-and-fedora.md rename to content/posts/2009/04/wifiroamd-intel-prowireless-3945abg-and-fedora.md diff --git a/content/post/2009/05/search-your-email.md b/content/posts/2009/05/search-your-email.md similarity index 100% rename from content/post/2009/05/search-your-email.md rename to content/posts/2009/05/search-your-email.md diff --git a/content/post/2009/12/making-life-easy-over-flaky-links.md b/content/posts/2009/12/making-life-easy-over-flaky-links.md similarity index 100% rename from content/post/2009/12/making-life-easy-over-flaky-links.md rename to content/posts/2009/12/making-life-easy-over-flaky-links.md diff --git a/content/post/2010/02/cmus-project-restarted.md b/content/posts/2010/02/cmus-project-restarted.md similarity index 100% rename from content/post/2010/02/cmus-project-restarted.md rename to content/posts/2010/02/cmus-project-restarted.md diff --git a/content/post/2011/12/an-update-to-window-managers.md b/content/posts/2011/12/an-update-to-window-managers.md similarity index 100% rename from content/post/2011/12/an-update-to-window-managers.md rename to content/posts/2011/12/an-update-to-window-managers.md diff --git a/content/post/2013/10/rebooting-ducklandorg.md b/content/posts/2013/10/rebooting-ducklandorg.md similarity index 100% rename from content/post/2013/10/rebooting-ducklandorg.md rename to content/posts/2013/10/rebooting-ducklandorg.md diff --git a/content/post/2013/11/clickable-urls-links-in-rxvt.md b/content/posts/2013/11/clickable-urls-links-in-rxvt.md similarity index 100% rename from content/post/2013/11/clickable-urls-links-in-rxvt.md rename to content/posts/2013/11/clickable-urls-links-in-rxvt.md diff --git a/content/post/2013/11/dd-with-progress.md b/content/posts/2013/11/dd-with-progress.md similarity index 100% rename from content/post/2013/11/dd-with-progress.md rename to content/posts/2013/11/dd-with-progress.md diff --git a/content/post/2013/11/tale-of-install.md b/content/posts/2013/11/tale-of-install.md similarity index 100% rename from content/post/2013/11/tale-of-install.md rename to content/posts/2013/11/tale-of-install.md diff --git a/content/post/2014/01/cli-added.md b/content/posts/2014/01/cli-added.md similarity index 100% rename from content/post/2014/01/cli-added.md rename to content/posts/2014/01/cli-added.md diff --git a/content/post/2014/01/tale-of-install-2.md b/content/posts/2014/01/tale-of-install-2.md similarity index 100% rename from content/post/2014/01/tale-of-install-2.md rename to content/posts/2014/01/tale-of-install-2.md diff --git a/content/post/2014/02/travels.md b/content/posts/2014/02/travels.md similarity index 100% rename from content/post/2014/02/travels.md rename to content/posts/2014/02/travels.md diff --git a/content/post/2014/03/back-to-freebsd-aka-day-1.md b/content/posts/2014/03/back-to-freebsd-aka-day-1.md similarity index 100% rename from content/post/2014/03/back-to-freebsd-aka-day-1.md rename to content/posts/2014/03/back-to-freebsd-aka-day-1.md diff --git a/content/post/2014/03/freebsd-challenge-day-12-15.md b/content/posts/2014/03/freebsd-challenge-day-12-15.md similarity index 100% rename from content/post/2014/03/freebsd-challenge-day-12-15.md rename to content/posts/2014/03/freebsd-challenge-day-12-15.md diff --git a/content/post/2014/03/freebsd-challenge-day-16.md b/content/posts/2014/03/freebsd-challenge-day-16.md similarity index 100% rename from content/post/2014/03/freebsd-challenge-day-16.md rename to content/posts/2014/03/freebsd-challenge-day-16.md diff --git a/content/post/2014/03/freebsd-challenge-day-2.md b/content/posts/2014/03/freebsd-challenge-day-2.md similarity index 100% rename from content/post/2014/03/freebsd-challenge-day-2.md rename to content/posts/2014/03/freebsd-challenge-day-2.md diff --git a/content/post/2014/03/freebsd-challenge-day-3.md b/content/posts/2014/03/freebsd-challenge-day-3.md similarity index 100% rename from content/post/2014/03/freebsd-challenge-day-3.md rename to content/posts/2014/03/freebsd-challenge-day-3.md diff --git a/content/post/2014/03/freebsd-challenge-day-4-6.md b/content/posts/2014/03/freebsd-challenge-day-4-6.md similarity index 100% rename from content/post/2014/03/freebsd-challenge-day-4-6.md rename to content/posts/2014/03/freebsd-challenge-day-4-6.md diff --git a/content/post/2014/03/freebsd-challenge-day-7.md b/content/posts/2014/03/freebsd-challenge-day-7.md similarity index 100% rename from content/post/2014/03/freebsd-challenge-day-7.md rename to content/posts/2014/03/freebsd-challenge-day-7.md diff --git a/content/post/2014/03/freebsd-challenge-day-8.md b/content/posts/2014/03/freebsd-challenge-day-8.md similarity index 100% rename from content/post/2014/03/freebsd-challenge-day-8.md rename to content/posts/2014/03/freebsd-challenge-day-8.md diff --git a/content/post/2014/03/freebsd-challenge-day-9-11.md b/content/posts/2014/03/freebsd-challenge-day-9-11.md similarity index 100% rename from content/post/2014/03/freebsd-challenge-day-9-11.md rename to content/posts/2014/03/freebsd-challenge-day-9-11.md diff --git a/content/post/2014/03/new-cms-again.md b/content/posts/2014/03/new-cms-again.md similarity index 100% rename from content/post/2014/03/new-cms-again.md rename to content/posts/2014/03/new-cms-again.md diff --git a/content/post/2014/04/freebsd-challenge-day-17.md b/content/posts/2014/04/freebsd-challenge-day-17.md similarity index 100% rename from content/post/2014/04/freebsd-challenge-day-17.md rename to content/posts/2014/04/freebsd-challenge-day-17.md diff --git a/content/post/2014/04/freebsd-challenge-final-for-now.md b/content/posts/2014/04/freebsd-challenge-final-for-now.md similarity index 100% rename from content/post/2014/04/freebsd-challenge-final-for-now.md rename to content/posts/2014/04/freebsd-challenge-final-for-now.md diff --git a/content/post/2014/04/freebsd-challenge-update.md b/content/posts/2014/04/freebsd-challenge-update.md similarity index 100% rename from content/post/2014/04/freebsd-challenge-update.md rename to content/posts/2014/04/freebsd-challenge-update.md diff --git a/content/post/2014/05/on-the-road-again.md b/content/posts/2014/05/on-the-road-again.md similarity index 100% rename from content/post/2014/05/on-the-road-again.md rename to content/posts/2014/05/on-the-road-again.md diff --git a/content/post/2014/06/back-to-freebsd-maybe-back-to-the-challenge.md b/content/posts/2014/06/back-to-freebsd-maybe-back-to-the-challenge.md similarity index 100% rename from content/post/2014/06/back-to-freebsd-maybe-back-to-the-challenge.md rename to content/posts/2014/06/back-to-freebsd-maybe-back-to-the-challenge.md diff --git a/content/post/2014/06/rewards-for-hard-travel.md b/content/posts/2014/06/rewards-for-hard-travel.md similarity index 100% rename from content/post/2014/06/rewards-for-hard-travel.md rename to content/posts/2014/06/rewards-for-hard-travel.md diff --git a/content/post/2014/07/freebsd-switch.md b/content/posts/2014/07/freebsd-switch.md similarity index 100% rename from content/post/2014/07/freebsd-switch.md rename to content/posts/2014/07/freebsd-switch.md diff --git a/content/post/2014/08/one-step-closer.md b/content/posts/2014/08/one-step-closer.md similarity index 100% rename from content/post/2014/08/one-step-closer.md rename to content/posts/2014/08/one-step-closer.md diff --git a/content/post/2014/09/perl-modules-and-package-management.md b/content/posts/2014/09/perl-modules-and-package-management.md similarity index 100% rename from content/post/2014/09/perl-modules-and-package-management.md rename to content/posts/2014/09/perl-modules-and-package-management.md diff --git a/content/post/2014/10/another-month-going-quick.md b/content/posts/2014/10/another-month-going-quick.md similarity index 100% rename from content/post/2014/10/another-month-going-quick.md rename to content/posts/2014/10/another-month-going-quick.md diff --git a/content/post/2014/12/another-year.md b/content/posts/2014/12/another-year.md similarity index 100% rename from content/post/2014/12/another-year.md rename to content/posts/2014/12/another-year.md diff --git a/content/post/2014/12/goodbye-2014.md b/content/posts/2014/12/goodbye-2014.md similarity index 100% rename from content/post/2014/12/goodbye-2014.md rename to content/posts/2014/12/goodbye-2014.md diff --git a/content/post/2014/12/new-look-again.md b/content/posts/2014/12/new-look-again.md similarity index 100% rename from content/post/2014/12/new-look-again.md rename to content/posts/2014/12/new-look-again.md diff --git a/content/post/2014/12/this-posting-thing-is-not-working-right-now.md b/content/posts/2014/12/this-posting-thing-is-not-working-right-now.md similarity index 100% rename from content/post/2014/12/this-posting-thing-is-not-working-right-now.md rename to content/posts/2014/12/this-posting-thing-is-not-working-right-now.md diff --git a/content/post/2015/01/freebsd-challenge-ii-day-14.md b/content/posts/2015/01/freebsd-challenge-ii-day-14.md similarity index 100% rename from content/post/2015/01/freebsd-challenge-ii-day-14.md rename to content/posts/2015/01/freebsd-challenge-ii-day-14.md diff --git a/content/post/2015/01/freebsd-challenge-ii-day-30-update.md b/content/posts/2015/01/freebsd-challenge-ii-day-30-update.md similarity index 100% rename from content/post/2015/01/freebsd-challenge-ii-day-30-update.md rename to content/posts/2015/01/freebsd-challenge-ii-day-30-update.md diff --git a/content/post/2015/01/update-on-revisiting-freebsd-challenge.md b/content/posts/2015/01/update-on-revisiting-freebsd-challenge.md similarity index 100% rename from content/post/2015/01/update-on-revisiting-freebsd-challenge.md rename to content/posts/2015/01/update-on-revisiting-freebsd-challenge.md diff --git a/content/post/2015/02/30daychallengefreebsdsa.md b/content/posts/2015/02/30daychallengefreebsdsa.md similarity index 100% rename from content/post/2015/02/30daychallengefreebsdsa.md rename to content/posts/2015/02/30daychallengefreebsdsa.md diff --git a/content/post/2015/03/march-update.md b/content/posts/2015/03/march-update.md similarity index 100% rename from content/post/2015/03/march-update.md rename to content/posts/2015/03/march-update.md diff --git a/content/post/2015/05/april-recap.md b/content/posts/2015/05/april-recap.md similarity index 100% rename from content/post/2015/05/april-recap.md rename to content/posts/2015/05/april-recap.md diff --git a/content/post/2015/05/quick-ansible-tip.md b/content/posts/2015/05/quick-ansible-tip.md similarity index 100% rename from content/post/2015/05/quick-ansible-tip.md rename to content/posts/2015/05/quick-ansible-tip.md diff --git a/content/post/2015/06/first-day.md b/content/posts/2015/06/first-day.md similarity index 100% rename from content/post/2015/06/first-day.md rename to content/posts/2015/06/first-day.md diff --git a/content/post/2015/06/light-sail.md b/content/posts/2015/06/light-sail.md similarity index 100% rename from content/post/2015/06/light-sail.md rename to content/posts/2015/06/light-sail.md diff --git a/content/post/2015/06/moving.md b/content/posts/2015/06/moving.md similarity index 100% rename from content/post/2015/06/moving.md rename to content/posts/2015/06/moving.md diff --git a/content/post/2015/06/updates-to-aur-packages.md b/content/posts/2015/06/updates-to-aur-packages.md similarity index 100% rename from content/post/2015/06/updates-to-aur-packages.md rename to content/posts/2015/06/updates-to-aur-packages.md diff --git a/content/post/2015/06/vegas-again.md b/content/posts/2015/06/vegas-again.md similarity index 100% rename from content/post/2015/06/vegas-again.md rename to content/posts/2015/06/vegas-again.md diff --git a/content/post/2015/07/galveston-summer-2015.md b/content/posts/2015/07/galveston-summer-2015.md similarity index 100% rename from content/post/2015/07/galveston-summer-2015.md rename to content/posts/2015/07/galveston-summer-2015.md diff --git a/content/post/2015/08/do-i-stay-or-do-i-go.md b/content/posts/2015/08/do-i-stay-or-do-i-go.md similarity index 100% rename from content/post/2015/08/do-i-stay-or-do-i-go.md rename to content/posts/2015/08/do-i-stay-or-do-i-go.md diff --git a/content/post/2015/08/speed-goes-to-11-111-that-is.md b/content/posts/2015/08/speed-goes-to-11-111-that-is.md similarity index 100% rename from content/post/2015/08/speed-goes-to-11-111-that-is.md rename to content/posts/2015/08/speed-goes-to-11-111-that-is.md diff --git a/content/post/2015/09/and-the-firewall-goes-pop.md b/content/posts/2015/09/and-the-firewall-goes-pop.md similarity index 100% rename from content/post/2015/09/and-the-firewall-goes-pop.md rename to content/posts/2015/09/and-the-firewall-goes-pop.md diff --git a/content/post/2015/09/another-month-another-post.md b/content/posts/2015/09/another-month-another-post.md similarity index 80% rename from content/post/2015/09/another-month-another-post.md rename to content/posts/2015/09/another-month-another-post.md index 668c8226..2d90eaa9 100644 --- a/content/post/2015/09/another-month-another-post.md +++ b/content/posts/2015/09/another-month-another-post.md @@ -9,7 +9,7 @@ Wow...September already? Where does the time go? With the time given to the commute and the lack of access at the office (since I do work for a firm which does have pretty tight internet access policies), I have decided that I cannot do the photo-a-day thing, so I am not going to be updating my [photo website](https://www.donaldharper.com) on a regular basis. Sorry about that, but then since I started back this summer, the traffic was not there. -On the topic of my [last post](/post/2015/08/do-i-stay-or-do-i-go/), I have decided to keep most things in house for now. Calendaring is the biggest issue to crack. +On the topic of my [last post](/posts/2015/08/do-i-stay-or-do-i-go/), I have decided to keep most things in house for now. Calendaring is the biggest issue to crack. I hope to be able to spend some time here documenting things, if nothing else for me. Maybe someone else will find them useful. diff --git a/content/post/2015/10/halloween.md b/content/posts/2015/10/halloween.md similarity index 100% rename from content/post/2015/10/halloween.md rename to content/posts/2015/10/halloween.md diff --git a/content/post/2015/10/random-thoughts.md b/content/posts/2015/10/random-thoughts.md similarity index 100% rename from content/post/2015/10/random-thoughts.md rename to content/posts/2015/10/random-thoughts.md diff --git a/content/post/2015/11/happy-thanksgiving-for-the-us-crowd.md b/content/posts/2015/11/happy-thanksgiving-for-the-us-crowd.md similarity index 100% rename from content/post/2015/11/happy-thanksgiving-for-the-us-crowd.md rename to content/posts/2015/11/happy-thanksgiving-for-the-us-crowd.md diff --git a/content/post/2015/12/a-christmas-present-for-you.md b/content/posts/2015/12/a-christmas-present-for-you.md similarity index 100% rename from content/post/2015/12/a-christmas-present-for-you.md rename to content/posts/2015/12/a-christmas-present-for-you.md diff --git a/content/post/2016/01/where-did-the-time-go.md b/content/posts/2016/01/where-did-the-time-go.md similarity index 100% rename from content/post/2016/01/where-did-the-time-go.md rename to content/posts/2016/01/where-did-the-time-go.md diff --git a/content/post/2016/02/why-hello-there.md b/content/posts/2016/02/why-hello-there.md similarity index 69% rename from content/post/2016/02/why-hello-there.md rename to content/posts/2016/02/why-hello-there.md index 220c7e3f..d4afbf98 100644 --- a/content/post/2016/02/why-hello-there.md +++ b/content/posts/2016/02/why-hello-there.md @@ -8,4 +8,4 @@ Happy Leap Day! Another month has gone by, and things have been busy. In addition to all the normal crazy that is life with kids, I have been elected to the kids pre-school board of directors. Now, the oldest two no longer go there, but the youngest will be there another year, and my term is three years, so there will be a bit of time when I will not have a kid there. They did ask me before, but that was years ago, and I was not in a position to be able to do that back then. -In other, but more geeky, news, February saw me running [FreeBSD](https://www.freebsd.org) as my OS for the month. There was only one thing in which I needed Linux for, and it was [something I know I could do under FreeBSD](/post/2014/03/freebsd-challenge-day-4-6/), but I had not set up my machine to run that program yet. Will I keep it up? Probably, although the lack of supported sleep on the current laptop, an Acer C720 Chromebook, is a major downer. I may need to see if I can do something about it, as it appears to work fine under Linux. +In other, but more geeky, news, February saw me running [FreeBSD](https://www.freebsd.org) as my OS for the month. There was only one thing in which I needed Linux for, and it was [something I know I could do under FreeBSD](/posts/2014/03/freebsd-challenge-day-4-6/), but I had not set up my machine to run that program yet. Will I keep it up? Probably, although the lack of supported sleep on the current laptop, an Acer C720 Chromebook, is a major downer. I may need to see if I can do something about it, as it appears to work fine under Linux. diff --git a/content/post/2016/03/sping-showers.md b/content/posts/2016/03/sping-showers.md similarity index 100% rename from content/post/2016/03/sping-showers.md rename to content/posts/2016/03/sping-showers.md diff --git a/content/post/2016/05/and-may-is-almost-over.md b/content/posts/2016/05/and-may-is-almost-over.md similarity index 100% rename from content/post/2016/05/and-may-is-almost-over.md rename to content/posts/2016/05/and-may-is-almost-over.md diff --git a/content/post/2016/05/spacecity-comic-con-2016.md b/content/posts/2016/05/spacecity-comic-con-2016.md similarity index 100% rename from content/post/2016/05/spacecity-comic-con-2016.md rename to content/posts/2016/05/spacecity-comic-con-2016.md diff --git a/content/post/2016/06/home_network_updates.md b/content/posts/2016/06/home_network_updates.md similarity index 100% rename from content/post/2016/06/home_network_updates.md rename to content/posts/2016/06/home_network_updates.md diff --git a/content/post/2016/07/random_midsummer_updates.md b/content/posts/2016/07/random_midsummer_updates.md similarity index 100% rename from content/post/2016/07/random_midsummer_updates.md rename to content/posts/2016/07/random_midsummer_updates.md diff --git a/content/post/2016/08/deadpool.md b/content/posts/2016/08/deadpool.md similarity index 100% rename from content/post/2016/08/deadpool.md rename to content/posts/2016/08/deadpool.md diff --git a/content/post/2016/09/harley-hates-bad-drives.md b/content/posts/2016/09/harley-hates-bad-drives.md similarity index 100% rename from content/post/2016/09/harley-hates-bad-drives.md rename to content/posts/2016/09/harley-hates-bad-drives.md diff --git a/content/post/2016/09/houstons-amazing-comic-con-2016.md b/content/posts/2016/09/houstons-amazing-comic-con-2016.md similarity index 100% rename from content/post/2016/09/houstons-amazing-comic-con-2016.md rename to content/posts/2016/09/houstons-amazing-comic-con-2016.md diff --git a/content/post/2016/09/more-random-things.md b/content/posts/2016/09/more-random-things.md similarity index 100% rename from content/post/2016/09/more-random-things.md rename to content/posts/2016/09/more-random-things.md diff --git a/content/post/2016/10/exit-stage-left.md b/content/posts/2016/10/exit-stage-left.md similarity index 100% rename from content/post/2016/10/exit-stage-left.md rename to content/posts/2016/10/exit-stage-left.md diff --git a/content/post/2016/11/tls-everwhere.md b/content/posts/2016/11/tls-everwhere.md similarity index 100% rename from content/post/2016/11/tls-everwhere.md rename to content/posts/2016/11/tls-everwhere.md diff --git a/content/post/2016/11/trf-2016.md b/content/posts/2016/11/trf-2016.md similarity index 87% rename from content/post/2016/11/trf-2016.md rename to content/posts/2016/11/trf-2016.md index cdf8c3b9..c3e5ca51 100644 --- a/content/post/2016/11/trf-2016.md +++ b/content/posts/2016/11/trf-2016.md @@ -7,7 +7,7 @@ featured_image = "/photos/TRF/2016/20161126112933.webp" +++ -This last weekend was the last weekend for the [2016 Texas Renaissance Festival](https://www.texrenfest.com/). Since the fall has been a bit crazy with sports and the new [job](/post/2016/10/exit-stage-left/) that we only got to go one time this year. +This last weekend was the last weekend for the [2016 Texas Renaissance Festival](https://www.texrenfest.com/). Since the fall has been a bit crazy with sports and the new [job](/posts/2016/10/exit-stage-left/) that we only got to go one time this year. Naturally, I took my camera, but as luck would have it, the battery which said it was full before I left was actually flat, and died on me. I ended up using my phone (Nexus 5x), which turned out took decent pictures within limits. Action shots were out. However, I did manage to get a [a few I liked](/photos/TRF/2016/), so on the photographic front, it was not a total loss. diff --git a/content/post/2016/12/happy-christmas.md b/content/posts/2016/12/happy-christmas.md similarity index 100% rename from content/post/2016/12/happy-christmas.md rename to content/posts/2016/12/happy-christmas.md diff --git a/content/post/2017/01/flower-experiments.md b/content/posts/2017/01/flower-experiments.md similarity index 74% rename from content/post/2017/01/flower-experiments.md rename to content/posts/2017/01/flower-experiments.md index fbb291ca..3168d70c 100644 --- a/content/post/2017/01/flower-experiments.md +++ b/content/posts/2017/01/flower-experiments.md @@ -7,7 +7,7 @@ featured_image = "/photos/Flowers/20170120174705.webp" +++ -As you may [remember](/post/2017/01/happy-new-year/), I have been working on my Project 365 (take and post a picture for 365 days). Well, so far, I am 20 for 20! +As you may [remember](/posts/2017/01/happy-new-year/), I have been working on my Project 365 (take and post a picture for 365 days). Well, so far, I am 20 for 20! But, in getting one for [yesterday](https://p365.donaldharper.com/posts/020-blue-flower-macro/), I ended up taking a bunch of pictures. I decide to share the best, and you can find them [here](/photos/Flowers/). Enjoy. diff --git a/content/post/2017/01/happy-new-year.md b/content/posts/2017/01/happy-new-year.md similarity index 100% rename from content/post/2017/01/happy-new-year.md rename to content/posts/2017/01/happy-new-year.md diff --git a/content/post/2017/01/more-photo-experiments.md b/content/posts/2017/01/more-photo-experiments.md similarity index 100% rename from content/post/2017/01/more-photo-experiments.md rename to content/posts/2017/01/more-photo-experiments.md diff --git a/content/post/2017/01/new-year-checkin.md b/content/posts/2017/01/new-year-checkin.md similarity index 86% rename from content/post/2017/01/new-year-checkin.md rename to content/posts/2017/01/new-year-checkin.md index 00b10b67..93e45951 100644 --- a/content/post/2017/01/new-year-checkin.md +++ b/content/posts/2017/01/new-year-checkin.md @@ -9,4 +9,4 @@ featured_image = "https://p365.donaldharper.com/p365/20170109161453.webp" First week of the new year is behind us, and how are things looking? Well, aside from the cold over the weekend, I think things are going okay. -I have not done formal resolutions for a while, but I have tried to improve myself, and sometimes a new effort matches up with the calendar. Aside from my [New Year's Day Post](/post/2017/01/happy-new-year/) +I have not done formal resolutions for a while, but I have tried to improve myself, and sometimes a new effort matches up with the calendar. Aside from my [New Year's Day Post](/posts/2017/01/happy-new-year/) diff --git a/content/post/2017/01/p365-monthly-checkin-01.md b/content/posts/2017/01/p365-monthly-checkin-01.md similarity index 100% rename from content/post/2017/01/p365-monthly-checkin-01.md rename to content/posts/2017/01/p365-monthly-checkin-01.md diff --git a/content/post/2017/01/photo-experiment.md b/content/posts/2017/01/photo-experiment.md similarity index 100% rename from content/post/2017/01/photo-experiment.md rename to content/posts/2017/01/photo-experiment.md diff --git a/content/post/2017/02/p365-monthly-checkin-02.md b/content/posts/2017/02/p365-monthly-checkin-02.md similarity index 83% rename from content/post/2017/02/p365-monthly-checkin-02.md rename to content/posts/2017/02/p365-monthly-checkin-02.md index b4a65f09..065ac425 100644 --- a/content/post/2017/02/p365-monthly-checkin-02.md +++ b/content/posts/2017/02/p365-monthly-checkin-02.md @@ -9,7 +9,7 @@ featured_image = "/photos/Random/201702.webp" Another quick update on how I am doing with my [Project 365](https://p365.donaldharper.com/). -See my [previous update](/post/2017/01/p365-monthly-checkin-01/) for how I did last month. +See my [previous update](/posts/2017/01/p365-monthly-checkin-01/) for how I did last month. This month, while I posted a pic every day, aside from some of the Lego macro shots, I am not as happy with the subject matter. I need to work on that. diff --git a/content/post/2017/02/quick-nmcli-notes.md b/content/posts/2017/02/quick-nmcli-notes.md similarity index 100% rename from content/post/2017/02/quick-nmcli-notes.md rename to content/posts/2017/02/quick-nmcli-notes.md diff --git a/content/post/2017/06/more-travel.md b/content/posts/2017/06/more-travel.md similarity index 85% rename from content/post/2017/06/more-travel.md rename to content/posts/2017/06/more-travel.md index 0a3db29f..2cb2d10f 100644 --- a/content/post/2017/06/more-travel.md +++ b/content/posts/2017/06/more-travel.md @@ -7,7 +7,7 @@ featured_image = "/photos/Travel/US/NYC-2017-06/IMG_20170611_125221.webp" +++ -Well, I had to [open my mouth](/post/2017/06/trip-to-bournemouth-uk/) and say that I thought things were going to slow down. About that... +Well, I had to [open my mouth](/posts/2017/06/trip-to-bournemouth-uk/) and say that I thought things were going to slow down. About that... So, I get word late on a Friday I needed to get to New York for a meeting with a vendor. A frantic hour or so later, and I have things booked, and that Sunday, I have this view: diff --git a/content/post/2017/06/trip-to-bournemouth-uk.md b/content/posts/2017/06/trip-to-bournemouth-uk.md similarity index 100% rename from content/post/2017/06/trip-to-bournemouth-uk.md rename to content/posts/2017/06/trip-to-bournemouth-uk.md diff --git a/content/post/2017/07/4th-of-july-break.md b/content/posts/2017/07/4th-of-july-break.md similarity index 100% rename from content/post/2017/07/4th-of-july-break.md rename to content/posts/2017/07/4th-of-july-break.md diff --git a/content/post/2017/08/aftermath-of-harvey.md b/content/posts/2017/08/aftermath-of-harvey.md similarity index 100% rename from content/post/2017/08/aftermath-of-harvey.md rename to content/posts/2017/08/aftermath-of-harvey.md diff --git a/content/post/2017/08/harvey-after-landfall.md b/content/posts/2017/08/harvey-after-landfall.md similarity index 100% rename from content/post/2017/08/harvey-after-landfall.md rename to content/posts/2017/08/harvey-after-landfall.md diff --git a/content/post/2017/08/night-mode-for-chromeos.md b/content/posts/2017/08/night-mode-for-chromeos.md similarity index 100% rename from content/post/2017/08/night-mode-for-chromeos.md rename to content/posts/2017/08/night-mode-for-chromeos.md diff --git a/content/post/2017/08/waiting-for-the-sun.md b/content/posts/2017/08/waiting-for-the-sun.md similarity index 100% rename from content/post/2017/08/waiting-for-the-sun.md rename to content/posts/2017/08/waiting-for-the-sun.md diff --git a/content/post/2017/08/weathers-a-changing.md b/content/posts/2017/08/weathers-a-changing.md similarity index 100% rename from content/post/2017/08/weathers-a-changing.md rename to content/posts/2017/08/weathers-a-changing.md diff --git a/content/post/2017/08/welcome-to-the-new-look.md b/content/posts/2017/08/welcome-to-the-new-look.md similarity index 100% rename from content/post/2017/08/welcome-to-the-new-look.md rename to content/posts/2017/08/welcome-to-the-new-look.md diff --git a/content/post/2017/09/back-from-london-again.md b/content/posts/2017/09/back-from-london-again.md similarity index 98% rename from content/post/2017/09/back-from-london-again.md rename to content/posts/2017/09/back-from-london-again.md index a8df917a..84f28e26 100644 --- a/content/post/2017/09/back-from-london-again.md +++ b/content/posts/2017/09/back-from-london-again.md @@ -4,7 +4,7 @@ title = "Back from London (again)" slug = "back-from-london-(again)" +++ -So, when I [started the new job last November](https://www.duckland.org/post/2016/10/exit-stage-left/), my boss told me that the new position was not a traveling position.  Well, after three trips this year (including one to Columbus, OH), and the one I just got back from, I think he was wrong. \*grin\*. +So, when I [started the new job last November](https://www.duckland.org/posts/2016/10/exit-stage-left/), my boss told me that the new position was not a traveling position.  Well, after three trips this year (including one to Columbus, OH), and the one I just got back from, I think he was wrong. \*grin\*. So, this time, I was in London for most of the two weeks, but I did get a side trip to Bournemouth to meet with the team there.  I was over there to get brought up to speed on a new project I am starting.  This one will be more project management  vs development. diff --git a/content/post/2017/10/sunday-afternoon-photo-expirements.html b/content/posts/2017/10/sunday-afternoon-photo-expirements.html similarity index 100% rename from content/post/2017/10/sunday-afternoon-photo-expirements.html rename to content/posts/2017/10/sunday-afternoon-photo-expirements.html diff --git a/content/post/2017/11/really-moving-in-on-the-chromebook.md b/content/posts/2017/11/really-moving-in-on-the-chromebook.md similarity index 100% rename from content/post/2017/11/really-moving-in-on-the-chromebook.md rename to content/posts/2017/11/really-moving-in-on-the-chromebook.md diff --git a/content/post/2017/12/dd-game-night.md b/content/posts/2017/12/dd-game-night.md similarity index 100% rename from content/post/2017/12/dd-game-night.md rename to content/posts/2017/12/dd-game-night.md diff --git a/content/post/2017/12/on-smartphones-and-two-factor-auth.md b/content/posts/2017/12/on-smartphones-and-two-factor-auth.md similarity index 100% rename from content/post/2017/12/on-smartphones-and-two-factor-auth.md rename to content/posts/2017/12/on-smartphones-and-two-factor-auth.md diff --git a/content/post/2017/12/snow-day-in-houston.md b/content/posts/2017/12/snow-day-in-houston.md similarity index 100% rename from content/post/2017/12/snow-day-in-houston.md rename to content/posts/2017/12/snow-day-in-houston.md diff --git a/content/post/2017/12/trip-to-the-park-in-bw.md b/content/posts/2017/12/trip-to-the-park-in-bw.md similarity index 100% rename from content/post/2017/12/trip-to-the-park-in-bw.md rename to content/posts/2017/12/trip-to-the-park-in-bw.md diff --git a/content/post/2018/01/a-month-in-using-chromeos-only.md b/content/posts/2018/01/a-month-in-using-chromeos-only.md similarity index 100% rename from content/post/2018/01/a-month-in-using-chromeos-only.md rename to content/posts/2018/01/a-month-in-using-chromeos-only.md diff --git a/content/post/2018/02/february-already.md b/content/posts/2018/02/february-already.md similarity index 100% rename from content/post/2018/02/february-already.md rename to content/posts/2018/02/february-already.md diff --git a/content/post/2018/02/site-links-updated.md b/content/posts/2018/02/site-links-updated.md similarity index 100% rename from content/post/2018/02/site-links-updated.md rename to content/posts/2018/02/site-links-updated.md diff --git a/content/post/2018/02/sunsetoverroad.md b/content/posts/2018/02/sunsetoverroad.md similarity index 100% rename from content/post/2018/02/sunsetoverroad.md rename to content/posts/2018/02/sunsetoverroad.md diff --git a/content/post/2018/03/neveragain.md b/content/posts/2018/03/neveragain.md similarity index 100% rename from content/post/2018/03/neveragain.md rename to content/posts/2018/03/neveragain.md diff --git a/content/post/2018/04/april-showers-bring-spring-flowers.md b/content/posts/2018/04/april-showers-bring-spring-flowers.md similarity index 100% rename from content/post/2018/04/april-showers-bring-spring-flowers.md rename to content/posts/2018/04/april-showers-bring-spring-flowers.md diff --git a/content/post/2018/04/move-along-little-web-site.md b/content/posts/2018/04/move-along-little-web-site.md similarity index 100% rename from content/post/2018/04/move-along-little-web-site.md rename to content/posts/2018/04/move-along-little-web-site.md diff --git a/content/post/2018/05/a-tease.md b/content/posts/2018/05/a-tease.md similarity index 100% rename from content/post/2018/05/a-tease.md rename to content/posts/2018/05/a-tease.md diff --git a/content/post/2018/05/another-trip-to-the-uk.md b/content/posts/2018/05/another-trip-to-the-uk.md similarity index 100% rename from content/post/2018/05/another-trip-to-the-uk.md rename to content/posts/2018/05/another-trip-to-the-uk.md diff --git a/content/post/2018/05/sorry-about-that.md b/content/posts/2018/05/sorry-about-that.md similarity index 100% rename from content/post/2018/05/sorry-about-that.md rename to content/posts/2018/05/sorry-about-that.md diff --git a/content/post/2018/06/reflecting-on-12-years-and-counting.md b/content/posts/2018/06/reflecting-on-12-years-and-counting.md similarity index 100% rename from content/post/2018/06/reflecting-on-12-years-and-counting.md rename to content/posts/2018/06/reflecting-on-12-years-and-counting.md diff --git a/content/post/2018/07/4th-of-july-2018-trip-photos.md b/content/posts/2018/07/4th-of-july-2018-trip-photos.md similarity index 100% rename from content/post/2018/07/4th-of-july-2018-trip-photos.md rename to content/posts/2018/07/4th-of-july-2018-trip-photos.md diff --git a/content/post/2018/07/happy-bday-usa.md b/content/posts/2018/07/happy-bday-usa.md similarity index 100% rename from content/post/2018/07/happy-bday-usa.md rename to content/posts/2018/07/happy-bday-usa.md diff --git a/content/post/2018/08/10-months-on-a-chromebook-check-in.md b/content/posts/2018/08/10-months-on-a-chromebook-check-in.md similarity index 100% rename from content/post/2018/08/10-months-on-a-chromebook-check-in.md rename to content/posts/2018/08/10-months-on-a-chromebook-check-in.md diff --git a/content/post/2018/08/random-photos-from-around-town.md b/content/posts/2018/08/random-photos-from-around-town.md similarity index 100% rename from content/post/2018/08/random-photos-from-around-town.md rename to content/posts/2018/08/random-photos-from-around-town.md diff --git a/content/post/2018/08/tripping-in-austin.md b/content/posts/2018/08/tripping-in-austin.md similarity index 100% rename from content/post/2018/08/tripping-in-austin.md rename to content/posts/2018/08/tripping-in-austin.md diff --git a/content/post/2018/09/treatments-of-ice-cream-cone.md b/content/posts/2018/09/treatments-of-ice-cream-cone.md similarity index 100% rename from content/post/2018/09/treatments-of-ice-cream-cone.md rename to content/posts/2018/09/treatments-of-ice-cream-cone.md diff --git a/content/post/2018/09/yet-another-trip-to-the-uk.md b/content/posts/2018/09/yet-another-trip-to-the-uk.md similarity index 100% rename from content/post/2018/09/yet-another-trip-to-the-uk.md rename to content/posts/2018/09/yet-another-trip-to-the-uk.md diff --git a/content/post/2018/10/gemini-pda.md b/content/posts/2018/10/gemini-pda.md similarity index 100% rename from content/post/2018/10/gemini-pda.md rename to content/posts/2018/10/gemini-pda.md diff --git a/content/post/2018/11/fall-is-coming.md b/content/posts/2018/11/fall-is-coming.md similarity index 100% rename from content/post/2018/11/fall-is-coming.md rename to content/posts/2018/11/fall-is-coming.md diff --git a/content/post/2018/11/quick-photos-from-trf.md b/content/posts/2018/11/quick-photos-from-trf.md similarity index 100% rename from content/post/2018/11/quick-photos-from-trf.md rename to content/posts/2018/11/quick-photos-from-trf.md diff --git a/content/post/2018/12/a-look-behind-and-a-look-ahead.md b/content/posts/2018/12/a-look-behind-and-a-look-ahead.md similarity index 100% rename from content/post/2018/12/a-look-behind-and-a-look-ahead.md rename to content/posts/2018/12/a-look-behind-and-a-look-ahead.md diff --git a/content/post/2018/12/trf-2018-photos-general.md b/content/posts/2018/12/trf-2018-photos-general.md similarity index 100% rename from content/post/2018/12/trf-2018-photos-general.md rename to content/posts/2018/12/trf-2018-photos-general.md diff --git a/content/post/2018/12/trf-2018-photos-holiday.md b/content/posts/2018/12/trf-2018-photos-holiday.md similarity index 100% rename from content/post/2018/12/trf-2018-photos-holiday.md rename to content/posts/2018/12/trf-2018-photos-holiday.md diff --git a/content/post/2018/12/trf-2018-photos-people.md b/content/posts/2018/12/trf-2018-photos-people.md similarity index 100% rename from content/post/2018/12/trf-2018-photos-people.md rename to content/posts/2018/12/trf-2018-photos-people.md diff --git a/content/post/2018/12/trf-2018-photos-water-lilies.md b/content/posts/2018/12/trf-2018-photos-water-lilies.md similarity index 100% rename from content/post/2018/12/trf-2018-photos-water-lilies.md rename to content/posts/2018/12/trf-2018-photos-water-lilies.md diff --git a/content/post/2019/01/12-months-of-chrome-os.md b/content/posts/2019/01/12-months-of-chrome-os.md similarity index 100% rename from content/post/2019/01/12-months-of-chrome-os.md rename to content/posts/2019/01/12-months-of-chrome-os.md diff --git a/content/post/2019/02/and-then-no-more-pixelbook.md b/content/posts/2019/02/and-then-no-more-pixelbook.md similarity index 100% rename from content/post/2019/02/and-then-no-more-pixelbook.md rename to content/posts/2019/02/and-then-no-more-pixelbook.md diff --git a/content/post/2019/03/where-did-the-month-go.md b/content/posts/2019/03/where-did-the-month-go.md similarity index 100% rename from content/post/2019/03/where-did-the-month-go.md rename to content/posts/2019/03/where-did-the-month-go.md diff --git a/content/post/2019/04/a-quick-note-on-citrix.md b/content/posts/2019/04/a-quick-note-on-citrix.md similarity index 100% rename from content/post/2019/04/a-quick-note-on-citrix.md rename to content/posts/2019/04/a-quick-note-on-citrix.md diff --git a/content/post/2019/05/houstons-graffiti-wall.md b/content/posts/2019/05/houstons-graffiti-wall.md similarity index 100% rename from content/post/2019/05/houstons-graffiti-wall.md rename to content/posts/2019/05/houstons-graffiti-wall.md diff --git a/content/post/2019/05/once_more_a_new_look.md b/content/posts/2019/05/once_more_a_new_look.md similarity index 100% rename from content/post/2019/05/once_more_a_new_look.md rename to content/posts/2019/05/once_more_a_new_look.md diff --git a/content/post/2019/06/bournemouth-2019.md b/content/posts/2019/06/bournemouth-2019.md similarity index 100% rename from content/post/2019/06/bournemouth-2019.md rename to content/posts/2019/06/bournemouth-2019.md diff --git a/content/post/2019/06/photo-gallery-test.md b/content/posts/2019/06/photo-gallery-test.md similarity index 100% rename from content/post/2019/06/photo-gallery-test.md rename to content/posts/2019/06/photo-gallery-test.md diff --git a/content/post/2019/07/black-and-white-school-park.md b/content/posts/2019/07/black-and-white-school-park.md similarity index 100% rename from content/post/2019/07/black-and-white-school-park.md rename to content/posts/2019/07/black-and-white-school-park.md diff --git a/content/post/2019/07/the-pixelbook-which-is-not-chromeos.md b/content/posts/2019/07/the-pixelbook-which-is-not-chromeos.md similarity index 92% rename from content/post/2019/07/the-pixelbook-which-is-not-chromeos.md rename to content/posts/2019/07/the-pixelbook-which-is-not-chromeos.md index cb28cf6c..ca56c358 100644 --- a/content/post/2019/07/the-pixelbook-which-is-not-chromeos.md +++ b/content/posts/2019/07/the-pixelbook-which-is-not-chromeos.md @@ -21,13 +21,13 @@ series = ["Ubuntu PixelBook"] And here we go. # The Past -As I mentioned in [a while back]({{< ref "/post/2019/02/and-then-no-more-pixelbook" >}}), I dropped the ChromeOS habit. Well, at least on the [PixelBook](/tags/pixelbook/). +As I mentioned in [a while back]({{< ref "/posts/2019/02/and-then-no-more-pixelbook" >}}), I dropped the ChromeOS habit. Well, at least on the [PixelBook](/tags/pixelbook/). This left me using the [R180](/tags/r810/) again, which while it is still a very nice machine, I got used to the size and battery life of the PixelBook. I was getting maybe 3-4 hours of battery, which under most of my use cases is plenty, but sometimes, I need to be unplugged for longer. I ran across a post on [reddit](https://www.reddit.com) in the subreddit for the [PixelBook](https://www.reddit.com/r/PixelBook) which got me thinking. [This post](https://www.reddit.com/r/PixelBook/comments/bkau30/ubuntu_on_pixelbook_experience_setup_instructions/) had a link to a [GitHub repo](https://github.com/yusefnapora/pixelbook-linux) which had nice instructions on how to update the firmware to put an open UEFI firmware on, and then some scripts to finish setting things up. -After waiting to get back from [my recent trip]({{< ref "/post/2019/06/bournemouth-2019" >}}), I ordered the needed cable, and went to work. +After waiting to get back from [my recent trip]({{< ref "/posts/2019/06/bournemouth-2019" >}}), I ordered the needed cable, and went to work. # The Install diff --git a/content/post/2019/07/what-do-i-use-revisited.md b/content/posts/2019/07/what-do-i-use-revisited.md similarity index 91% rename from content/post/2019/07/what-do-i-use-revisited.md rename to content/posts/2019/07/what-do-i-use-revisited.md index f82274a5..9c36dd95 100644 --- a/content/post/2019/07/what-do-i-use-revisited.md +++ b/content/posts/2019/07/what-do-i-use-revisited.md @@ -18,7 +18,7 @@ categories = ["software"] +++ -A long time ago, I have a blog called something living at cli.duckland.org. The first article on it was called [What Do I Use?]({{}}) which listed some of the software I used on a daily basis. I thought it would be worth revisiting. +A long time ago, I have a blog called something living at cli.duckland.org. The first article on it was called [What Do I Use?]({{}}) which listed some of the software I used on a daily basis. I thought it would be worth revisiting. Oddly enough, I am still using a lot of the same or very similar stuff: diff --git a/content/post/2019/08/a-duck-approaches.md b/content/posts/2019/08/a-duck-approaches.md similarity index 100% rename from content/post/2019/08/a-duck-approaches.md rename to content/posts/2019/08/a-duck-approaches.md diff --git a/content/post/2019/09/hustsville-state-park-camping.md b/content/posts/2019/09/hustsville-state-park-camping.md similarity index 100% rename from content/post/2019/09/hustsville-state-park-camping.md rename to content/posts/2019/09/hustsville-state-park-camping.md diff --git a/content/post/2019/09/thoughts-on-the-gdp-pocket2.md b/content/posts/2019/09/thoughts-on-the-gdp-pocket2.md similarity index 100% rename from content/post/2019/09/thoughts-on-the-gdp-pocket2.md rename to content/posts/2019/09/thoughts-on-the-gdp-pocket2.md diff --git a/content/post/2019/10/hill-country-camping.md b/content/posts/2019/10/hill-country-camping.md similarity index 100% rename from content/post/2019/10/hill-country-camping.md rename to content/posts/2019/10/hill-country-camping.md diff --git a/content/post/2019/11/path-to-self-hosting.md b/content/posts/2019/11/path-to-self-hosting.md similarity index 100% rename from content/post/2019/11/path-to-self-hosting.md rename to content/posts/2019/11/path-to-self-hosting.md diff --git a/content/post/2019/12/happy-christmas.md b/content/posts/2019/12/happy-christmas.md similarity index 100% rename from content/post/2019/12/happy-christmas.md rename to content/posts/2019/12/happy-christmas.md diff --git a/content/post/2019/12/luma.webp b/content/posts/2019/12/luma.webp similarity index 100% rename from content/post/2019/12/luma.webp rename to content/posts/2019/12/luma.webp diff --git a/content/post/2019/12/wifi-issues.md b/content/posts/2019/12/wifi-issues.md similarity index 96% rename from content/post/2019/12/wifi-issues.md rename to content/posts/2019/12/wifi-issues.md index 578b4c18..d290fb8c 100644 --- a/content/post/2019/12/wifi-issues.md +++ b/content/posts/2019/12/wifi-issues.md @@ -4,8 +4,8 @@ title = "Wi-Fi Issues" categories = ["SA"] series = ["Self-Hosting"] summary = "A good reason to de-cloud my life" -image = "/post/2019/12/luma.webp" -featured_image = "/post/2019/12/luma.webp" +image = "/posts/2019/12/luma.webp" +featured_image = "/posts/2019/12/luma.webp" +++ So, way back at the end of 2017, my home wi-fi was not the best it could be. I had grand plans to pull cat-6 wire and drop simple wi-fi access points (APs) and have it all working as a happy mesh-type arrangement. Well, turns out two of the pulls would have been a real pain to do and that would leave the back of the house without any improvements, so I shelved the project. diff --git a/content/post/2020/01/progress-to-self-hosting.md b/content/posts/2020/01/progress-to-self-hosting.md similarity index 97% rename from content/post/2020/01/progress-to-self-hosting.md rename to content/posts/2020/01/progress-to-self-hosting.md index aef25848..6a236119 100644 --- a/content/post/2020/01/progress-to-self-hosting.md +++ b/content/posts/2020/01/progress-to-self-hosting.md @@ -8,7 +8,7 @@ summary = "Walking the path to Self-Hosting" series = ["Self-Hosting"] +++ -So, it has been about two months since I wrote [Path to Self-Hosting]({{}}) so I figured it was time for a check-in. +So, it has been about two months since I wrote [Path to Self-Hosting]({{}}) so I figured it was time for a check-in. As a refresher, here is the list of services I came up with (I will probably add more): diff --git a/content/post/2020/02/february-update.md b/content/posts/2020/02/february-update.md similarity index 100% rename from content/post/2020/02/february-update.md rename to content/posts/2020/02/february-update.md diff --git a/content/post/2020/03/life-is-weird.md b/content/posts/2020/03/life-is-weird.md similarity index 100% rename from content/post/2020/03/life-is-weird.md rename to content/posts/2020/03/life-is-weird.md diff --git a/content/post/2020/04/lockdown,-week-4.md b/content/posts/2020/04/lockdown,-week-4.md similarity index 100% rename from content/post/2020/04/lockdown,-week-4.md rename to content/posts/2020/04/lockdown,-week-4.md diff --git a/content/post/2020/04/week-5.md b/content/posts/2020/04/week-5.md similarity index 100% rename from content/post/2020/04/week-5.md rename to content/posts/2020/04/week-5.md diff --git a/content/post/2020/05/another-week,-more-weird.md b/content/posts/2020/05/another-week,-more-weird.md similarity index 100% rename from content/post/2020/05/another-week,-more-weird.md rename to content/posts/2020/05/another-week,-more-weird.md diff --git a/content/post/2020/07/life-in-the-new-world.md b/content/posts/2020/07/life-in-the-new-world.md similarity index 100% rename from content/post/2020/07/life-in-the-new-world.md rename to content/posts/2020/07/life-in-the-new-world.md diff --git a/content/post/2020/08/butterfly-on-yellow-flower.md b/content/posts/2020/08/butterfly-on-yellow-flower.md similarity index 100% rename from content/post/2020/08/butterfly-on-yellow-flower.md rename to content/posts/2020/08/butterfly-on-yellow-flower.md diff --git a/content/post/2020/10/still-alive.md b/content/posts/2020/10/still-alive.md similarity index 79% rename from content/post/2020/10/still-alive.md rename to content/posts/2020/10/still-alive.md index bd195cce..b30bd03c 100644 --- a/content/post/2020/10/still-alive.md +++ b/content/posts/2020/10/still-alive.md @@ -15,7 +15,7 @@ As we enter the 32 week since this fun started, things have changed a bit, at ho Starting tomorrow, the youngest will go back to face to face instructions. Her school has had zero reported cases of the plague, so we feel pretty safe about it. The middle has been back for a few weeks, but his school has had a few cases. The oldest is still doing all her classes for college on-line. -On the professional front, as I [mentioned a while back](/post/2020/07/life-in-the-new-world/), my $JOB was making changes. Well, Thursday past was my last day with the group I started with almost 4 years ago (missed 4 years by 4 weeks) and Friday I started with the new group. I will be doing the same basic role, but using different technology stack so I have a bit of a learning curve to deal with. Also, it is looking like I will not return to the office until late Spring at the earliest. +On the professional front, as I [mentioned a while back](/posts/2020/07/life-in-the-new-world/), my $JOB was making changes. Well, Thursday past was my last day with the group I started with almost 4 years ago (missed 4 years by 4 weeks) and Friday I started with the new group. I will be doing the same basic role, but using different technology stack so I have a bit of a learning curve to deal with. Also, it is looking like I will not return to the office until late Spring at the earliest. I have dusted off my old [Ansible](https://ansible.com/) playbooks, and I have gotten them up to date. I used this when I set up my new desktop that $JOB paid for. It is missing some things that I wanted when I bought my first desktop in over 15 years like discrete graphics card, AMD CPU, and more RAM, but the main board is really nice if only limited to 32G of RAM. My first step is to upgrade the 16G of RAM the system came with to 32G. I have started to look for a decent GPU card to add to the system. The case is nice and large and easy to work in, so adding the GPU should be an easy task on afternoon. But first, I need to decide on the GPU. I do not really game, so the GPU will be used for photography and sadly Zoom calls. diff --git a/content/post/2021/02/february-2021-check-in.md b/content/posts/2021/02/february-2021-check-in.md similarity index 100% rename from content/post/2021/02/february-2021-check-in.md rename to content/posts/2021/02/february-2021-check-in.md diff --git a/content/post/2021/02/january-2021-checkin.md b/content/posts/2021/02/january-2021-checkin.md similarity index 100% rename from content/post/2021/02/january-2021-checkin.md rename to content/posts/2021/02/january-2021-checkin.md diff --git a/content/post/2021/02/new-look,-again.md b/content/posts/2021/02/new-look,-again.md similarity index 100% rename from content/post/2021/02/new-look,-again.md rename to content/posts/2021/02/new-look,-again.md diff --git a/content/post/2021/02/well,-that-was-fun.md b/content/posts/2021/02/well,-that-was-fun.md similarity index 100% rename from content/post/2021/02/well,-that-was-fun.md rename to content/posts/2021/02/well,-that-was-fun.md diff --git a/content/post/2021/03/crash-of-the-firewall.md b/content/posts/2021/03/crash-of-the-firewall.md similarity index 100% rename from content/post/2021/03/crash-of-the-firewall.md rename to content/posts/2021/03/crash-of-the-firewall.md diff --git a/content/post/2021/03/firewall-saga-pt-ii.md b/content/posts/2021/03/firewall-saga-pt-ii.md similarity index 65% rename from content/post/2021/03/firewall-saga-pt-ii.md rename to content/posts/2021/03/firewall-saga-pt-ii.md index fd98cce7..9501e6a0 100644 --- a/content/post/2021/03/firewall-saga-pt-ii.md +++ b/content/posts/2021/03/firewall-saga-pt-ii.md @@ -14,4 +14,4 @@ When I was here [last]({{}}), I was talking about h This last weekend, I did cut over to the purpose-bought box for the firewall, but I have not as of yet put to use the extra ports for WiFi and DMZ use. I still have a bit of thinking to do on how I best want to set that up. -Whilst I am not pleased to find out the IPFire team's thoughts on [wireguard](https://blog.ipfire.org/post/why-not-wireguard), I respect their decision on their project. Given that I am currently running wireguard at home (I have not had a chance to test it outside yet due to the [plague](/tags/plague/)) I was hoping they would support it. As if the fact I could not get pfSense booting was not reason enough, the pfSense project announced that they were dropping support for wireguard for the foreseeable future. +Whilst I am not pleased to find out the IPFire team's thoughts on [wireguard](https://blog.ipfire.org/posts/why-not-wireguard), I respect their decision on their project. Given that I am currently running wireguard at home (I have not had a chance to test it outside yet due to the [plague](/tags/plague/)) I was hoping they would support it. As if the fact I could not get pfSense booting was not reason enough, the pfSense project announced that they were dropping support for wireguard for the foreseeable future. diff --git a/content/post/2021/04/march-2021-check-in.md b/content/posts/2021/04/march-2021-check-in.md similarity index 96% rename from content/post/2021/04/march-2021-check-in.md rename to content/posts/2021/04/march-2021-check-in.md index a1d2713f..2c579a70 100644 --- a/content/post/2021/04/march-2021-check-in.md +++ b/content/posts/2021/04/march-2021-check-in.md @@ -25,7 +25,7 @@ On 19.March, I got my first does of anti-plague venom. This Friday, I get my bo Well, it has been a few weeks with the new firewall, and things seems to be going well with it. Speed is nice, and everything seems to be working out just fine which is nice after the hassles trying to get a new firewall up and running. # Photo Blog -I am 1/4 of the way through the 3rd year of my Project-52 posting a new photo every week. Most of the photos I have posted have been taken with my cell phone. Since March 2020, I have not gone anywhere very far from the house, and while I find things to take pictures of, I have not been motivated to crack out the main camera, so I guess the cell phone is now the main camera, leaving the [Olympus OM-D E-M5](/post/2014/06/rewards-for-hard-travel/) as a backup. +I am 1/4 of the way through the 3rd year of my Project-52 posting a new photo every week. Most of the photos I have posted have been taken with my cell phone. Since March 2020, I have not gone anywhere very far from the house, and while I find things to take pictures of, I have not been motivated to crack out the main camera, so I guess the cell phone is now the main camera, leaving the [Olympus OM-D E-M5](/posts/2014/06/rewards-for-hard-travel/) as a backup. # Cleaning the Desk No, I did not change jobs. It is the fact that my $COMPANY announced last year that we would be moving out of out our current building, and moving into a new building (new to us, not new to the world) around the end of Summer 2021. Well, it seems that the Powers That Be(tm) seem to think that we will not be going back to the office before we move, so they have us go in, socially distanced, and clean out our desks in preparation for the movers to come in in August. So, after 54 weeks, I went in to the office and packed up a box to bring home. diff --git a/content/post/2021/05/color-after-freeze.md b/content/posts/2021/05/color-after-freeze.md similarity index 100% rename from content/post/2021/05/color-after-freeze.md rename to content/posts/2021/05/color-after-freeze.md diff --git a/content/post/2021/06/github-payback-time.md b/content/posts/2021/06/github-payback-time.md similarity index 100% rename from content/post/2021/06/github-payback-time.md rename to content/posts/2021/06/github-payback-time.md diff --git a/content/post/2021/06/heart-for-everyone.md b/content/posts/2021/06/heart-for-everyone.md similarity index 100% rename from content/post/2021/06/heart-for-everyone.md rename to content/posts/2021/06/heart-for-everyone.md diff --git a/content/post/2021/06/quick-photo-walk.md b/content/posts/2021/06/quick-photo-walk.md similarity index 100% rename from content/post/2021/06/quick-photo-walk.md rename to content/posts/2021/06/quick-photo-walk.md diff --git a/content/post/2021/07/july-2021-check-in.md b/content/posts/2021/07/july-2021-check-in.md similarity index 100% rename from content/post/2021/07/july-2021-check-in.md rename to content/posts/2021/07/july-2021-check-in.md diff --git a/content/post/2021/07/where-have-i-been.md b/content/posts/2021/07/where-have-i-been.md similarity index 100% rename from content/post/2021/07/where-have-i-been.md rename to content/posts/2021/07/where-have-i-been.md diff --git a/content/post/2021/10/the-start-of-fall-update.md b/content/posts/2021/10/the-start-of-fall-update.md similarity index 100% rename from content/post/2021/10/the-start-of-fall-update.md rename to content/posts/2021/10/the-start-of-fall-update.md diff --git a/content/post/2022/03/check-in-2022-q1.md b/content/posts/2022/03/check-in-2022-q1.md similarity index 100% rename from content/post/2022/03/check-in-2022-q1.md rename to content/posts/2022/03/check-in-2022-q1.md diff --git a/content/post/2022/06/check-in-2022-q2.md b/content/posts/2022/06/check-in-2022-q2.md similarity index 100% rename from content/post/2022/06/check-in-2022-q2.md rename to content/posts/2022/06/check-in-2022-q2.md diff --git a/content/post/2022/12/check-in-2022-q4.md b/content/posts/2022/12/check-in-2022-q4.md similarity index 100% rename from content/post/2022/12/check-in-2022-q4.md rename to content/posts/2022/12/check-in-2022-q4.md diff --git a/content/post/2023/01/nixos-challenge-pt-1.md b/content/posts/2023/01/nixos-challenge-pt-1.md similarity index 100% rename from content/post/2023/01/nixos-challenge-pt-1.md rename to content/posts/2023/01/nixos-challenge-pt-1.md diff --git a/content/post/2023/07/finding-film.md b/content/posts/2023/07/finding-film.md similarity index 100% rename from content/post/2023/07/finding-film.md rename to content/posts/2023/07/finding-film.md diff --git a/content/post/2024/01/check-in-2024-01.md b/content/posts/2024/01/check-in-2024-01.md similarity index 100% rename from content/post/2024/01/check-in-2024-01.md rename to content/posts/2024/01/check-in-2024-01.md diff --git a/content/post/2025/06/check-in-2025q2.md b/content/posts/2025/06/check-in-2025q2.md similarity index 77% rename from content/post/2025/06/check-in-2025q2.md rename to content/posts/2025/06/check-in-2025q2.md index f5377716..da43ac60 100644 --- a/content/post/2025/06/check-in-2025q2.md +++ b/content/posts/2025/06/check-in-2025q2.md @@ -5,15 +5,15 @@ tags: ["tui","cli","nixos","xps"] categories: ["personal"] #image: "" #series: [""] -summary: "" +summary: "Check point 2025Q2" --- -Well, aside from the [burst of posts](/post/2025/06/tui-challenge-day-1/), it as been a spell since I last posted -[something](/post/2024/01/check-in-2024-01/). Sorry about that. +Well, aside from the [burst of posts](/posts/2025/06/tui-challenge-day-1/), it as been a spell since I last posted +[something](/posts/2024/01/check-in-2024-01/). Sorry about that. # Computer -Well, I think my little ['Challenge with NixOS'](/post/2023/01/nixos-challenge-pt-1/) which I started way back in +Well, I think my little ['Challenge with NixOS'](/posts/2023/01/nixos-challenge-pt-1/) which I started way back in January 2023 has been passed. I have one local server, one local 'appliance', and one VPS *not* on NixOS. Everything else has been converted for a while. Keeping my laptops' config synced turned out to be a good thing. My [main laptop](/tags/xps) ate its drive just before work one morning, I was able to grab the [pixelbook](/tags/pixelbook) and diff --git a/content/post/2025/06/tui-challenge:-day-1.md b/content/posts/2025/06/tui-challenge:-day-1.md similarity index 96% rename from content/post/2025/06/tui-challenge:-day-1.md rename to content/posts/2025/06/tui-challenge:-day-1.md index da4868f7..500899cb 100644 --- a/content/post/2025/06/tui-challenge:-day-1.md +++ b/content/posts/2025/06/tui-challenge:-day-1.md @@ -8,7 +8,7 @@ series: ["tuichallenge"] summary: "TUI Challenge starts" --- -*tap, tap* Is this thing on? When was the last time I published anything? Oh, back on [January 15, 2024](/post/2024/01/check-in-2024-01). Oops. +*tap, tap* Is this thing on? When was the last time I published anything? Oh, back on [January 15, 2024](/posts/2024/01/check-in-2024-01). Oops. Well, I had to clean up a few things to get this back working with updates to [hugo](https://gohugo.io), the static blogging engine I use for the site. @@ -101,7 +101,7 @@ Name=$(echo ${Title} | sed -e 's/^ //' -e 's/,//' -e 's/ ://' -e 's/ /-/g' -e 's cd ${BASE} git co draft printf "title - %s\nname - %s\n" "$Title" "$Name" -OUTPUTDIR="${BASE}/content/post/${YEAR}/${MON}/" +OUTPUTDIR="${BASE}/content/posts/${YEAR}/${MON}/" mkdir -p ${OUTPUTDIR} OUTPUT="${OUTPUTDIR}/${Name}.md" echo "---" > ${OUTPUT} diff --git a/content/post/2025/06/tui-challenge:-day-2.md b/content/posts/2025/06/tui-challenge:-day-2.md similarity index 100% rename from content/post/2025/06/tui-challenge:-day-2.md rename to content/posts/2025/06/tui-challenge:-day-2.md diff --git a/content/post/2025/06/tui-challenge:-day-3.md b/content/posts/2025/06/tui-challenge:-day-3.md similarity index 94% rename from content/post/2025/06/tui-challenge:-day-3.md rename to content/posts/2025/06/tui-challenge:-day-3.md index 52c5e9b1..16ed9013 100644 --- a/content/post/2025/06/tui-challenge:-day-3.md +++ b/content/posts/2025/06/tui-challenge:-day-3.md @@ -36,6 +36,6 @@ bind m article,articlelist pipe-to "neomutt -s\"RSS Article\" me@example.com" -- ``` ## Daily totals -Score time! [Yesterday](/post/2025/06/tui-challenge-day-2/) left us with 55 points. The challenge of doing research on +Score time! [Yesterday](/posts/2025/06/tui-challenge-day-2/) left us with 55 points. The challenge of doing research on at least two site and summarizing it is worth 20 points. In the bonus points include 5 for filling out a form which I did many times on my search engine page, which gives me 25 points for the day, and a running total of 80 points. diff --git a/content/post/2025/06/tui-challenge:-day-4.md b/content/posts/2025/06/tui-challenge:-day-4.md similarity index 92% rename from content/post/2025/06/tui-challenge:-day-4.md rename to content/posts/2025/06/tui-challenge:-day-4.md index 23f68b2a..5bf476d6 100644 --- a/content/post/2025/06/tui-challenge:-day-4.md +++ b/content/posts/2025/06/tui-challenge:-day-4.md @@ -23,7 +23,7 @@ pause songs needed to change to use it. ## Daily totals -Score time! [Yesterday](/post/2025/06/tui-challenge-day-3/) left us with 80 points. Scoring today is pretty easy. 10 +Score time! [Yesterday](/posts/2025/06/tui-challenge-day-3/) left us with 80 points. Scoring today is pretty easy. 10 points for playing music, 5 for creating a playlist (I have over 50), and 10 for streaming the music. So, 25 points today added to the 80 from yesterday gives us 105. diff --git a/content/post/2025/06/tui-challenge:-day-5.md b/content/posts/2025/06/tui-challenge:-day-5.md similarity index 94% rename from content/post/2025/06/tui-challenge:-day-5.md rename to content/posts/2025/06/tui-challenge:-day-5.md index 528a289a..83000d02 100644 --- a/content/post/2025/06/tui-challenge:-day-5.md +++ b/content/posts/2025/06/tui-challenge:-day-5.md @@ -29,7 +29,7 @@ text file, it will show the contents of the file. The lets you review many file review the contents. ## Daily totals -Score time! [Yesterday](/post/2025/06/tui-challenge-day-4/) left us with 105 points. On the score. Using a tui +Score time! [Yesterday](/posts/2025/06/tui-challenge-day-4/) left us with 105 points. On the score. Using a tui filemanager, 10 points. 5 points for the bulk renaming. I have done any scripting with these type of tools, so no more points there. Total today, 15 points, and a grand running total is now 120. diff --git a/content/post/2025/06/tui-challenge:-day-6.md b/content/posts/2025/06/tui-challenge:-day-6.md similarity index 96% rename from content/post/2025/06/tui-challenge:-day-6.md rename to content/posts/2025/06/tui-challenge:-day-6.md index 958dba4b..ab04f85a 100644 --- a/content/post/2025/06/tui-challenge:-day-6.md +++ b/content/posts/2025/06/tui-challenge:-day-6.md @@ -77,7 +77,7 @@ I sync this using [vdirsyncer](https://github.com/pimutils/vdirsyncer) to sync m shared family calendars. ## Daily totals -After [yesterday](/post/2025/06/tui-challenge-day-5/) I have accrued 120 points. How does today help that score? Well, +After [yesterday](/posts/2025/06/tui-challenge-day-5/) I have accrued 120 points. How does today help that score? Well, completion of task management and calendars nets 20 points, with 5 bonus points for syncing and 10 bonus points for scripting reports using these tools, for a total of 35 points today, and a running total of 155 points. diff --git a/content/post/2025/06/tui-challenge:-day-7.md b/content/posts/2025/06/tui-challenge:-day-7.md similarity index 96% rename from content/post/2025/06/tui-challenge:-day-7.md rename to content/posts/2025/06/tui-challenge:-day-7.md index 92012b05..bbd9b2cd 100644 --- a/content/post/2025/06/tui-challenge:-day-7.md +++ b/content/posts/2025/06/tui-challenge:-day-7.md @@ -48,7 +48,7 @@ The challenge today was to use the tools at least twice and note an observation. starting a NixOS update and rebuild, so you can see the CPU, RAM, and network starting to get used more. ## Daily totals -[Yesterday](/post/2025/06/tui-challenge-day-6/) left me with 155 points. Today's basic challenge was worth 10 points, +[Yesterday](/posts/2025/06/tui-challenge-day-6/) left me with 155 points. Today's basic challenge was worth 10 points, with a bonus of 5 points for customizing the display of the tool (btop's theme). I did not do the other bonus of scripting alerts as I already have another system for that. So, 15 points today, brings the total to 170. diff --git a/config.toml b/hugo.toml similarity index 87% rename from config.toml rename to hugo.toml index 9fd98d8c..be4e005b 100644 --- a/config.toml +++ b/hugo.toml @@ -1,7 +1,7 @@ baseURL = "https://www.duckland.org/" languageCode = "en-us" title = "duckland.org" -theme = "PaperMod" +theme = "hugo-flex" # Enable comments by entering your Disqus shortname disqusShortname = "" # Enable Google Analytics by entering your tracking code @@ -12,7 +12,7 @@ enableRobotsTXT = true renderer.unsafe = true [pagination] - pagerSize = 5 + pagerSize = 3 [taxonomies] category = "categories" tag = "tags" @@ -29,20 +29,21 @@ renderer.unsafe = true useSessionStorage = true [params] - defaultThem = "dark" + defaultTheme = "dark" contentTypeName = "post" fullWidthTheme = true - email = "duck@duckland.org" slogan = "Random Quacking" description = "Random Quacking" header_image = "/photos/Travel/China/P1215426.jpg" #logo = "/photos/Travel/China/P1215426.jpg" cover = "/photos/Travel/China/P1215426.jpg" - author = "Don Harper" - authorlink = "https://www.duckland.org/" + # author = "Don Harper" + # email = "duck@duckland.org" + # authorlink = "https://www.duckland.org/" bio = [ "Don is a computer guy stumbling through life trying to raise his kids and take some pictures" ] + footer = "© 2006- Don Harper" copyright = [ "© 2006- Don Harper" ] @@ -56,41 +57,50 @@ renderer.unsafe = true showtoc = false enableAutoDarkMode = true # Nav links in the side bar - [[menu.global]] + [params.author] + author = "Don Harper" + email = "duck@duckland.org" + + [[menu.main]] name = "Home" url = "/" - weight = 1 - - [[menu.global]] - name = "About" - url = "/stories/about/" weight = 2 - [[menu.global]] - name = "Privacy" - url = "/stories/privacy/" + [[menu.main]] + name = "Posts" + url = "/posts/" weight = 3 - [[menu.global]] - name = "Photo Galleries" - url = "/photos/" + [[menu.main]] + name = "About" + url = "/stories/about/" + weight = 1 + + [[menu.main]] + name = "Privacy" + url = "/stories/privacy/" weight = 4 + [[menu.main]] + name = "Photos" + url = "/photos/" + weight = 8 + [[menu.footer]] name = "About" url = "/stories/about/" - [[menu.global]] + [[menu.main]] name = "Categories" url = "/categories/" weight = 5 - [[menu.global]] + [[menu.main]] name = "Tags" url = "/tags/" weight = 6 - #[[menu.global]] + #[[menu.main]] #name = "Get in touch" #url = "contact/" #weight = 5 diff --git a/index.html b/index.html new file mode 100644 index 00000000..05dcbf4b --- /dev/null +++ b/index.html @@ -0,0 +1,269 @@ + + + + + + + + +duckland.org + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+
+

Check-in 2025Q2 +

+
+
+

Check point 2025Q2

+
+
June 17, 2025 · Don Harper
+ +
+ +
+
+

TUI Challenge: Day 7 +

+
+
+

This is the end, my friend

+
+
June 14, 2025 · Don Harper
+ +
+ +
+
+

TUI Challenge: Day 6 +

+
+
+

Every Task In Its Place

+
+
June 13, 2025 · Don Harper
+ +
+ +
+
+

TUI Challenge: Day 5 +

+
+
+

A Song For The Terminal

+
+
June 12, 2025 · Don Harper
+ +
+ +
+
+

TUI Challenge: Day 4 +

+
+
+

A Song For The Terminal

+
+
June 11, 2025 · Don Harper
+ +
+ +
+ +
+ All rights reserved - 2006- · + + + Powered by + Hugo & + PaperMod + +
+ + + + + + + + + + + + diff --git a/index.html.1 b/index.html.1 new file mode 100644 index 00000000..f355d4e3 --- /dev/null +++ b/index.html.1 @@ -0,0 +1,271 @@ + + + + + + + + +duckland.org + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ +
+
+

Check-in 2025Q2 +

+
+
+

Well, aside from the burst of posts, it as been a spell since I last posted something. Sorry about that. +Computer Well, I think my little ‘Challenge with NixOS’ which I started way back in January 2023 has been passed. I have one local server, one local ‘appliance’, and one VPS not on NixOS. Everything else has been converted for a while. Keeping my laptops’ config synced turned out to be a good thing. My main laptop ate its drive just before work one morning, I was able to grab the pixelbook and start working as it was fully configured, and the needed data was synced in place. Nice. +...

+
+
June 17, 2025 · Don Harper
+ +
+ +
+
+

TUI Challenge: Day 7 +

+
+
+

This is the end, my friend

+
+
June 14, 2025 · Don Harper
+ +
+ +
+
+

TUI Challenge: Day 6 +

+
+
+

Every Task In Its Place

+
+
June 13, 2025 · Don Harper
+ +
+ +
+
+

TUI Challenge: Day 5 +

+
+
+

A Song For The Terminal

+
+
June 12, 2025 · Don Harper
+ +
+ +
+
+

TUI Challenge: Day 4 +

+
+
+

A Song For The Terminal

+
+
June 11, 2025 · Don Harper
+ +
+ +
+ +
+ All rights reserved - 2006- · + + + Powered by + Hugo & + PaperMod + +
+ + + + + + + + + + + + diff --git a/themes/PaperMod b/themes/PaperMod deleted file mode 160000 index 5a465178..00000000 --- a/themes/PaperMod +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 5a4651783fa9159123d947bd3511b355146d4797 diff --git a/themes/hugo-flex b/themes/hugo-flex new file mode 160000 index 00000000..5ed17d56 --- /dev/null +++ b/themes/hugo-flex @@ -0,0 +1 @@ +Subproject commit 5ed17d561c834bb4a4e757e9cabe316ec164d3db