You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neat with another node.js project doing these kinds of things!
I've opted for a very modular approach in my endpoint to enable others who want to build similar approaches to not have to reinvent every approach and thus that we can collaborate and improve some shared parts while at the same time innovate and experiment with the ones that sets us apart or that we feel takes the wrong approach.
My main project is basically just a glue between those three modules.
Maybe we could collaborate on the micropub-express and github-publish? Or is there something that you are doing that is pushing in another direction than I am with those modules? If so, I would be interested in hearing your thoughts and ideas on that!
Copied from getindiekit/indiekit#1, which is about the same thing 😊
Neat with another node.js project doing these kinds of things!
I've opted for a very modular approach in my endpoint to enable others who want to build similar approaches to not have to reinvent every approach and thus that we can collaborate and improve some shared parts while at the same time innovate and experiment with the ones that sets us apart or that we feel takes the wrong approach.
Here's the list of modules I've splited form my main project: https://github.com/voxpelli/webpage-micropub-to-github#modules-used
My main project is basically just a glue between those three modules.
Maybe we could collaborate on the
micropub-express
andgithub-publish
? Or is there something that you are doing that is pushing in another direction than I am with those modules? If so, I would be interested in hearing your thoughts and ideas on that!I'm tracking my collaboration initiatives in voxpelli/webpage-micropub-to-github#97
The text was updated successfully, but these errors were encountered: