Sweet. Media query fixed! Though I was trying to go with flexbox and collapse the nav menu, but don't have the skill set yet and don't want to copy and paste without understanding,. Kept template simple for others: https://indiewebcoursetemplate.glitch.me/
The data tag with p-category is experimental anyways people are testing for status of read, watch, listen posts. I can just as easy to #want #reading #read for now. I will put the p-category in plugin.
Have to go leave for Turkey Day so I didn't test yet but I think I wrapped the citations correctly in an h-cite around line 450 : https://github.com/jgmac1106/citationbuilder/blob/master/includes/functions.php #IndieWeb
Finally returning to building a citation builder that I can use in the #IndieWeb course template. Working on this now, https://github.com/jgmac1106/citationbuilder/blob/master/templates/websitetemplate.php citations come out plain text, working on functions.php now
@mapkyca That is fair, the templates are just a temporary band-aid fix until I build the read, listen, and follow plugins I need. I got close on Read, trying to add an author field and remove the Player field from @cleverdevil's watching
Started to add the h-card to the articles in the citation builder. I need to figure out where to wrap the h-cite if it is in the functions.php or the APA 6 template.