Grant Richmond

Results 54 comments of Grant Richmond

So for an npm module I own the @indieweb organization on npm so I suggest we make use of that for this and any future collaborative projects.

I'm in total agreement with you @paulrobertlloyd I'll add your ideas that aren't already there to the checklist at the top

I'll also add a note here saying that I started this repo with the idea of perhaps developing a community micropub endpoint, and I chose the micropub endpoint purely because...

The thing with clients @martymcguire is that the tech for creating building blocks is **way** more complicated & fragmented. And then even if you make a frontend, you also probably...

Everything here sounds like a good idea to me. I think there might be an argument to be made that `micropub-express` could count as a abstract module, but definitely if...

Asked about publishing to orgs in the chat: https://chat.indieweb.org/meta/2019-07-29#t1564403333542900

So I did a bit of digging into various modules used by the majority of micropub endpoints: ### Core Dependencies Module | Use | postr | micropub-express | indiekit |...

So based on #5, I took a quick first effort of splitting out my post type discovery code into a separate module. But I was more focused on testing out...

I'm fine with using the linting standard you suggested @voxpelli, I think it's pretty similar anyway. But I don't think npm module checking stuff you suggested is really necessary, as...

Cool thanks for explaining that @voxpelli If the checks are just dev dependencies then no harm in including them. R.E. logs - How about we say something along the lines...