moved the sigal dir in and updated conf.py to auto-update sigal dir
This commit is contained in:
parent
60150b02fc
commit
d561b14271
183 changed files with 223 additions and 1 deletions
1
conf.py
1
conf.py
|
|
@ -81,6 +81,7 @@ FEED_LINKS_APPEND_QUERY = False
|
|||
DEPLOY_COMMANDS = {
|
||||
'default': [
|
||||
#"nikola check -fl",
|
||||
"cd sigal; sigal build",
|
||||
"nikola build",
|
||||
#"nikola check -f",
|
||||
"chmod -R a+rX output/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue