26MarMeanwhile, for tracking itself I found Open GPX Tracker for iOS instead of using Strava, which is a free app that does everything I need. 18:02 (+0200) Loading CommentsPermalink
26MarActually, after some lurking around the internet I found this interesting Leaflet plugin that parses the GPX data for displaying interactive maps, it’s exactly what I had in my mind. I also found this GPXParser.js library which might be useful… I’ll try to build a simple prototype and if it’s something that could work for this section.Show more 17:52 (+0200) Loading CommentsPermalink
26MarI tracked today’s walk with Strava and thought about adding a map with a route to my status posts using GPX data which would make a much nicer UX than sharing a photo, but unfortunately, Strava lets you export data only from their website which makes it a little bit arduous. And TinaCMS doesn’t let you upload *.gpx files making it even more arduous. If I find solutions to these …Show more 14:03 (+0200) Loading CommentsPermalink
26MarA much-needed Sunday-long walk! I walked 8.4km, probably the most I have done since the start of this year, and finished the last fraction of the router with a small run and a few squats. 13:50 (+0200) Loading CommentsPermalink
24MarI tried uploading multiple images from my iPhone but apparently, there is a bug in TinaCMS that rotates every image to the left. It works correctly only from a PC. 22:32 (+0100) Loading CommentsPermalink
24MarAnother status post with a simple code example in JavaScript and CSS:const sayHello = (name) => { return `Hi ${name}!`; }; .heading { text-transform: uppercase; text-shadow: #FC0 1px 0 10px; font-size: 22px; } Show more 19:38 (+0100) Loading CommentsPermalink
24MarAnother status post using TinaCMS. Had some problems with the date field, should work now. 19:34 (+0100) Loading CommentsPermalink
24MarFirst status post with just a simple text, let’s hope it works. 19:32 (+0100) Loading CommentsPermalink
15JanSetting Up My Now PageAfter reading about the now page, I decided to join the tribe and do something similiar. Now I'm trying to figure out the best use of it.💻 After reading about the now page, I decided to join the tribe and do something similiar. Now I’m trying to figure out the best use of it. 18:11 (+0100) Loading CommentsPermalink