1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-09-08 23:50:43 +02:00

News! RSS! Fixed link-checker! Good stuff

This commit is contained in:
Pomax
2020-09-18 11:37:39 -07:00
parent bef638dc0b
commit 53f559001a
15 changed files with 184 additions and 192 deletions

View File

@@ -17,7 +17,7 @@ Use the latest Node v14, with all dependencies installed via `npm install`. Note
#### Specialised commands:
- `polish` runs `prettier` on the final .html files, as well as `link-checker` to make sure there are no dead links in the content.
- `regenerate` runs a build followed by running `prettier` on the final .html files, as well as `link-checker` to make sure there are no dead links in the content.
#### Even more specialized commands: