Luke Bacon

Results 115 comments of Luke Bacon

This would be really helpful :stars:

This breakdown of a working request would be very useful as I'm struggling to find examples.

Heya @haverholm , I needed the wordpress tags and categories separately, here's how I split them out into two separate values https://github.com/equivalentideas/blog2md/commit/395f586e5f573cba7772cbea556c5b52f5672e57

I've had this issue as well. Thanks for investigating @thomasmassmann :bouquet:

The key bit that would be interesting / useful to see for my team is having a feed of author posts on their bio. It took me a while to...

This looks like the template file in question https://github.com/openaustralia/morph/blob/master/default_files/nodejs/template/package.json @simon would you care to drop in here what the values should be?

@drzax Sounds like you're the expert on this one ;-) Whatever would be helpful to users, and if there's a common best practice / convention that sounds good.

Oh good question. If you can find where it's being inserted there's probably a way to parse variables to the template.

> This way we can make everything work with both versions of the scraperwiki library. I think this is a good approach. I initially found it very confusing trying to...

Recently there have been lots of [reports of people’s scrapers getting stuck in the process of being created](https://help.morph.io/t/scraper-stuck-on-creating-github-repository/328). On the backend, we're seeing "Octokit::Forbidden: POST https://api.github.com/orgs/everypolitician-scrapers/repos: 403 - You need...