mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-01 20:19:12 -04:00
Added dynamically generated sitemap and robots.txt file to prevent crawling of inline version
This commit is contained in:
parent
cc44fe6557
commit
502a9fbb92
7 changed files with 77 additions and 19 deletions
|
@ -11,6 +11,7 @@ script:
|
|||
- grunt node
|
||||
- grunt prod --msg="$COMPILE_MSG"
|
||||
before_deploy:
|
||||
- grunt exec:sitemap
|
||||
- grunt copy:ghPages
|
||||
deploy:
|
||||
- provider: pages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue