Eleventy is looking better and better as an alternative to Astro for simple or long-lived websites
Tagged "Astro"
Astro is a great framework, but it's frequent updates are overwhelming
A high-level overview of why and how I built a URL-powered fuzzy search feature for this site
Astro generated CSS files start with an underscore which causes them to be ignored by GitHub Pages
I needed to change the name of the exported function and make sure that it was returning a Response or Promise<Response>.
I needed to update dependencies, change a client directive, and then update configuration in Netlify
There is an issue with the Astro compiler that leaves unwanted whitespace in your elements, and this workaround will solve the problem until it's resolved
I can publish an article exclusively to the RSS feed with a special flag in the frontmatter
The issue for me was calling useCollection on an entry with a layout.
An unordered list of things that I would like to change about this site in 2023.
I added a new new command/control K command palette to my site. You can use the keyboard shortcut or activate it by clicking the magnifying glass in the header.
Documenting my first attempt at switching from Netlify CMS to Static CMS
Props are merged, but attributes are not. This is an important rule to know when authoring Astro components.
Announcing astro-netlify-components, a library for using Netlify features in your Astro projects.
A little code walk through a the new Activity Graph on my homepage.
A quick guide on using an Astro endpoint to generate the webfinger you need to use your domain on Mastodon.
If you want to display multiple blog posts on a single page, then you might want to use a dynamic route to generate pages for your content.
Detailing why and how I rebuilt this site with Astro.
Browse by tag or all articles.