From 6a8becba84e8f39778eacdc1e1a9643fa3819a59 Mon Sep 17 00:00:00 2001 From: Dario48true Date: Fri, 14 Feb 2025 09:25:03 +0100 Subject: [PATCH] codeberg is different ig --- .gitlab-ci.yml | 15 --------------- {site/bin => bin}/crypt.js | 0 {site/bin => bin}/index.html | 0 site/disable_form.js => disable_form.js | 0 {site/home => home}/Dario48/Pictures/folder.svg | 0 ...ne-ricerca_Dario-Spinnato-4Q-RSA-13022025.html | 0 {site/home => home}/index.html | 0 site/index.html => index.html | 0 site/path.js => path.js | 0 root/public/frpergf.ugzy | 7 +++++++ site/style.css => style.css | 0 11 files changed, 7 insertions(+), 15 deletions(-) delete mode 100644 .gitlab-ci.yml rename {site/bin => bin}/crypt.js (100%) rename {site/bin => bin}/index.html (100%) rename site/disable_form.js => disable_form.js (100%) rename {site/home => home}/Dario48/Pictures/folder.svg (100%) rename {site/home => home}/Dario48/compito_online-ricerca_Dario-Spinnato-4Q-RSA-13022025.html (100%) rename {site/home => home}/index.html (100%) rename site/index.html => index.html (100%) rename site/path.js => path.js (100%) create mode 100644 root/public/frpergf.ugzy rename site/style.css => style.css (100%) 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