🧑🚀 ようこそ!ここはホームページです
Welcome to the official Astro blog starter template. This template serves as a lightweight, minimally-styled starting point for anyone looking to build a personal website, blog, or portfolio with Astro.
公式Astroブログスターターテンプレートへようこそ。 このテンプレートは、Astro を使用して個人の Web サイト、ブログ、またはポートフォリオを構築しようとしている人にとって、 軽量で最小限のスタイルの出発点として機能します。
This template comes with a few integrations already configured in yourastro.config.mjs file. You can customize your setup withAstro Integrations to add tools like Tailwind, React, or Vue to your project.
このテンプレートには、あらかじめいくつかの統合機能がastro.config.mjsファイルに設定されています。 Astro Integrationsを使用して設定をカスタマイズすれば、Tailwind、React、Vueなどのツールをプロジェクトに追加できます。
Here are a few ideas on how to get started with the template:
テンプレートを使い始めるためのいくつかのアイデアをご紹介します:
- Edit this page in
src/pages/index.astro - Edit the site header items in
src/components/Header.astro - Add your name to the footer in
src/components/Footer.astro - Check out the included blog posts in
src/content/blog/ - Customize the blog post page layout in
src/layouts/BlogPost.astro
src/pages/index.astroファイルでこのページを編集してくださいsrc/components/Header.astroファイルでサイトヘッダーの項目を編集してくださいsrc/components/Footer.astroファイルのフッターにあなたの名前を追加してくださいsrc/content/blog/ディレクトリに含まれるブログ記事をご確認くださいsrc/layouts/BlogPost.astroファイルでブログ記事ページのレイアウトをカスタマイズしてください
Have fun! If you get stuck, remember toread the docsor join us on Discord to ask questions.
楽しんでください!行き詰まったら、ドキュメントを読むか、Discordで私たちに連絡して質問してください。
Looking for a blog template with a bit more personality? Check outastro-blog-templateby Maxi Ferreira.
もう少し個性のあるブログテンプレートをお探しですか?マキシ・フェレイラ作の「astro-blog-template」をぜひご覧ください。