Skip to content

Add MkDocs documentation site with Material theme #503

Open
cendhu wants to merge 2 commits intohyperledger:mainfrom
cendhu:mkdocs
Open

Add MkDocs documentation site with Material theme #503
cendhu wants to merge 2 commits intohyperledger:mainfrom
cendhu:mkdocs

Conversation

@cendhu
Copy link
Copy Markdown
Contributor

@cendhu cendhu commented Mar 31, 2026

Type of change

  • Documentation update

Description

Set up MkDocs with Material theme to publish project documentation
on GitHub Pages. Adds mkdocs.yml configuration, a custom landing page
(docs/index.md), a GitHub Actions workflow to deploy on push to main,
and a CI check to validate the docs build on pull requests.

Related issues

Signed-off-by: Senthilnathan <cendhu@gmail.com>
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 31, 2026

Coverage Status

coverage: 91.363% (+0.2%) from 91.198%
when pulling 82f6ef8 on cendhu:mkdocs
into fe43764 on hyperledger:main.

  Set up MkDocs with Material theme to publish project documentation
  on GitHub Pages. Adds mkdocs.yml configuration, a custom landing page
  (docs/index.md), a GitHub Actions workflow to deploy on push to main,
  and a CI check to validate the docs build on pull requests.

Signed-off-by: Senthilnathan <cendhu@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Add MkDocs documentation site and deploy to GitHub Pages

2 participants