update article main page generator
This commit is contained in:
parent
70005c9228
commit
45ce87e6b1
3 changed files with 33 additions and 24 deletions
|
@ -1,5 +1,5 @@
|
|||
include_rules
|
||||
HTML_TEMPLATE = article.html
|
||||
|
||||
: *.md |> ./generate_listing.sh > %o |> index.md
|
||||
: *.md |> ./generate_listing.nu > %o |> index.md
|
||||
: foreach *.md |> !html |>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue