Explore >> Select a destination


You are here

www.itsthatlady.dev
| | alexop.dev
9.5 parsecs away

Travel
| | Learn how to add interactive type information and syntax highlighting to TypeScript snippets in your Astro site, enhancing code readability and user experience.
| | cassidoo.co
7.6 parsecs away

Travel
| | If you need to set headers in your Astro site to deal with CORS or custom requests, here's a few ways how!
| | terrygodier.com
8.5 parsecs away

Travel
| | Over the past few weeks I've migrated every content site I have from WordPress to Hugo, a popular and easy to use static site generator. In this post, I'll detail why I think WordPress is a bad solution for most people, and how I went about migrating my site in just a couple of hours on a weekend afternoon. Oh, and before we get started, the site I'm talking about in this post is the one you're currently on.
| | itsmycode.com
60.0 parsecs away

Travel
| PrismJs is a library written using JavaScript, which is used for syntax highlighting. Prism is very lightweight (2KB), intuitive, blazing-fast and extensible compared to other libraries.