我创建了这个 Astro 网站启动器,因为它是我 Astro 项目的首选设置。它包括:
-Astro Tailwind CSS 集成:https://docs.astro.js.cn/en/guides/integrations-guide/tailwind/
-Astro 网站地图集成:https://docs.astro.js.cn/en/guides/integrations-guide/sitemap/
-Google Material Icons 集成:https://developers.google.com/fonts/docs/material_icons#setup_method_1_using_via_google_fonts
-Google Fonts 集成:https://fonts.google.com/
-结构化元数据设置以改进 SEO(参见布局文件中的头部)
-新增导航栏和页脚组件
-新增 404 页面:https://astro-simple-starter.netlify.app/404