webcomponents / webcomponents.github.io

WebComponents.org is where community-members document Web Components best practices
http://webcomponents.org
733 stars 126 forks source link

Fix order of Articles and Presentations #91

Closed luanmuniz closed 10 years ago

luanmuniz commented 10 years ago

Create fixOrder function that reorder the array of documents of that page and return the array in the proper order.

Change the index template of articles and presentations to call the fixOrder function

Fix #48

zenorocha commented 10 years ago

Works like a charm, you rock @luanmuniz!