mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 11:48:30 +00:00
- Update README for clarity and quick start instructions - Refine default config.toml with hostname and base path - Adjust index.md files for consistent heading levels - Simplify CSS for code block styling and remove unnecessary theme switching - Refactor SiteConfig to derive full base URL from hostname and base path - Update MarkdownRenderer to remove light theme handling
11 lines
171 B
Markdown
11 lines
171 B
Markdown
---
|
|
title: ようこそ
|
|
order: 0
|
|
---
|
|
|
|
## ようこそ
|
|
|
|
ドキュメントサイトのトップページです。
|
|
|
|
`pages/ja/index.md` を編集して始めましょう。
|