My Learning list for 2023: Plan and Resources 📑
Ok, I survived a pandemic, and got into my dream university. Let's set some learning goals for 2023.
Ok, I survived a pandemic, and got into my dream university. Let's set some learning goals for 2023.
With the introduction of GitHub discussions, Giscus emerged. An easy way to add comments to our site. Let's create a comment section with Giscus.
In this tutorial, you're going to learn how to create an Astro component to display LaTeX in your markdown or MDX files.
Static sites don't have a database where we can query our data. We'll build an efficient search Astro component with fuse.js to work with our markdown files.
Astro is a brand-new web framework used to build multi-page applications. Let's start an Astro app.