mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Extend GHA documentation to specify requirements file
This commit is contained in:
parent
29185e4ad7
commit
6f1605edf9
2 changed files with 3 additions and 2 deletions
|
|
@ -187,6 +187,8 @@ the workflow:
|
|||
| | | install, for example to enable | | |
|
||||
| | | markdown and typogrify use: | | |
|
||||
| | | ``"pelican[markdown] typogrify"`` | | |
|
||||
| | | or if you have a requirements | | |
|
||||
| | | file: ``"-r requirements.txt"`` | | |
|
||||
+--------------+----------+-----------------------------------+--------+---------------+
|
||||
| output-path | No | Where to output the generated | string | ``"output/"`` |
|
||||
| | | files (``pelican``'s ``--output`` | | |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue