📄 Got Flights Added to My Website
So after some thought I finally have flights on my site!
Full Post💬 Merged Flights Into Master
After some tidying I’ve finished merging ‘flights’ into my ‘master’ branch, thus finishing an ability to post Flights from my website. While the initial presentation of data is sparse, this lays the groundwork to owning my flight data instead of relying on a third service to store and present it.
📷 Finishing Up Single Page Flights
📄 Starting to Add Flight Logs
MyFlightradar24 is the only silo–if it can be counted as one–that I consistently use. Its presentation of my flight data is wonderful, but I feel like I could do it myself on my own site. Today, I’ve opened up my flights branch so I can finally sort out what I need to make this happen!
Full Post📄 State of My Website December 2019
It’s only been about a month since I’ve had my new domain up and a website created using Hugo, but I already feel like I got a lot done with it.
Full Post💬 Hurrah, Webmentions Are Now Displayed!
Hurrah, webmentions are now displayed! My implementation of it for my site is done during Hugo’s static generation, so alack new mentions are not displayed in real time. Yet. Maybe soon?
💬 Just Added 'View on Silo' Links
Just added ‘View on Silo’ links. Currently it reads a syndication link of a post. If it recognizes the host it will show a link with ‘View on…’ as a title attribute and text. It’d be nicer if it was more actionable than that, but that’s a next step. Also, there’s a mysterious margin on the Timeline for the buttons and I can’t sort out which property is affecting it.
📄 Start of My IndieWeb Journey
After thinking about the goals I wanted for my online presence, I went to the IndieWeb site and sorted through the process of getting myself on the Indie Web.
Full Post💬 Finished Check-Ins
Finished check-ins. I’m utilizing Leaflet for an interactive map on single pages and a static image as a fallback, for feeds, and for microformat consumption. This brings my list of types of postable content to 6: Check-Ins, Likes, Notes (equivalent to Toots/Tweets, Re-Post-able), Photo (singular, more like Instagram, Re-Post-able), Posts (blog post/article, Re-Post-able), and Replies.
💬 Derp
Derp. So it turns out I was properly linking to other posts for Webmentions to work. Thing is I can’t use Telegraph to send mentions to myself. Using curl worked, and Webmention.io picked it up properly.