Learn how to optimize social media image generation through the Open Graph Protocol and @vercel/og library.
Check your meta tags, icons, and rss feeds
An alternative to metatags.io
.
A list of /uses pages detailing developer setups.
A super useful reference for anyone using the Tabler icons.
Changelog software for everyone - Ship, Change, Rawr 🦖 - Supernova3339/changerawr
This might be fun for brie.dev
. It's been on my mind to assemble a CHANGELOG
.
Transform your KOReader library into a beautiful reading dashboard with statistics. - paviro/KoShelf
Docker container and built in Web Application for managing Nginx proxy hosts with a simple, powerful interface, providing free SSL support via Let's Encrypt
Add an RSS feed to your Astro site to let users subscribe to your content.
julian.digital weblog
Frontend developer building tools and helping community to empower developers.
A self-hosted dashboard that puts all your feeds in one place - glance/docs/configuration.md at main · glanceapp/glance
The HTTP Response Status Cats provide a cute way to remind yourself what each HTTP status code means.
How to setup your website so you too can have a fancy author tag when your posts are shared
Starter Projects — Eleventy
Isso integrates with Shaarli.
Datastar helps you build reactive web applications with the simplicity of server-side rendering and the power of a full-stack SPA framework.
Include Datastar with a single 14.5 KiB file and start adding reactivity to your frontend immediately. Write your backend in the language of your choice! Official SDKs are available to help you get up and running even faster, or you can send SSE events directly from your backend.
Datastar looks very interesting!
How to add client-side interactivity to Astro components using native browser JavaScript APIs.
From the docs:
You can add interactivity to your Astro components without using a UI framework like React, Svelte, Vue, etc. using standard HTML
<script>
tags.
💯 This works as expected!
CSP Evaluator allows developers and security experts to check if a Content Security Policy (CSP) serves as a strong mitigation against cross-site scripting attacks. It assists with the process of reviewing CSP policies, which is usually a manual task, and helps identify subtle CSP bypasses which undermine the value of a policy. CSP Evaluator checks are based on a large-scale study and are aimed to help developers to harden their CSP and improve the security of their applications. This tool (also available as a Chrome extension) is provided only for the convenience of developers and Google provides no guarantees or warranties for this tool.
The oklch() functional notation expresses a given color in the Oklab color space. oklch() is the cylindrical form of oklab(), using the same L axis, but with polar Chroma (C) and Hue (h) coordinates.