Skip to content

Commit 84eaf80

Browse files
Copilotshenxianpeng
andcommitted
docs: Add 404 page and finalize unified documentation site
Co-authored-by: shenxianpeng <3353385+shenxianpeng@users.noreply.github.com>
1 parent 151287d commit 84eaf80

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

404.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
layout: default
3+
title: Page Not Found
4+
permalink: /404.html
5+
---
6+
7+
# Page Not Found
8+
9+
Sorry, the page you're looking for doesn't exist.
10+
11+
## What you can do:
12+
13+
- **Go to the [Home Page](/)** to start over
14+
- **Check our [Quick Start Guide](quick-start/)** to get started
15+
- **Browse [Commit Check Tool Documentation](commit-check/)**
16+
- **Browse [GitHub Action Documentation](commit-check-action/)**
17+
18+
## Common Links:
19+
20+
- [Configuration Guide](commit-check/configuration/)
21+
- [CLI Arguments](commit-check/cli-args/)
22+
- [Troubleshooting](commit-check-action/troubleshooting/)
23+
24+
## Still need help?
25+
26+
- [Search GitHub Issues](https://github.com/commit-check/commit-check/issues)
27+
- [Join GitHub Discussions](https://github.com/commit-check/commit-check/discussions)
28+
29+
[← Back to Home](/)

0 commit comments

Comments
 (0)