Gijs van Dam

Results 32 issues of Gijs van Dam

This is more of a question than an issue. I can see this has been discussed in #125 but I can't figure out the current status. Consider this situation: My...

backfeed
publish

Show syndication options for repost and favorite [](https://brid.gy/publish/github) (Originally published at: https://www.gijsvandam.nl/reply/2021/04/14-33126)

This package has a dependency on core-js. Shouldn't that be added to package.json? It won't built without it, so it seems logical.

OAuth always confuses me, so I'm not sure whether this is a general problem, but I configured this to work with Github OAuth and got this error ``` Received an...

This PR can be considered a question in the form of a PR. Sometimes just plain code conveys a question better. If the answer to my question is 'yes' than...

I love this filter, but I have a feature request. I'm using it to create a gantt chart as an appendix to my document. The output filetype of the document...

I am trying to lift gossip messages out of gossip_store using the pyln-testing library. This is my initial setup ``` # Create two nodes opts = [{}, {}] alice, bob...

alt is a required attribute of the `` element and should be provided in any use of images on indieweb pages from [photo](https://indieweb.org/photo) posts. source: https://indieweb.org/alt

The link to the plugin API should point to the new Core Lightning Documentation Portal.

I have a setup with theoremnos running on my local computer without issues. But I also use Github actions to run Pandoc in the same setup automatically whenever I update...