Skip to content

Kota8102/pastelite

Repository files navigation

pastelite

overview

Pasteliteは、静的な個人サイトとして構築されています。 このサイトは、Gatsbyのテーマ「@lekoarts/gatsby-theme-minimal-blog」を使用しており、Gatsby、Docker (devcontainer)、およびFirebaseを組み合わせて動作しています。

Features

  • Gatsby: 高速でモダンなサイトを構築するためのフレームワーク。
  • Docker (devcontainer): 開発環境を統一し、簡単にセットアップできるようにするためのツール。
  • Firebase: サイトのホスティングとデータベース管理を行うためのプラットフォーム。

Getting Started

1. Create a Gatsby site.

Use the Gatsby CLI to clone the site and install dependencies:

npx gatsby new gatsby-starter-minimal-blog https://github.com/LekoArts/gatsby-starter-minimal-blog

2. Navigate to your new project.

cd pastelite

3. Open the code and start customizing!

Start the site by running npm run develop.

Your site is now running at http://localhost:8000!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published