Refactor tupfiles

This commit is contained in:
Fabien Freling 2019-10-29 12:53:51 +01:00
parent eab3405456
commit 4beeae10ab
11 changed files with 71 additions and 34 deletions

View file

@ -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 |>