whosonfirst / whosonfirst-www

www.whosonfirst.org – it's a website.
https://www.whosonfirst.org/
5 stars 8 forks source link

Data attributes on blog posts #24

Closed thisisaaronland closed 6 years ago

thisisaaronland commented 7 years ago

As part of the redesign the various data attributes on individual blog posts were replaced with strings in markup:

https://github.com/whosonfirst/whosonfirst-www/blob/master/www/theory/index.html#L142

The data attributes should be put back and displayed using CSS. This is also necessary to dynamically calculate the total word count for all the blog posts.