diff --git a/index.html b/index.html index 41466a1..793f3b6 100644 --- a/index.html +++ b/index.html @@ -4,285 +4,6 @@
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.