Looking into why my Bookmarks page on my Micro.blog isn’t updating automatically when I use the bookmarklet to add a site/page. UPDATE: It may have to do with adding new content to my blog itself. Turns out all other “data” pages like Bookmarks do not update until the entire site is rebuilt which only happes automatically when a post is updated or a new post is added. Hmmm….

Kind of a dreary morning and not as warm as yesterday but I’m having lunch with a dear friend which makes it a sunny day in my heart! 😀

My next steps are to learn more about the Micro.blog platform and what it’s features are.

I forgot… Happy 𝝅 day!

Success!! 😀 😀 😎

Now I have deleted the attribute to check to see if the new post logic works as well!

This is the first test with the new logic. And it worked!!

My intention is to be able to update both my blog and my micro.blog from the same outline so they have the same content. Now I need to fold my new post and my edit post scripts into one script adding logic to detect if it’s a new post or an edited post.

This is the first test. It worked!

Building out my test scripts for using Drummer to update my micro.blog site.

I just discovered the problem! I was using the wrong term (method instead of type) in the request object and now it's working! Tomorrow is going to be fun! 😀

Still struggling with using Drummer to update my micro.blog site. My script seems to work as there are no errors but nothing shows up on my site. I tried a quick test using Python and it worked perfectly so I'm lost at the moment as to what Drummer is doing. I think I need to step away from it for a little bit and clear my head. (This was copied from Drummer into MarsEdit)

Or I can continue to copy and paste from Drummer into MarsEdit but not my favorite method.

Of course I could continue to use MarsEdit 😀

This worked but is kind of clunky! I think I might look into writing a simple Python editor for my micro.blog site.

This is an interesting test for my Micro.blog site. I’m using a Jupyter Notebook to write my content and then sending it to my site. Let’s see how this works!

I would really prefer to use Drummer for both my blog and my micro.blog so I need to dig further into the micro.blog API. Right now I am copying and pasting from Drummer to MarsEdit which is not very efficient.

Just added a custom domian to my Micro.blog site garywthompson.dev

Working on getting my Micro.blog site up and running via their API but I'm running into issues with Drummer however MarsEdit works fine.

Today is my youngest daughter's birthday! Happy Birthday to an extremely talented artist and business woman! 🥳🎉 

That worked but it was sort of brute force as it took away the extra space between lines.

There are 2 returns before this line.