diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index de43cfd..94cb363 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,9 @@ pages: stage: deploy - script: echo "hi" + script: + - cp -r assets/ public/wireframe/ + - mv assets/ public/assets/ artifacts: paths: - public diff --git a/assets/closebutton.png b/public/assets/closebutton.png similarity index 100% rename from assets/closebutton.png rename to public/assets/closebutton.png diff --git a/assets/fake-home.jpg b/public/assets/fake-home.jpg similarity index 100% rename from assets/fake-home.jpg rename to public/assets/fake-home.jpg diff --git a/assets/folder-large.png b/public/assets/folder-large.png similarity index 100% rename from assets/folder-large.png rename to public/assets/folder-large.png diff --git a/assets/unknown-large.png b/public/assets/unknown-large.png similarity index 100% rename from assets/unknown-large.png rename to public/assets/unknown-large.png diff --git a/public/main.css b/public/css/main.css similarity index 100% rename from public/main.css rename to public/css/main.css diff --git a/public/wireframe/wireframe.css b/public/css/wireframe.css similarity index 100% rename from public/wireframe/wireframe.css rename to public/css/wireframe.css diff --git a/public/index.html b/public/index.html index 7f646e3..0314bfb 100644 --- a/public/index.html +++ b/public/index.html @@ -2,7 +2,7 @@ - + Document @@ -10,13 +10,13 @@
- +

Importer des documents

- +
Intégrer un contenu externe diff --git a/public/sliderjs/actual-screenshot1.jpg b/public/juxtaposejs/actual-screenshot1.jpg similarity index 100% rename from public/sliderjs/actual-screenshot1.jpg rename to public/juxtaposejs/actual-screenshot1.jpg diff --git a/public/sliderjs/index.html b/public/juxtaposejs/index.html similarity index 66% rename from public/sliderjs/index.html rename to public/juxtaposejs/index.html index c940149..3f20678 100644 --- a/public/sliderjs/index.html +++ b/public/juxtaposejs/index.html @@ -5,14 +5,12 @@ - Document - + Juxtaposed Lightbox -
- - + An image of the actual implementation + An image of my prototype implementation
diff --git a/public/sliderjs/poc-screenshot1.jpg b/public/juxtaposejs/poc-screenshot1.jpg similarity index 100% rename from public/sliderjs/poc-screenshot1.jpg rename to public/juxtaposejs/poc-screenshot1.jpg diff --git a/public/wireframe/index.html b/public/wireframe.html similarity index 98% rename from public/wireframe/index.html rename to public/wireframe.html index 38c17ee..f361ddd 100644 --- a/public/wireframe/index.html +++ b/public/wireframe.html @@ -1,7 +1,7 @@ - + Document @@ -14,9 +14,9 @@
x
@@ -26,7 +26,6 @@