FIX: Sitemap
This commit is contained in:
parent
3ab29cd3f9
commit
0f2ecaa933
1 changed files with 5 additions and 0 deletions
|
@ -21,4 +21,9 @@ fi
|
|||
echo 'Building site 👷 '
|
||||
pelican ${PELICAN_CONTENT_FOLDER:=content} -o output -s ${PELICAN_CONFIG_FILE:=publishconf.py}
|
||||
|
||||
echo 'Fixing sitemap ❌ 👉🏽 ✔ '
|
||||
python sitemap.py
|
||||
|
||||
echo 'Build complete 🎉🎉 🕺💃 '
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue