Commit Graph

  • 65db836b67 New Post for Creating a Gif on the CLI. main Norm Rasmussen 2024-07-03 18:21:05 -04:00
  • 8e52fe4b03 Added RSS button to homepage. Setup search functionality. Norm Rasmussen 2024-04-11 14:04:52 -04:00
  • 80a579f360 New post for revisiting terminal session history with both input and output. Norm Rasmussen 2024-03-19 13:47:03 -04:00
  • 7601396ffb Forgot to re-add the plausible analytics tracker. Oops. Norm Rasmussen 2024-02-27 10:29:20 -05:00
  • 6f5b5904e0 New post in drafts and almost ready. Also on a new computer, so had to re-download all the theme and submodules. Thinking of just converting the box submodule to be native to my blog for easier maintenence. Need to proof this last post on google sheets and publish tomorrow morning. Ran this a second time because I foolishly didn't bring the new post out of drafts... Norm Rasmussen 2024-02-27 09:55:52 -05:00
  • 37e4a34de7 New post in drafts and almost ready. Also on a new computer, so had to re-download all the theme and submodules. Thinking of just converting the box submodule to be native to my blog for easier maintenence. Need to proof this last post on google sheets and publish tomorrow morning. Norm Rasmussen 2024-02-26 16:42:10 -05:00
  • b55aa03260 Created some empty idea pages. Also finished up a quick-hit post about OpenResty. Norm Rasmussen 2023-12-04 16:24:46 -05:00
  • 10af358d4d Updated PaperMod theme (error with the time and words span on the cards and each post). Rebuilt the pages. Norm Rasmussen 2023-11-16 10:26:24 -05:00
  • 365d3a4a5c Forgot to build the pages... again! Quick commit to push to production. Norm Rasmussen 2023-11-16 08:41:07 -05:00
  • 6278b1214c Neovim Search and Replace commands moved to final stages, no longer draft. Added some shell-ideas for later writing. Norm Rasmussen 2023-11-15 21:58:41 -05:00
  • 365f83b944 Proof read and checked links for the neovim post. Ready to post. Norm Rasmussen 2023-10-23 11:30:07 -04:00
  • a649da938f Proof read and checked links for the neovim post. Ready to post. Norm Rasmussen 2023-10-23 11:25:52 -04:00
  • 51c7d4404d First draft done for the mini-neovim post. Short and sweet. Just need to proof read and then push it to the server. Norm Rasmussen 2023-10-20 19:11:30 -04:00
  • bb9d72792f Analytics wasn't attached? Added it. Norm Rasmussen 2023-10-16 14:53:09 -04:00
  • 281a95d3fc Added the ESP Medicine post for a Monday morning release. Norm Rasmussen 2023-10-16 12:47:54 -04:00
  • 64816d8c0d Added the ESP Medicine post for a Monday morning release. Norm Rasmussen 2023-10-16 11:35:05 -04:00
  • 8536bc8fdf First draft of the medicine post is up. Instead of posting on Fridays, I'm going to shoot for Mondays to see if there's a change in visibility. Draft is ready for review. Norm Rasmussen 2023-10-13 16:37:32 -04:00
  • 0a008b2c45 Now I don't know if I'll get a post out this week! So many edits...Updated some broken links and images. Added how to add the camera entity. Norm Rasmussen 2023-10-12 16:25:55 -04:00
  • 3643d189ee Mastodon user e_mobil2014 found a broken link along with the fact that I didn't have my MQTT sensors being imported to HA! Updated the content. Norm Rasmussen 2023-10-11 12:37:24 -04:00
  • b8b09f41e8 Mastodon user e_mobil2014 found a broken link along with the fact that I didn't have my MQTT sensors being imported to HA! Updated the content. Norm Rasmussen 2023-10-11 12:26:08 -04:00
  • 3d92eec619 One more try with this Plausible setup. No longer using an internal/lan IP. That seems to make it work. Normanras 2023-10-08 22:07:57 -04:00
  • 50aa58ffdd Setup Plausible incorrectly. trying again. Normanras 2023-10-08 10:17:08 -04:00
  • 580819f35c Added Plausible analytics. Haven't removed GA until I can confirm Plausible is working. Normanras 2023-10-08 09:54:12 -04:00
  • fdeb4c9142 Bigger overhaul. Updated the Part 2 Home Assistant Birdnet post. Added some menus and tags. Norm Rasmussen 2023-10-06 16:38:00 -04:00
  • b012e336a7 Added old post about my first PR. Updated archetype for most generic posts. Norm Rasmussen 2023-09-29 15:27:03 -04:00
  • f3d77f84bd Mini commit. Accidentally had a post marked as a non-draft that should be a draft. Norm Rasmussen 2023-09-27 17:12:58 -04:00
  • 77b69ca364 Mini commit. Accidentally had a post marked as a non-draft that should be a draft. Norm Rasmussen 2023-09-27 17:12:01 -04:00
  • 20196dadeb Cleaned up the image files. Cover images go under /static and in-post images are now in /content/posts/img. Edited and rebuilt some existing posts for this structure. I also removed my birdnet post and put it back in drafts so I can publish it as some future date. Norm Rasmussen 2023-09-27 17:07:31 -04:00
  • f7e382d719 Forgot to build the pages. Norm Rasmussen 2023-09-25 17:19:09 -04:00
  • a3e30ddecf Wrote most of part 1 of the BirdNet-HomeAssistant article with the Appdaemon script. Some items need to be cleaned up. Norm Rasmussen 2023-09-25 16:59:23 -04:00
  • 2d1410bf45 Change to a profile style page, added post about multiple git repos. Need to write script to auto-update blog posts. Norm Rasmussen 2023-09-22 17:44:49 -04:00
  • a6586baf38 Papermod theme is working and added a post for figuring out Hugo. Great progress. Norm Rasmussen 2023-09-21 11:43:10 -04:00
  • e8b28618fc Papermod theme is working and added a post for figuring out Hugo. Great progress. Norm Rasmussen 2023-09-20 17:17:33 -04:00
  • 542a3edd00 First post up! I can't get CSS or JS to load via an nginx server though. The MIME type isn't supported. Looks like others are having issues, but no answers yet. Norm Rasmussen 2023-09-19 17:11:37 -04:00
  • 0f116b10a3 First commit with basic settings. Need to back load items from other contributions and writings. Norm Rasmussen 2023-09-14 16:42:10 -04:00