-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit f6ad62b
Showing
18 changed files
with
278 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
*.DS_STORE | ||
/.idea/ |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<browserconfig> | ||
<msapplication> | ||
<tile> | ||
<square150x150logo src="/mstile-150x150.png"/> | ||
<TileColor>#da532c</TileColor> | ||
</tile> | ||
</msapplication> | ||
</browserconfig> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"name": "", | ||
"short_name": "", | ||
"icons": [ | ||
{ | ||
"src": "/android-chrome-192x192.png", | ||
"sizes": "192x192", | ||
"type": "image/png" | ||
}, | ||
{ | ||
"src": "/android-chrome-384x384.png", | ||
"sizes": "384x384", | ||
"type": "image/png" | ||
} | ||
], | ||
"theme_color": "#ffffff", | ||
"background_color": "#ffffff", | ||
"display": "standalone" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
<!DOCTYPE html> | ||
<html lang="fr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
<meta name="description" content="Spectacle de dance Paris Can Dance organisé par Amalia Salle. Un show qui réunit dans un seul | ||
show, chaque année, les meilleurs chorégraphes français de renommée internationale pour offrir au public | ||
deux heures de danse époustouflantes"> | ||
<meta name="keywords" content="Paris Can Dance, hip-hop spectacle, hip-hop show, Amalia Salle, dance show, Paris dance show, Paris dance spectacle, Paris hip-hop"> | ||
<meta name="author" content="Amalia Salle, Paris Can Dance"> | ||
<meta property="og:title" content="Paris Can Dance Show - Organisé par Amalia SALLE" /> | ||
<meta property="og:description" content="Spectacle de dance Paris Can Dance organisé par Amalia Salle"> | ||
<meta property="og:url" content="https://www.pariscandance.com/" /> | ||
<meta property="og:image" content="https://pariscandance.com/image/pariscandance_students.jpg"> | ||
<meta property="og:image:type" content="image/jpg"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="image/apple-touch-icon.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="image/favicon-32x32.png"> | ||
<link rel="icon" type="image/png" sizes="16x16" href="image/favicon-16x16.png"> | ||
<link rel="manifest" href="image/site.webmanifest"> | ||
<link rel="mask-icon" href="image/safari-pinned-tab.svg" color="#5bbad5"> | ||
<meta name="msapplication-TileColor" content="#da532c"> | ||
<meta name="theme-color" content="#ffffff"> | ||
<title>Paris Can Dance Show - Organisé par Amalia SALLE</title> | ||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/css/bootstrap.min.css" integrity="sha384-9gVQ4dYFwwWSjIDZnLEWnxCjeSWFphJiwGPXr1jddIhOegiu1FwO5qRGvFXOdJZ4" crossorigin="anonymous"> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/brands.css" integrity="sha384-VGCZwiSnlHXYDojsRqeMn3IVvdzTx5JEuHgqZ3bYLCLUBV8rvihHApoA1Aso2TZA" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.13/css/fontawesome.css" integrity="sha384-GVa9GOgVQgOk+TNYXu7S/InPTfSDTtBalSgkgqQ7sCik56N9ztlkoTr2f/T44oKV" crossorigin="anonymous"> | ||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.0/umd/popper.min.js" integrity="sha384-cs/chFZiN24E4KMATLdqdvsezGxaGsi4hLGOzlXwp5UZB1LY//20VyM2taTB4QvJ" crossorigin="anonymous"></script> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.0/js/bootstrap.min.js" integrity="sha384-uefMccjFJAIv6A+rW+L4AHf99KvxDjWSu1z9VI8SKNVmz4sk7buKt/6v9KI65qnm" crossorigin="anonymous"></script> | ||
<script src="js/jquery.countdown.min.js"></script> | ||
<style> | ||
* { | ||
font-family: 'Roboto', sans-serif; | ||
} | ||
|
||
header { | ||
height: 578px; | ||
} | ||
|
||
section.container { | ||
max-width: 800px !important; | ||
} | ||
|
||
.bg-dark-pcd { | ||
background-color: #010101; | ||
} | ||
|
||
.text-dark-pcd { | ||
color: #111111; | ||
} | ||
|
||
#buy-ticket { | ||
border: 2px solid #dc3545!important; | ||
color: #dc3545!important; | ||
min-width: 300px; | ||
height: 50px; | ||
} | ||
|
||
#pcd-logo { | ||
padding-top: 150px; | ||
} | ||
|
||
#amalia-salle-avatar { | ||
height: 250px; | ||
} | ||
|
||
/* make keyframes that tell the start state and the end state of our object */ | ||
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } | ||
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } | ||
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } } | ||
|
||
.fade-in { | ||
opacity: 0; /* make things invisible upon start */ | ||
-webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */ | ||
-moz-animation: fadeIn ease-in 1; | ||
animation: fadeIn ease-in 1; | ||
|
||
-webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/ | ||
-moz-animation-fill-mode: forwards; | ||
animation-fill-mode: forwards; | ||
|
||
-webkit-animation-duration: 1s; | ||
-moz-animation-duration: 1s; | ||
animation-duration: 1s; | ||
} | ||
|
||
</style> | ||
</head> | ||
<body> | ||
<div> | ||
<header class="bg-dark-pcd"> | ||
<div class="container"> | ||
<div class="fade-in"> | ||
<img id="pcd-logo" class="mx-auto d-block" src="image/pariscandance_logo.png" | ||
alt="Paris Can Dance logo"> | ||
<h1 class="text-center text-white mt-4 mb-0">Paris Can Dance Show</h1> | ||
<h2 class="text-center text-white h6">organisé par Amalia Salle</h2> | ||
<div id="getting-started" class="text-white h1 text-center"></div> | ||
<script type="text/javascript"> | ||
$("#getting-started") | ||
.countdown("2018/07/09", function (event) { | ||
$(this).text( | ||
event.strftime('J-%D') | ||
); | ||
}); | ||
</script> | ||
<h3 class="text-center text-danger">COMPLET !</h3> | ||
</div> | ||
</div> | ||
</header> | ||
<img class="img-fluid w-100" src="image/pariscandance_students.jpg" alt="Paris Can Dance students"> | ||
<main> | ||
<section class="container mt-3 mb-5"> | ||
<h2 class="text-center">08/07/2018</h2> | ||
|
||
<p> | ||
De nombreux chorégraphes internationaux et leurs danseurs partageront la scène du | ||
magnifique <b>Théâtre du Gymnase Marie Bell</b> avec les élèves de Paris Can Dance le | ||
<b>dimanche 8 | ||
juillet</b> dans le 10e arrondissement de Paris.<br> | ||
Ils seront là pour vous régaler d'un spectacle de danse plein d'émotion, d'énergie | ||
et de surprises.<br> | ||
Venez admirer leur travail, les soutenir et passer une soirée inoubliable.<br><br> | ||
|
||
Achetez vos places pour le Paris Can Dance Show en toute sécurité et recevez un ticket | ||
électronique vous permettant d'accéder au théâtre le jour du | ||
spectacle.<br><br> | ||
</p> | ||
<p class="text-center"> | ||
Horaires : de <b>19H30</b> à <b>21H30</b>.<br> | ||
Prévoyez d'arriver 30 minutes à l'avance.<br> | ||
Les places ne sont pas numérotées. | ||
</p> | ||
|
||
<div class="text-center"> | ||
<button id="buy-ticket" class="btn"><span class="h3 text-danger">SOLD OUT!</span></button> | ||
</div> | ||
</section> | ||
|
||
<section class="container"> | ||
<hr> | ||
<img id="amalia-salle-avatar" src="image/amalia_salle.jpg" alt="Amalia Salle" class="img-fluid mx-auto d-block mt-4"> | ||
<h2 class="text-center mt-2">Amalia Salle</h2> | ||
<hr style="width: 300px"> | ||
<p> | ||
Forte de ses acquis en tant que chorégraphe pour divers LABELS tels que Just Dance, Sony Universal, | ||
L’Oréal, et pour des spectacles chorégraphiques et théâtrales en France et à l’étranger, Amalia a été | ||
appelée en tant que juré au World of Dance France 2017 et au Seacon Street Challenge à Bangkok.<br><br> | ||
|
||
Elle a crée Paris Can Dance, une entité parisienne qui développe la pédagogie et la culture hip hop | ||
depuis 3 ans et elle en est la directrice artistique. Avec Paris Can Dance elle réunit dans un seul | ||
show, chaque année, les meilleurs chorégraphes français de renommée internationale pour offrir au public | ||
deux heures de danse époustouflantes. | ||
</p> | ||
|
||
<footer class="text-center h1"> | ||
<a href="https://www.facebook.com/amyjunior.amaliasalle" class="text-dark-pcd"><i class="fab fa-facebook"></i></a> | ||
<a href="https://www.instagram.com/amaliasalle" class="text-dark-pcd"><i class="fab fa-instagram"></i></a> | ||
</footer> | ||
</section> | ||
</main> | ||
</div> | ||
</body> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.