Refactor tupfiles
This commit is contained in:
parent
eab3405456
commit
4beeae10ab
11 changed files with 71 additions and 34 deletions
|
@ -1,4 +1,5 @@
|
|||
include_rules
|
||||
HTML_TEMPLATE = article.html
|
||||
|
||||
: |> ./generate_listing.sh > %o |> index.md
|
||||
: foreach *.md |> !article |>
|
||||
: *.md |> ./generate_listing.sh > %o |> index.md
|
||||
: foreach *.md |> !html |>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue