diff options
author | EuAndreh <eu@euandre.org> | 2021-01-25 17:24:03 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-01-25 17:24:03 -0300 |
commit | 571f196363919c6b5dcc0c7017c432cfdfa4dc31 (patch) | |
tree | 6ee05e46003dd61390d7b4df56f30239de4a2768 /_config.yml | |
parent | mv build-aux/assert-todos.sh build-aux/workflow/ (diff) | |
download | euandre.org-571f196363919c6b5dcc0c7017c432cfdfa4dc31.tar.gz euandre.org-571f196363919c6b5dcc0c7017c432cfdfa4dc31.tar.xz |
Use "make public" as the primary way of building the site
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index c11516c..d58209e 100644 --- a/_config.yml +++ b/_config.yml @@ -43,6 +43,7 @@ exclude: - locale/ - resources/podcasts/*.checksum - resources/screencasts/*.checksum + - public/ collections: articles: |