Skip to content

Latest commit

 

History

History
63 lines (36 loc) · 1.92 KB

README.md

File metadata and controls

63 lines (36 loc) · 1.92 KB

Website

This website is built using Docusaurus, a modern static website generator. このウェブサイトはDocusaurusという最新の静的ウェブサイト・ジェネレーターを使って作られています。

ロゴについて

フッターで使用しているロゴはさわらつきさんが作成したかわいいロゴです!

Installation

https://docusaurus.io/docs

Local Development

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

このコマンドはローカルの開発サーバーを起動し、ブラウザウィンドウを開きます。ほとんどの変更はサーバーを再起動することなくライブで反映されます。

Build

$ npm build

This command generates static content into the build directory and can be served using any static contents hosting service.

このコマンドは build ディレクトリに静的コンテンツを生成し、任意の静的コンテンツホスティングサービスを使用して提供することができます。

メモ

:::note

Docusaurus は、React ベースでつくられたドキュメントサイトに特化した SSG です。

:::

:::tip

Docusaurus は、React ベースでつくられたドキュメントサイトに特化した SSG です。

:::

:::info

Docusaurus は、React ベースでつくられたドキュメントサイトに特化した SSG です。

:::

:::caution

Docusaurus は、React ベースでつくられたドキュメントサイトに特化した SSG です。

:::

:::danger

Docusaurus は、React ベースでつくられたドキュメントサイトに特化した SSG です。

::: メモ