update readme

This commit is contained in:
idk
2025-05-06 04:04:55 +00:00
parent 19e2dd4230
commit 0844cb231d

View File

@ -1,6 +1,6 @@
# go-gh-page
A tool that automatically generates GitHub Pages static websites from repository content. It converts your repository's Markdown files to HTML with a consistent layout, handles navigation, and preserves your documentation structure.
A tool that automatically generates GitHub Pages static websites from repository content. It converts your repository's Markdown files to HTML with a consistent layout, handles navigation, and preserves your documentation structure. It can be used as a github workflow for any repo.
## Features