diff --git a/index.html b/index.html index 9acb52e..5439516 100644 --- a/index.html +++ b/index.html @@ -25,6 +25,7 @@
Or see any of the packages here that depend on this action: https://github.com/kdheepak/panvimdoc/network/dependents
-If you are interested in making your vim plugin documentation available as a HTML page, check out .github/workflows/docs.yml file.
-You can find the Markdown file you are reading right now converted to HTML here: https://kdheepak.com/panvimdoc/
+Here’s an example:
name: docs
on:
@@ -182,7 +184,6 @@ Using Github Actions
with:
branch: gh-pages
folder: public
pre-commit lets you easily install and manage pre-commit hooks locally.
Two hooks are available, differing only in the way dependencies are handled: