File tree Expand file tree Collapse file tree 6 files changed +19
-0
lines changed Expand file tree Collapse file tree 6 files changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -25,12 +25,21 @@ reference:
2525destination : docs
2626articles :
2727- title : Get started
28+ description : >
29+ All you need to know as a {precommit} (power) user.
2830 navbar : ~
2931 contents :
32+ - precommit
3033 - why-use-hooks
3134 - available-hooks
3235 - ci
3336 - FAQ
37+ - title : Developer Docs
38+ description : >
39+ You won't need this unless you want to contribute to that repo.
40+ contents :
41+ - hook-order
42+ - testing
3443
3544template :
3645 params :
Original file line number Diff line number Diff line change 11---
22title : " FAQ"
33output : rmarkdown::html_vignette
4+ description : >
5+ Common questions and answers for pre-commit users.
46vignette : >
57 %\VignetteIndexEntry{FAQ}
68 %\VignetteEncoding{UTF-8}
Original file line number Diff line number Diff line change 11---
22title : " Available Hooks"
3+ description : >
4+ Check out all hooks this repo contains and how they can be customized
35output : rmarkdown::html_vignette
46vignette : >
57 %\VignetteIndexEntry{available-hooks}
Original file line number Diff line number Diff line change 11---
22title : " Continuous Integration"
3+ description : >
4+ Understand how pre-commit can be used in a continuous integration settting.
35output : rmarkdown::html_vignette
46vignette : >
57 %\VignetteIndexEntry{Continuous Integration}
Original file line number Diff line number Diff line change 11---
22title : " precommit"
3+ description : >
4+ Learn how to get started with the basics of {precommit}.
35output : rmarkdown::html_vignette
46vignette : >
57 %\VignetteIndexEntry{precommit}
Original file line number Diff line number Diff line change 11---
22title : " Why is this useful?"
33output : rmarkdown::html_vignette
4+ description : >
5+ Understand why we build this and why we think it's useful.
46vignette : >
57 %\VignetteIndexEntry{why-use-hooks}
68 %\VignetteEncoding{UTF-8}
You can’t perform that action at this time.
0 commit comments