chore: update text and links

This commit is contained in:
Stefan Imhoff
2023-05-05 07:44:11 +02:00
parent f662e764d8
commit bbc41c464b

View File

@@ -21,9 +21,9 @@ The source code of this website is available on [GitHub](https://github.com/koga
- The website is built with [Astro](https://astro.build/), the all-in-one web framework.
- I write the code in [Neovim](https://neovim.io/), using [GitHub Copilot](https://github.com/features/copilot).
- My essays are written in [MDX](https://mdxjs.com/), which allows the usage of components in the [Markdown](https://daringfireball.net/projects/markdown/) content.
- The layouts, templates, and components are written in Astro with a few sprinkles of [Svelte](https://svelte.dev/) here and there.
- The layouts, templates, and components are written in Astro and [Preact](https://preactjs.com/).
- I use [Tailwind CSS](https://tailwindcss.com/) for my styling.
- The website is hosted on Netlify.
- The website is hosted on [Netlify](https://www.netlify.com/).
- TODO: JS Libraries
- TODO: Astro Plugins
- TODO: Components Examples