FrostySpectacles

joined 1 year ago
[โ€“] [email protected] 5 points 1 year ago

Joking aside, I'm already donating the labor involved to create an alternative web UI. That's as far as I'm willing to go for this project.

 

I host a Lemmy.world web UI at https://lemminator.netlify.app/ on Netlify's free tier. Due to intense usage, I got an e-mail warning me that 75% of my functions allowance has been depleted:

I assume that when this counter hits 100%, people who use it will be locked out until the bill cycle resets. Although instance admins can self-host Lemminator, it's still missing a few features like post creation and registration that admins might consider essential.

What do I do? Are there any other free Netlify-like services where I wouldn't run into this usage limit?

[โ€“] [email protected] 1 points 1 year ago

GitHub and GitLab both support inserting images into your README.md. Here's the syntax:

![Description of the image](https://path/to/image)