Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Conversation

@jordanmccullough
Copy link
Contributor

Current Status: WIP


Following on the abandoned effort of PR #140, this addresses the necessary information restructuring of the entire Training.GitHub.com web site including cleaner templates for repeated information tag structures, microdata inclusion, and semantic markup.

Remove copy-paste layout of event tag-set structure with include that loops through defined collection of event data
@jordanmccullough
Copy link
ContributorAuthor

Next improvement to include MomentJS Liquid's date-conversion function and a revision to the YAML data for the_date field. This value should be more universally as ISO-8601, then converted to friendlier formats for on-screen render.

How it looks now

the_date: January 30, 2014 

Proposed Change

the_date: 2014-01-30 

@jordanmccullough
Copy link
ContributorAuthor

See #149 (comment) regarding Liquid date conversion support.

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jordanmccullough@matthewmccullough