upcoming / upcoming-www

Upcoming.org Site
Apache License 2.0
168 stars 17 forks source link

add microformats markup to event pages #47

Open aaronpk opened 7 years ago

aaronpk commented 7 years ago

I tried to change as little about the markup as possible. No CSS changes were necessary, and this PR should not have any visible changes. There were a couple cases where I had to add an additional element to encompass some other elements on the page.

One pattern I added in a couple places has to do with profile photos for users. I added alt text with the user's name for the image, and wrapped the image in a link to the user's profile page. I hope that's okay.

This depends on #45 to have the proper permalink and date for comments.

(This diff is easier to read ignoring whitespace)

CloCkWeRX commented 1 month ago

This has a few conflicts, could you rebase it please?