Results 51 issues of Ru

So at the moment, I'm making use of [Indiekit](https://github.com/getindiekit/indiekit) and wanted to try out Postr as it offers native syndication as well as automatic webmentions. The URL on my static...

💡 enhancement

This is more so for myself or anyone who would like to take a pop at this. 🙂 A syndication plugin for Mastodon would be excellent. [Documentation is available](https://postr.dev/#/plugins?id=developing-a-syndication-plugin) to...

💡 enhancement
📺 syndication
🔌 plugins

Hi, thanks for the lovely API! I poked around but it seems the data used to calculate the PPP details is not open-source. What would you need from the community...

[IndieWeb IRC chat](https://chat.indieweb.org/dev/2020-09-04#t1599198130186700) for reference. I have my u-photo nested two or three `div`s under the `h-card` `div`. This causes Indiwebring to not pick up my photo. When I added...

I'm new to web extensions. While working on #5, I came across the difference between a page action and a browser action. [This MDN page section](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Page_actions#page_actions_and_browser_actions) lists the differences. Key...

I love what you've done here. 😊 If it is possible to build a framework-agnostic version ([WebComponent](https://developer.mozilla.org/en-US/docs/Web/Web_Components)), that would be lovely. I found an unvetted guide [here on DEV.to](https://dev.to/silvio/how-to-create-a-web-components-in-svelte-2g4j) by...

I'm planning to use this in a client project and would prefer if I could donate and support the project. This would help me avoid a complete library swap down...

`pipenv` and `Poetry` are both good options from what I'm told. I personally use `pipenv`. It is also capable of [importing from a `requirements.txt` file](https://pipenv.pypa.io/en/latest/basics/#importing-from-requirements-txt).

One reason I disliked being on IndieWeb was the number of moving parts. Which is also why I'm liking this project - it's all a one big implementation that relies...

enhancement