Commit 4bfcb5a
Eric Bower
·
2024-12-20 19:55:20 -0500 EST
parent 42998cb
docs: readme
1 files changed,
+6,
-6
+6,
-6
| ... | ... | @@ -7,7 +7,7 @@ git repository and the provided revisions. | |
| 7 | 7 | ||
| 8 | 8 | It will only generate a commit log and files for the provided revisions. | |
| 9 | 9 | ||
| 10 | - | # usage | |
| 10 | + | ## usage | |
| 11 | 11 | ||
| 12 | 12 | ```bash | |
| 13 | 13 | make build |
| ... | ... | @@ -39,11 +39,6 @@ we generate a `vars.css` file that you are welcome to overwrite before | |
| 39 | 39 | deploying, it will _not_ change the syntax highlighting colors, only the main | |
| 40 | 40 | site colors. | |
| 41 | 41 | ||
| 42 | - | # inspiration | |
| 43 | - | ||
| 44 | - | This project was heavily inspired by | |
| 45 | - | [stagit](https://codemadness.org/stagit.html) | |
| 46 | - | ||
| 47 | 42 | ## with multiple repos | |
| 48 | 43 | ||
| 49 | 44 | `--root-relative` sets the prefix for all links (default: `/`). This makes it so |