mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
chore: remove astro-compress and use Astro's default settings
This commit is contained in:
@@ -41,7 +41,7 @@ The source code of this website is available on [GitHub](https://github.com/koga
|
||||
- All images are optimized with [Astro ImageTools](https://github.com/RafidMuhymin/astro-imagetools/).
|
||||
- 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.
|
||||
- I use [Astro Webmanifest](https://github.com/alextim/astro-lib/tree/main/packages/astro-webmanifest), [Astro Service Worker](https://github.com/tatethurston/astrojs-service-worker), and [Astro Compress](https://github.com/astro-community/astro-compress) to optimize the website.
|
||||
- I use [Astro Webmanifest](https://github.com/alextim/astro-lib/tree/main/packages/astro-webmanifest), [Astro Service Worker](https://github.com/tatethurston/astrojs-service-worker) to optimize the website.
|
||||
- To generate charts, I use [Chart.js](https://www.chartjs.org/), [react-chartjs-2](https://react-chartjs-2.js.org/), and [chartjs-plugin-autocolors](https://github.com/kurkle/chartjs-plugin-autocolors).
|
||||
- I use [reading-time](https://github.com/ngryman/reading-time) to add the reading time to Remark.
|
||||
- To parse and format dates I use [Moment.js](https://momentjs.com/).
|
||||
|
||||
Reference in New Issue
Block a user