BigBlueHat
BigBlueHat
Hoping the GitHub robots will add extra pretty things for you. 😸
Currently this thing's pretty tangled... :spaghetti: The `doc.name` === the `type~{name}` value. When really, `doc.name` should be the display name...or at least there should be a "pretty" display name stored...
Dug into this a bit last night, but hit issues with doing `npm install`, etc from `gulp`. Ideally, you'd `gulp` the site project, it would in turn handle building all...
There's a tricky balance between flexibility for designers/developers and consistent feature delivery (RDFa) among BlueInk sites. Try to balance that...simply.
shows/html/map.js contains the most generic content item templating so far. That's likely reusable (with some tweaks) for contact's and possibly many others.
Pages in sitemap _list output are alphabetical. They need to be ad-hoc order-able.
Consider outputting <audio> tags and making ID3 info available (if present in JSON)
There are situations where folks proxy the CouchDB API or otherwise only expose parts of it--such as the changes feed--into their own API space. Since this library only (afaict) works...