IndieWeb Proof-of-Concept
by Aaron Crowder on in Projects
The past few days I’ve been working on a proof-of-concept for this blog. It’s part of the roadmap I included in the post about this sites new theme. I already took care of basic styling (and code block styles) by using Simple.css. I also marked up all the posts on this site as an article (h-entry). That means sending / receiving webmentions and adding micropub support is up next. But in order to do those things I needed to figure out how.
Read more...