Skip to content

Commit

Permalink
chore: adding sitemap
Browse files Browse the repository at this point in the history
  • Loading branch information
allanbowe committed Oct 17, 2020
1 parent efe4709 commit 6b782a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doxy/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,9 @@ echo 'core.sasjs.io' > CNAME
git add *
git commit -m "build.sh build on $(date +%F:%H:%M:%S)"
git push
npx sitemap-generator-cli https://core.sasjs.io
git add *
git commit -m "adding sitemap"
git push

echo "check it out: https://sasjs.github.io/core.github.io/files.html"

0 comments on commit 6b782a4

Please sign in to comment.