-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add barnsworthburning.net #126
Conversation
for more information, see https://pre-commit.ci
Getting an error installing dependencies:
It appears that typescript-eslint is close to supporting eslint 9, but not quite there. The currently specified versions have a mismatch. I could downgrade the eslint version to 8 for now for compatibility? |
thanks for this addition! having a svelte v5 and kit v2 site would be great. the auto-generated screenshot only shows a cloudflare bot filter page. anything you can do about that? |
@janosh thanks for adding! On the screenshot, I recently started using cloudflare and not super familiar with how to allow only certain bots - I've noticed that it sometimes blocks pretty benign ones like RSS feed checkers too, etc. Do you happen to know if there's a user agent or IP address I could look for to add it to an allow list? Or if I could provide a manually-generated screenshot? |
sure, that's probably easiest. please make sure it's in |
@janosh Manually updated the screenshots for the site. I also was able to find the IP of the screenshot generator and added it to my cloudflare allow list, so it might work now anyway. |
This PR proposes adding barnsworthburning.net to the list of sites. It also adds two new technologies:
airtable.js
APIBarnsworthburning does not meet the 50-star requirement, but I think it could be included here for its distinctive approach to networked digital gardening. The UI itself is highly crafted with great attention to detail and a number of novel interaction patterns. It's also built on Svelte 5 and Sveltekit v2, so serves as an example of the (currently) most up-to-date Svelte syntax and practices.
A great review of an older iteration of the site (not by me) can be found here: https://www.kickscondor.com/barnsworthburning/
Thank you for your consideration, and let me know if I missed anything in this PR!