mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2026-04-12 03:38: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
150 B
Markdown
11 lines
150 B
Markdown
---
|
|
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.
|