Skip to content

Commit 25ae058

Browse files
authored
Enhance README.md: Add project description and website links (#16)
1 parent 33f3f7f commit 25ae058

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,21 @@
11
# cpp-linter.github.io
2+
3+
[![Website](https://img.shields.io/static/v1?logo=googlechrome&logoColor=white&label=Website&message=cpp-linter.github.io&color=yellow)](https://cpp-linter.github.io/)
4+
[![GitHub Org](https://img.shields.io/badge/github-cpp--linter-181717?logo=github)](https://github.com/cpp-linter)
5+
[![License](https://img.shields.io/github/license/cpp-linter/cpp-linter.github.io)](LICENSE)
6+
[![MkDocs](https://img.shields.io/badge/docs-MkDocs%20Material-526CFE?logo=materialformkdocs&logoColor=white)](https://cpp-linter.github.io/)
7+
8+
Documentation website for the `cpp-linter` project and organization.
9+
10+
This repository hosts the public site at <https://cpp-linter.github.io/>, including the homepage, getting started guides, and community links for the C/C++ linting ecosystem around `cpp-linter`.
11+
12+
## Website
13+
14+
- Main site: <https://cpp-linter.github.io/>
15+
- GitHub organization: <https://github.com/cpp-linter>
16+
17+
## What You'll Find
18+
19+
- Project overview and landing page content
20+
- Getting started documentation
21+
- Discussion and community entry points

0 commit comments

Comments
 (0)