Commit c561730
Remove unused
The `site-fast` target invokes `gatsby develop` but the documentation
site no longer uses Gatsby (it is built with Hugo, per the `site`,
`build`, and `clean` targets). The target cannot succeed on a clean
checkout and is confusing to contributors scanning the Makefile for
how to run the docs locally.
Closes #945
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>site-fast target from Makefile1 parent 6757691 commit c561730
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 25 | | |
30 | 26 | | |
31 | 27 | | |
| |||
36 | 32 | | |
37 | 33 | | |
38 | 34 | | |
39 | | - | |
| 35 | + | |
40 | 36 | | |
41 | 37 | | |
42 | 38 | | |
| |||
0 commit comments