feat: remove Swup

This commit is contained in:
Stefan Imhoff
2025-01-03 14:53:27 +01:00
parent 756d6b0258
commit e88fff7207
9 changed files with 6 additions and 1621 deletions

View File

@@ -26,7 +26,6 @@ The source code of this website is available on [GitHub](https://github.com/koga
- The layouts, templates, and components are written in Astro and [Preact](https://preactjs.com/).
- My content is written in [MDX](https://mdxjs.com/), which allows using components in the [Markdown](https://daringfireball.net/projects/markdown/).
- I use [Tailwind CSS](https://tailwindcss.com/) for my styling and [tailwindcss-logical](https://stevecochrane.github.io/tailwindcss-logical/) to get logical properties.
- The page transitions are created with [Swup](https://swup.js.org/).
- My site search is build with [Pagefind](https://pagefind.app/) using the [Astro-Pagefind](https://github.com/shishkin/astro-pagefind) integration.
- I use YouTube Lite, provided by [Astro Embed](https://github.com/astro-community/astro-embed).
- [Astro SEO](https://github.com/jonasmerlin/astro-seo) makes it easy to add the SEO relevant information.