Add default templates, styles, and scripts for documentation site

This commit is contained in:
yhirose
2026-03-01 20:19:32 -05:00
parent 7444646627
commit b2d76658fc
11 changed files with 190 additions and 11 deletions

View File

@@ -0,0 +1,10 @@
---
title: Welcome
order: 0
---
# Welcome
This is the home page of your documentation site.
Edit this file at `pages/en/index.md` to get started.

View File

@@ -0,0 +1,10 @@
---
title: ようこそ
order: 0
---
# ようこそ
ドキュメントサイトのトップページです。
`pages/ja/index.md` を編集して始めましょう。