add fullpage
This commit is contained in:
@@ -1 +1 @@
|
||||
{"23-05-2018":157,"24-05-2018":194,"25-05-2018":212,"28-05-2018":287,"29-05-2018":82,"30-05-2018":86,"31-05-2018":252,"01-06-2018":177}
|
||||
{"23-05-2018":157,"24-05-2018":194,"25-05-2018":212,"28-05-2018":287,"29-05-2018":82,"30-05-2018":86,"31-05-2018":252,"01-06-2018":249}
|
||||
@@ -1 +1 @@
|
||||
{"05-2018":1270,"06-2018":177}
|
||||
{"05-2018":1270,"06-2018":249}
|
||||
@@ -1 +1 @@
|
||||
{"\/":1437,"\/typography":1,"\/home\/prochaines-dates":2,"\/home\/biographie":2,"\/home\/videos":3,"\/home\/photographies":1,"\/photographies":1}
|
||||
{"\/":1509,"\/typography":1,"\/home\/prochaines-dates":2,"\/home\/biographie":2,"\/home\/videos":3,"\/home\/photographies":1,"\/photographies":1}
|
||||
@@ -1 +1 @@
|
||||
{"4b84b15bff6ee5796152495a230e45e3d7e947d9":1527865001}
|
||||
{"4b84b15bff6ee5796152495a230e45e3d7e947d9":1527879859}
|
||||
File diff suppressed because one or more lines are too long
+1
-1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,16 @@
|
||||
/*! Copyright (c) 2011 Piotr Rochala (http://rocha.la)
|
||||
* Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
|
||||
* and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
|
||||
*
|
||||
* Version: 1.3.8
|
||||
*
|
||||
*/
|
||||
(function(e){e.fn.extend({slimScroll:function(f){var a=e.extend({width:"auto",height:"250px",size:"7px",color:"#000",position:"right",distance:"1px",start:"top",opacity:.4,alwaysVisible:!1,disableFadeOut:!1,railVisible:!1,railColor:"#333",railOpacity:.2,railDraggable:!0,railClass:"slimScrollRail",barClass:"slimScrollBar",wrapperClass:"slimScrollDiv",allowPageScroll:!1,wheelStep:20,touchScrollStep:200,borderRadius:"7px",railBorderRadius:"7px"},f);this.each(function(){function v(d){if(r){d=d||window.event;
|
||||
var c=0;d.wheelDelta&&(c=-d.wheelDelta/120);d.detail&&(c=d.detail/3);e(d.target||d.srcTarget||d.srcElement).closest("."+a.wrapperClass).is(b.parent())&&n(c,!0);d.preventDefault&&!k&&d.preventDefault();k||(d.returnValue=!1)}}function n(d,g,e){k=!1;var f=b.outerHeight()-c.outerHeight();g&&(g=parseInt(c.css("top"))+d*parseInt(a.wheelStep)/100*c.outerHeight(),g=Math.min(Math.max(g,0),f),g=0<d?Math.ceil(g):Math.floor(g),c.css({top:g+"px"}));l=parseInt(c.css("top"))/(b.outerHeight()-c.outerHeight());g=
|
||||
l*(b[0].scrollHeight-b.outerHeight());e&&(g=d,d=g/b[0].scrollHeight*b.outerHeight(),d=Math.min(Math.max(d,0),f),c.css({top:d+"px"}));b.scrollTop(g);b.trigger("slimscrolling",~~g);w();p()}function x(){u=Math.max(b.outerHeight()/b[0].scrollHeight*b.outerHeight(),30);c.css({height:u+"px"});var a=u==b.outerHeight()?"none":"block";c.css({display:a})}function w(){x();clearTimeout(B);l==~~l?(k=a.allowPageScroll,C!=l&&b.trigger("slimscroll",0==~~l?"top":"bottom")):k=!1;C=l;u>=b.outerHeight()?k=!0:(c.stop(!0,
|
||||
!0).fadeIn("fast"),a.railVisible&&m.stop(!0,!0).fadeIn("fast"))}function p(){a.alwaysVisible||(B=setTimeout(function(){a.disableFadeOut&&r||y||z||(c.fadeOut("slow"),m.fadeOut("slow"))},1E3))}var r,y,z,B,A,u,l,C,k=!1,b=e(this);if(b.parent().hasClass(a.wrapperClass)){var q=b.scrollTop(),c=b.siblings("."+a.barClass),m=b.siblings("."+a.railClass);x();if(e.isPlainObject(f)){if("height"in f&&"auto"==f.height){b.parent().css("height","auto");b.css("height","auto");var h=b.parent().parent().height();b.parent().css("height",
|
||||
h);b.css("height",h)}else"height"in f&&(h=f.height,b.parent().css("height",h),b.css("height",h));if("scrollTo"in f)q=parseInt(a.scrollTo);else if("scrollBy"in f)q+=parseInt(a.scrollBy);else if("destroy"in f){c.remove();m.remove();b.unwrap();return}n(q,!1,!0)}}else if(!(e.isPlainObject(f)&&"destroy"in f)){a.height="auto"==a.height?b.parent().height():a.height;q=e("<div></div>").addClass(a.wrapperClass).css({position:"relative",overflow:"hidden",width:a.width,height:a.height});b.css({overflow:"hidden",
|
||||
width:a.width,height:a.height});var m=e("<div></div>").addClass(a.railClass).css({width:a.size,height:"100%",position:"absolute",top:0,display:a.alwaysVisible&&a.railVisible?"block":"none","border-radius":a.railBorderRadius,background:a.railColor,opacity:a.railOpacity,zIndex:90}),c=e("<div></div>").addClass(a.barClass).css({background:a.color,width:a.size,position:"absolute",top:0,opacity:a.opacity,display:a.alwaysVisible?"block":"none","border-radius":a.borderRadius,BorderRadius:a.borderRadius,MozBorderRadius:a.borderRadius,
|
||||
WebkitBorderRadius:a.borderRadius,zIndex:99}),h="right"==a.position?{right:a.distance}:{left:a.distance};m.css(h);c.css(h);b.wrap(q);b.parent().append(c);b.parent().append(m);a.railDraggable&&c.bind("mousedown",function(a){var b=e(document);z=!0;t=parseFloat(c.css("top"));pageY=a.pageY;b.bind("mousemove.slimscroll",function(a){currTop=t+a.pageY-pageY;c.css("top",currTop);n(0,c.position().top,!1)});b.bind("mouseup.slimscroll",function(a){z=!1;p();b.unbind(".slimscroll")});return!1}).bind("selectstart.slimscroll",
|
||||
function(a){a.stopPropagation();a.preventDefault();return!1});m.hover(function(){w()},function(){p()});c.hover(function(){y=!0},function(){y=!1});b.hover(function(){r=!0;w();p()},function(){r=!1;p()});b.bind("touchstart",function(a,b){a.originalEvent.touches.length&&(A=a.originalEvent.touches[0].pageY)});b.bind("touchmove",function(b){k||b.originalEvent.preventDefault();b.originalEvent.touches.length&&(n((A-b.originalEvent.touches[0].pageY)/a.touchScrollStep,!0),A=b.originalEvent.touches[0].pageY)});
|
||||
x();"bottom"===a.start?(c.css({top:b.outerHeight()-c.outerHeight()}),n(0,!0)):"top"!==a.start&&(n(e(a.start).position().top,null,!0),a.alwaysVisible||c.hide());window.addEventListener?(this.addEventListener("DOMMouseScroll",v,!1),this.addEventListener("mousewheel",v,!1)):document.attachEvent("onmousewheel",v)}});return this}});e.fn.extend({slimscroll:e.fn.slimScroll})})(jQuery);
|
||||
@@ -41,12 +41,14 @@ function activenav() {
|
||||
});
|
||||
};
|
||||
|
||||
function iswhite() {
|
||||
$('.navigation li').midnight();
|
||||
function fullpage() {
|
||||
$('#start').fullpage({
|
||||
anchors: ['home', 'fullvideo', 'vidéos', 'biographie', 'photographie', 'presse', 'prochaines_dates', 'contact'],
|
||||
scrollOverflow: true
|
||||
});
|
||||
};
|
||||
|
||||
$(document).ready(function() {
|
||||
// divisionnav();
|
||||
fullpage();
|
||||
activenav();
|
||||
iswhite();
|
||||
});
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -40,7 +40,7 @@ body{
|
||||
color: white;
|
||||
}
|
||||
}
|
||||
#home, #contact{
|
||||
.home, .contact{
|
||||
h1{
|
||||
font-family: $Thin;
|
||||
font-weight: normal;
|
||||
|
||||
@@ -7,6 +7,9 @@
|
||||
&:nth-child(even){
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
& > div {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
& > div{
|
||||
width: 50%;
|
||||
overflow: auto;
|
||||
@@ -42,6 +45,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.content{
|
||||
p{
|
||||
@@ -53,13 +57,12 @@
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#home{
|
||||
.home{
|
||||
display: flex;
|
||||
.visu-album{
|
||||
position: absolute;
|
||||
}
|
||||
.title{
|
||||
// z-index: 998;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
@@ -103,7 +106,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
#biographie, #prochaines_dates{
|
||||
.biographie, .prochaines_dates{
|
||||
.content{
|
||||
padding: 100px;
|
||||
p:last-child{
|
||||
@@ -112,14 +115,14 @@
|
||||
}
|
||||
}
|
||||
|
||||
#photographie{
|
||||
.photographie{
|
||||
p{
|
||||
margin: 0;
|
||||
}
|
||||
}
|
||||
#presse{
|
||||
.presse{
|
||||
|
||||
#sovaj, #matriz{
|
||||
.sovaj, .matriz{
|
||||
display: flex;
|
||||
flex-flow: wrap;
|
||||
justify-content: center;
|
||||
@@ -146,12 +149,12 @@
|
||||
}
|
||||
}
|
||||
|
||||
#contact{
|
||||
.contact{
|
||||
background-image: linear-gradient(#98272D, #4f100B);
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
#Contact{
|
||||
.Contact{
|
||||
flex-direction: column;
|
||||
background-image: none;
|
||||
height: auto!important;
|
||||
|
||||
@@ -16,12 +16,12 @@
|
||||
{% if show_onpage_menu %}
|
||||
<script>
|
||||
// singlePageNav initialization & configuration
|
||||
$('ul.navigation').singlePageNav({
|
||||
offset: $('#header').outerHeight(),
|
||||
filter: ':not(.external)',
|
||||
updateHash: true,
|
||||
currentClass: 'active'
|
||||
});
|
||||
// $('ul.navigation').singlePageNav({
|
||||
// offset: $('#header').outerHeight(),
|
||||
// filter: ':not(.external)',
|
||||
// updateHash: true,
|
||||
// currentClass: 'active'
|
||||
// });
|
||||
</script>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
{% block body %}
|
||||
|
||||
<div id="{{ _self.pageLinkName(page.menu) }}" class="section">
|
||||
<div class=" {{ _self.pageLinkName(page.menu) }} section">
|
||||
<div class="visu-album">
|
||||
{% set header_image_media = page.media.images|first %}
|
||||
{{header_image_media}}
|
||||
@@ -69,7 +69,7 @@
|
||||
</div>
|
||||
|
||||
{% for module in page.collection() %}
|
||||
<div id="{{ _self.pageLinkName(module.menu) }}" class="section">
|
||||
<div class=" {{ _self.pageLinkName(module.menu) }} section">
|
||||
{{ module.content }}
|
||||
</div>
|
||||
{% endfor %}
|
||||
|
||||
@@ -24,8 +24,10 @@
|
||||
{% do assets.addJs('jquery', 101) %}
|
||||
{% do assets.addJs('theme://js/jquery.treemenu.js', {group:'bottom'}) %}
|
||||
{% do assets.addJs('theme://js/site.js', {group:'bottom'}) %}
|
||||
{% do assets.add('theme://js/fullPage.js') %}
|
||||
{% do assets.add('theme://js/midnight.jquery.min.js') %}
|
||||
{% do assets.add('theme://js/jquery.slimscroll.min.js') %}
|
||||
{% do assets.add('theme://js/scrolloverflow.min.js') %}
|
||||
{% do assets.add('theme://js/fullPage.js') %}
|
||||
{% do assets.add('theme://js/script.js') %}
|
||||
{% endblock %}
|
||||
{{ assets.js() }}
|
||||
|
||||
Reference in New Issue
Block a user