I haven’t had a lot at jws.app since registering the domain so, I spent a bit of time over the past few weekends and finally built a website there. The idea was that it pulls recent activity from travels.jws.app, photos.jws.app, blog.jws.app, github, and DEV and auto-updates the website based upon those feeds. I wanted to pull recent activity from a few other feeds but they have stumped me, so far.
The page has four sections: About, Updates, Photos, and Travel. About and Travel are hardcoded (so far). Updates and Photos are driven by the API calls.
As I pick at the site a little more, I’ll post some of what I am doing here. Want to see what the code looks like? Check out the public github repo for the site.