2019.djangocon.us
2019.djangocon.us copied to clipboard
Updates the styleguide to support more content
This fleshes out the styleguide further, speaking to the following:
- Typography examples
- The basic section structure
- A quick page on icons
- Dates section
- Photo feature
and more.
It does not include all the patterns from the site, as not everything is meant to be so reusable. But it should provide some more insight into common things. The photo feature is meant to allow editors to put two photos side-by-side, a feature requested for the blog (note, they need to be similar dimensions. We may expand on this in the future).
Other notes:
- Includes a class name change for presenters. Now using
.mini-profile
. - Fixes a bug on presenter display name on the schedule.
This would go right into develop, but it's a sizable change and could use a quick pass.