diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index a288976..0000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,15 +0,0 @@ -# The Docker image that will be used to build your app -image: busybox - - -pages: - stage: deploy - script: - - echo 'Nothing to do...' - artifacts: - paths: - - site - expire_in: 1 day - rules: - - if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH - publish: "site" diff --git a/site/bin/crypt.js b/bin/crypt.js similarity index 100% rename from site/bin/crypt.js rename to bin/crypt.js diff --git a/site/bin/index.html b/bin/index.html similarity index 100% rename from site/bin/index.html rename to bin/index.html diff --git a/site/disable_form.js b/disable_form.js similarity index 100% rename from site/disable_form.js rename to disable_form.js diff --git a/site/home/Dario48/Pictures/folder.svg b/home/Dario48/Pictures/folder.svg similarity index 100% rename from site/home/Dario48/Pictures/folder.svg rename to home/Dario48/Pictures/folder.svg diff --git a/site/home/Dario48/compito_online-ricerca_Dario-Spinnato-4Q-RSA-13022025.html b/home/Dario48/compito_online-ricerca_Dario-Spinnato-4Q-RSA-13022025.html similarity index 100% rename from site/home/Dario48/compito_online-ricerca_Dario-Spinnato-4Q-RSA-13022025.html rename to home/Dario48/compito_online-ricerca_Dario-Spinnato-4Q-RSA-13022025.html diff --git a/site/home/index.html b/home/index.html similarity index 100% rename from site/home/index.html rename to home/index.html diff --git a/site/index.html b/index.html similarity index 100% rename from site/index.html rename to index.html diff --git a/site/path.js b/path.js similarity index 100% rename from site/path.js rename to path.js diff --git a/root/public/frpergf.ugzy b/root/public/frpergf.ugzy new file mode 100644 index 0000000..c01c04b --- /dev/null +++ b/root/public/frpergf.ugzy @@ -0,0 +1,7 @@ +# vim: set ft=html : + + + + + + diff --git a/site/style.css b/style.css similarity index 100% rename from site/style.css rename to style.css