mozilla / chronicle

find everything you've ever found
http://mozillachronicle.tumblr.com/
Mozilla Public License 2.0
16 stars 6 forks source link

Embedly not scraping code blocks? #249

Open pdehaan opened 9 years ago

pdehaan commented 9 years ago

Randomly noticed this, not sure if it is an embed.ly issue, or a config issue, or Backbone thing...

chronicle Figure 1: "Bower keeps track of these packages in a manifest file, ."

But if I go to http://bower.io/, the actual page says:

Bower keeps track of these packages in a manifest file, bower.json.

Note how the page says bower.json whereas the Chronicle version doesn't and seems to have lost the block.

nchapman commented 9 years ago

Seems like Embedly:

"description": "Bower works by fetching and installing packages from all over, taking care of hunting, finding, downloading, and saving the stuff you're looking for. Bower keeps track of these packages in a manifest file, . How you use packages is up to you. Bower provides hooks to facilitate using packages in your tools and workflows.",