diff --git a/newVersion/assets/screenshotBooking.jpg b/newVersion/assets/screenshotBooking.jpg new file mode 100644 index 0000000..274f52d Binary files /dev/null and b/newVersion/assets/screenshotBooking.jpg differ diff --git a/newVersion/assets/screenshotPage3.jpg b/newVersion/assets/screenshotImpress.jpg similarity index 100% rename from newVersion/assets/screenshotPage3.jpg rename to newVersion/assets/screenshotImpress.jpg diff --git a/newVersion/assets/screenshotPage3a.jpg b/newVersion/assets/screenshotImpressA.jpg similarity index 100% rename from newVersion/assets/screenshotPage3a.jpg rename to newVersion/assets/screenshotImpressA.jpg diff --git a/newVersion/assets/screenshotPage1.jpg b/newVersion/assets/screenshotJapan.jpg similarity index 100% rename from newVersion/assets/screenshotPage1.jpg rename to newVersion/assets/screenshotJapan.jpg diff --git a/newVersion/assets/screenshotPage1a.jpg b/newVersion/assets/screenshotJapanA.jpg similarity index 100% rename from newVersion/assets/screenshotPage1a.jpg rename to newVersion/assets/screenshotJapanA.jpg diff --git a/newVersion/assets/screenshotLibreevent.jpg b/newVersion/assets/screenshotLibreevent.jpg new file mode 100644 index 0000000..820f107 Binary files /dev/null and b/newVersion/assets/screenshotLibreevent.jpg differ diff --git a/newVersion/assets/screenshotLibreeventA.jpg b/newVersion/assets/screenshotLibreeventA.jpg new file mode 100644 index 0000000..8b0e1c7 Binary files /dev/null and b/newVersion/assets/screenshotLibreeventA.jpg differ diff --git a/newVersion/assets/screenshotLogin.jpg b/newVersion/assets/screenshotLogin.jpg new file mode 100644 index 0000000..8e0e368 Binary files /dev/null and b/newVersion/assets/screenshotLogin.jpg differ diff --git a/newVersion/assets/screenshotMainPage.jpg b/newVersion/assets/screenshotMainPage.jpg new file mode 100644 index 0000000..97d878f Binary files /dev/null and b/newVersion/assets/screenshotMainPage.jpg differ diff --git a/newVersion/assets/screenshotMainPageA.jpg b/newVersion/assets/screenshotMainPageA.jpg new file mode 100644 index 0000000..abb791e Binary files /dev/null and b/newVersion/assets/screenshotMainPageA.jpg differ diff --git a/newVersion/assets/screenshotPage1a.png b/newVersion/assets/screenshotPage1a.png deleted file mode 100644 index c79541c..0000000 Binary files a/newVersion/assets/screenshotPage1a.png and /dev/null differ diff --git a/newVersion/assets/screenshotPage2.png b/newVersion/assets/screenshotPage2.png deleted file mode 100644 index f7adef9..0000000 Binary files a/newVersion/assets/screenshotPage2.png and /dev/null differ diff --git a/newVersion/assets/screenshotPage2a.jpg b/newVersion/assets/screenshotPage2a.jpg deleted file mode 100644 index 45508e8..0000000 Binary files a/newVersion/assets/screenshotPage2a.jpg and /dev/null differ diff --git a/newVersion/assets/screenshotPage3.png b/newVersion/assets/screenshotPage3.png deleted file mode 100644 index db4c00c..0000000 Binary files a/newVersion/assets/screenshotPage3.png and /dev/null differ diff --git a/newVersion/assets/screenshotPage4.jpg b/newVersion/assets/screenshotPage4.jpg deleted file mode 100644 index d29e019..0000000 Binary files a/newVersion/assets/screenshotPage4.jpg and /dev/null differ diff --git a/newVersion/assets/screenshotPage4a.jpg b/newVersion/assets/screenshotPage4a.jpg deleted file mode 100644 index f6fe325..0000000 Binary files a/newVersion/assets/screenshotPage4a.jpg and /dev/null differ diff --git a/newVersion/assets/screenshotPage5.png b/newVersion/assets/screenshotPage5.png deleted file mode 100644 index 484bfe0..0000000 Binary files a/newVersion/assets/screenshotPage5.png and /dev/null differ diff --git a/newVersion/assets/screenshotPage6.png b/newVersion/assets/screenshotPage6.png deleted file mode 100644 index 145c7db..0000000 Binary files a/newVersion/assets/screenshotPage6.png and /dev/null differ diff --git a/newVersion/assets/screenshotPage6a.png b/newVersion/assets/screenshotPage6a.png deleted file mode 100644 index 7e80469..0000000 Binary files a/newVersion/assets/screenshotPage6a.png and /dev/null differ diff --git a/newVersion/css/examplesStyle.css b/newVersion/css/examplesStyle.css index 369c3bf..aeb3dcd 100644 --- a/newVersion/css/examplesStyle.css +++ b/newVersion/css/examplesStyle.css @@ -14,42 +14,42 @@ body { #step-2 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage6a.png'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotLibreevent.jpg'); background-repeat: no-repeat; background-size: cover; } #step-3 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage2a.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotMainPage.jpg'); background-repeat: no-repeat; background-size: cover; } #step-4 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage3a.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotBooking.jpg'); background-repeat: no-repeat; background-size: cover; } #step-5 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage5.png'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotImpressA.jpg'); background-repeat: no-repeat; background-size: cover; } #step-6 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage4a.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotLogin.jpg'); background-repeat: no-repeat; background-size: cover; } #step-7 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage1a.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotJapanA.jpg'); background-repeat: no-repeat; background-size: cover; } diff --git a/newVersion/css/homeStyle.css b/newVersion/css/homeStyle.css index 5abbcc6..b4b0ef4 100644 --- a/newVersion/css/homeStyle.css +++ b/newVersion/css/homeStyle.css @@ -13,28 +13,28 @@ body { #step-2 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage1.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotJapan.jpg'); background-repeat: no-repeat; background-size: cover; } #step-3 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage2.png'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotMainPageA.jpg'); background-repeat: no-repeat; background-size: cover; } #step-4 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage3.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotLibreevent.jpg'); background-repeat: no-repeat; background-size: cover; } #step-5 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage4.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotBooking.jpg'); background-repeat: no-repeat; background-size: cover; } diff --git a/newVersion/css/infoStyle.css b/newVersion/css/infoStyle.css index ac5beea..bf35dd2 100644 --- a/newVersion/css/infoStyle.css +++ b/newVersion/css/infoStyle.css @@ -14,42 +14,42 @@ body { #step-2 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage6.png'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotBooking.jpg'); background-repeat: no-repeat; background-size: cover; } #step-3 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage2.png'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotMainPageA.jpg'); background-repeat: no-repeat; background-size: cover; } #step-4 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage3.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotLibreevent.jpg'); background-repeat: no-repeat; background-size: cover; } #step-5 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage5.png'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotLogin.jpg'); background-repeat: no-repeat; background-size: cover; } #step-6 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage4.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotImpress.jpg'); background-repeat: no-repeat; background-size: cover; } #step-7 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage1.jpg'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotJapan.jpg'); background-repeat: no-repeat; background-size: cover; } diff --git a/newVersion/css/orderStyle.css b/newVersion/css/orderStyle.css index cc42939..7596ad7 100644 --- a/newVersion/css/orderStyle.css +++ b/newVersion/css/orderStyle.css @@ -8,14 +8,14 @@ body { #step-1 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage2.png'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotLibreevent.jpg'); background-repeat: no-repeat; background-size: cover; } #step-2 { position: fixed; - background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotPage3.png'); + background: linear-gradient(to right, rgba( 0, 0, 0, 255 ) 30%, rgba( 0, 0, 0, 0 )), url( '/assets/screenshotMainPageA.jpg'); background-repeat: no-repeat; background-size: cover; } diff --git a/newVersion/examples/index.html b/newVersion/examples/index.html index 56e4cab..ff9c06b 100644 --- a/newVersion/examples/index.html +++ b/newVersion/examples/index.html @@ -18,7 +18,7 @@ -
My own website, where I show off my projects
- +A fully featured booking system for Language School Hossegor
+A website for a JavaScript presentation framework I contribute code to
The documentation page for impress.js, a JavaScript presentation framework
-A fully featured booking system for Language School Hossegor
+A full login system that provides oauth-like login to other websites
-
-
-
-
-
+
+
+
+
+
+