diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cbb91c5d6..d81359eaf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -70,7 +70,8 @@ dont-merge-to-master: # move internal odoc documentation to the website folder - mv ../../_build/default/_doc/_html/ build/odoc after_script: - - cp -r gitlab-pages/website/build public + - cp -r gitlab-pages/website/build public + - cp -r gitlab-pages/website/sitemap.xml public/sitemap.xml artifacts: paths: - public diff --git a/gitlab-pages/website/sitemap.xml b/gitlab-pages/website/sitemap.xml new file mode 100644 index 000000000..e84e233f5 --- /dev/null +++ b/gitlab-pages/website/sitemap.xml @@ -0,0 +1 @@ +https://ligolang.org/404.htmlweekly0.5https://ligolang.org/weekly0.5https://ligolang.org/contactweekly0.5https://ligolang.org/docs/advanced/entrypoints-contractsweekly0.5https://ligolang.org/docs/advanced/first-contractweekly0.5https://ligolang.org/docs/advanced/includeweekly0.5https://ligolang.org/docs/advanced/inlineweekly0.5https://ligolang.org/docs/advanced/michelson-and-ligoweekly0.5https://ligolang.org/docs/advanced/timestamps-addressesweekly0.5https://ligolang.org/docs/api/cheat-sheetweekly0.5https://ligolang.org/docs/api/cli-commandsweekly0.5https://ligolang.org/docs/contributors/big-picture/back-endweekly0.5https://ligolang.org/docs/contributors/big-picture/front-endweekly0.5https://ligolang.org/docs/contributors/big-picture/middle-endweekly0.5https://ligolang.org/docs/contributors/big-picture/overviewweekly0.5https://ligolang.org/docs/contributors/big-picture/vendorsweekly0.5https://ligolang.org/docs/contributors/documentation-and-releasesweekly0.5https://ligolang.org/docs/contributors/getting-startedweekly0.5https://ligolang.org/docs/contributors/ligo_test_guideweekly0.5https://ligolang.org/docs/contributors/originweekly0.5https://ligolang.org/docs/contributors/philosophyweekly0.5https://ligolang.org/docs/contributors/road-map/long-termweekly0.5https://ligolang.org/docs/contributors/road-map/short-termweekly0.5https://ligolang.org/docs/intro/editor-supportweekly0.5https://ligolang.org/docs/intro/faqweekly0.5https://ligolang.org/docs/intro/installationweekly0.5https://ligolang.org/docs/intro/introductionweekly0.5https://ligolang.org/docs/language-basics/boolean-if-elseweekly0.5https://ligolang.org/docs/language-basics/constants-and-variablesweekly0.5https://ligolang.org/docs/language-basics/functionsweekly0.5https://ligolang.org/docs/language-basics/loopsweekly0.5https://ligolang.org/docs/language-basics/maps-recordsweekly0.5https://ligolang.org/docs/language-basics/math-numbers-tezweekly0.5https://ligolang.org/docs/language-basics/operatorsweekly0.5https://ligolang.org/docs/language-basics/sets-lists-tuplesweekly0.5https://ligolang.org/docs/language-basics/stringsweekly0.5https://ligolang.org/docs/language-basics/tezos-specificweekly0.5https://ligolang.org/docs/language-basics/typesweekly0.5https://ligolang.org/docs/language-basics/unit-option-pattern-matchingweekly0.5https://ligolang.org/docs/reference/big-map-referenceweekly0.5https://ligolang.org/docs/reference/bitwise-referenceweekly0.5https://ligolang.org/docs/reference/bytes-referenceweekly0.5https://ligolang.org/docs/reference/crypto-referenceweekly0.5https://ligolang.org/docs/reference/current-referenceweekly0.5https://ligolang.org/docs/reference/list-referenceweekly0.5https://ligolang.org/docs/reference/map-referenceweekly0.5https://ligolang.org/docs/reference/set-referenceweekly0.5https://ligolang.org/docs/reference/string-referenceweekly0.5https://ligolang.org/docs/reference/toplevelweekly0.5https://ligolang.org/docs/tutorials/get-started/tezos-taco-shop-payoutweekly0.5https://ligolang.org/docs/tutorials/get-started/tezos-taco-shop-smart-contractweekly0.5 \ No newline at end of file