Jelajahi Sumber

mep_content+backgroundradiant

Kévin Tessier 6 tahun lalu
induk
melakukan
dd7a7c371b

+ 22 - 0
cache/compiled/files/75671a00d0923feb124205bec93dcd34.yaml.php

@@ -0,0 +1,22 @@
+<?php
+return [
+    '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
+    'filename' => '/mnt/data/Sites/anissabensalah.net/user/accounts/admin.yaml',
+    'modified' => 1527087473,
+    'data' => [
+        'email' => 'kevin@figureslibres.io',
+        'fullname' => 'Kevin Tessier',
+        'title' => 'Administrator',
+        'state' => 'enabled',
+        'access' => [
+            'admin' => [
+                'login' => true,
+                'super' => true
+            ],
+            'site' => [
+                'login' => true
+            ]
+        ],
+        'hashed_password' => '$2y$10$RCP2WDnZ7pI7kmo8dy5mKu6jTiKoaCNGdvupC1lLqo6WVCuna4WxC'
+    ]
+];

+ 35 - 0
cache/compiled/files/bc65cf5887f8d5809631a6011f59df75.yaml.php

@@ -0,0 +1,35 @@
+<?php
+return [
+    '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
+    'filename' => '/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah/blueprints/modular/text.yaml',
+    'modified' => 1527502649,
+    'data' => [
+        'title' => 'Text',
+        '@extends' => 'default',
+        'form' => [
+            'fields' => [
+                'tabs' => [
+                    'fields' => [
+                        'content' => [
+                            'fields' => [
+                                'header.media_order' => [
+                                    'label' => 'Page Media (first one will be displayed next to your content)'
+                                ],
+                                'header.image_align' => [
+                                    'type' => 'select',
+                                    'label' => 'Image position',
+                                    'classes' => 'fancy',
+                                    'default' => 'left',
+                                    'options' => [
+                                        'left' => 'Left',
+                                        'right' => 'Right'
+                                    ]
+                                ]
+                            ]
+                        ]
+                    ]
+                ]
+            ]
+        ]
+    ]
+];

File diff ditekan karena terlalu besar
+ 1 - 1
cache/gpm/13/5b32613539366162643064643336393863373938653339363565663938626534615d5b315d.doctrinecache.data


File diff ditekan karena terlalu besar
+ 0 - 1
cache/gpm/66/5b34396661613630353231313630663039613732343136356335363337313931345d5b315d.doctrinecache.data


File diff ditekan karena terlalu besar
+ 1 - 1
cache/gpm/6c/5b34663964373865353835653237373637656432373033653066656139666236665d5b315d.doctrinecache.data


+ 1 - 1
logs/popularity/daily.json

@@ -1 +1 @@
-{"23-05-2018":157,"24-05-2018":194,"25-05-2018":212,"28-05-2018":287}
+{"23-05-2018":157,"24-05-2018":194,"25-05-2018":212,"28-05-2018":287,"29-05-2018":79}

+ 1 - 1
logs/popularity/monthly.json

@@ -1 +1 @@
-{"05-2018":850}
+{"05-2018":929}

+ 1 - 1
logs/popularity/totals.json

@@ -1 +1 @@
-{"\/":840,"\/typography":1,"\/home\/prochaines-dates":2,"\/home\/biographie":2,"\/home\/videos":3,"\/home\/photographies":1,"\/photographies":1}
+{"\/":919,"\/typography":1,"\/home\/prochaines-dates":2,"\/home\/biographie":2,"\/home\/videos":3,"\/home\/photographies":1,"\/photographies":1}

+ 1 - 1
logs/popularity/visitors.json

@@ -1 +1 @@
-{"4b84b15bff6ee5796152495a230e45e3d7e947d9":1527524282}
+{"4b84b15bff6ee5796152495a230e45e3d7e947d9":1527603731}

+ 1 - 1
user/pages/01.home/06._prochaines-dates/01._sovaj/text.fr.md

@@ -3,7 +3,7 @@ title: sovaj
 image_align: left
 ---
 
-### Date de l'album sovaj
+**Date de l'album sovaj**
 
 date(j/m/a) - nom de la salle - ville/pays - [billets](billets)
 date(j/m/a) - nom de la salle - ville/pays - [billets](billets)

File diff ditekan karena terlalu besar
+ 38 - 4
user/themes/anissabensalah/css-compiled/theme.css


File diff ditekan karena terlalu besar
+ 0 - 0
user/themes/anissabensalah/css-compiled/theme.min.css


+ 3 - 0
user/themes/anissabensalah/scss/config/mixins/_fonts.scss

@@ -98,9 +98,12 @@ $category: "sans-serif";
 $font16: 1rem;
 $font18: 1.134rem;
 $font21: 1.323rem;
+$font22: 1.375rem;
 $font24: 1.512rem;
+$font32: 2rem;
 $font36: 2.268rem;
 $font48: 3.024rem;
+$font72: 4.5rem;
 
 // $fonth1: 2rem;
 // $fonth2: 1.5rem;

+ 36 - 2
user/themes/anissabensalah/scss/theme/fonts.scss

@@ -6,7 +6,7 @@ body{
   #header{
     a{
       font-family: $Regular;
-      font-size: $font36;
+      font-size: $font32;
       font-weight: normal;
       color: white;
     }
@@ -14,7 +14,7 @@ body{
       li{
         &:nth-child(-n+2){
           &::after{
-            font-size: $font36;
+            font-size: $font32;
             content: "-";
             color: white;
           }
@@ -23,12 +23,46 @@ body{
     }
   }
   #start{
+    .content{
+      p{
+        font-size: $font22;
+        font-family: $light;
+        font-weight: normal;
+        line-height: 2rem;
+      }
+    }
     #home{
       h1{
         font-family: $Thin;
         font-weight: normal;
         font-size: 30vw;
       }
+      p, a {
+        font-size: $font24;
+        color: white;
+        font-family: $light;
+      }
+    }
+    .chap{
+      color: white;
+      font-family: $light;
+      h2{
+        font-family: $light;
+        font-weight: normal;
+        font-size: $font72;
+      }
+      a{
+        font-family: $Regular;
+        font-size: $font24;
+        color: white;
+        &:nth-of-type(2){
+          &::before{
+            margin: 0 5px;
+            content: "-";
+            color: white;
+          }
+        }
+      }
     }
   }
 }

+ 5 - 0
user/themes/anissabensalah/scss/theme/reset.scss

@@ -25,3 +25,8 @@ a{
 p, ul, li, ol, h1, h2, h3, em, blockquote{
   margin: 0;
 }
+
+img{
+  width: 100%;
+  height: auto;
+}

+ 45 - 7
user/themes/anissabensalah/scss/theme/section.scss

@@ -1,23 +1,61 @@
 #start{
-  // & > div{
-  //   width: 100%;
-  //   height: 100vh;
-  //   img{
-  //     width: 100%;
-  //   }
-  // }
+  div:nth-child(n+3){
+    display: flex;
+    & > div{
+      width: 50%;
+      height: 100vh;
+      overflow: auto;
+      &:first-child{
+        display: flex;
+        background-image: linear-gradient(#98272D, #4f100B);
+        .chap{
+          margin: auto;
+          text-align: center;
+        }
+      }
+    }
+  }
+  .content{
+    p{
+      text-align: center;
+      margin-bottom: 15px;
+    }
+  }
+  .grav-youtube{
+    margin: 0;
+  }
   #home{
+    display: flex;
     .visu-album{
       position: absolute;
     }
     .title{
         z-index: 999;
         height: 100vh;
+        width: 100%;
         display: flex;
         flex-wrap: wrap;
       h1{
+        width: 100vw;
         margin: auto;
         text-transform: uppercase;
+        text-align: center;
+      }
+      p{
+        position: absolute;
+        text-align: center;
+        width: 500px;
+        left: 50%;
+        margin-left: -250px;
+        top: 77%;
+      }
+    }
+  }
+  #biographie, #prochaine_date{
+    .content{
+      padding: 100px;
+      p:last-child{
+        margin-bottom: 100px;
       }
     }
   }

+ 14 - 11
user/themes/anissabensalah/templates/modular/submodular.html.twig

@@ -2,22 +2,25 @@
 
 {% block body %}
 
-    <div class="column">
-      <h2>{{page.title }}</h2>
-      {{page.content}}
+    <div class="column red">
+      <div class="chap">
 
-      {% for module in page.collection() %}
-        <a href="#{{module.title}}">{{module.title}}</a>
-      {% endfor %}
+        <h2>{{page.title|upper}}</h2>
+        {{page.content}}
 
-      <div class="reso">
-        <p>facebook</p>
-        <p>youtube</p>
-      </div>
+        {% for module in page.collection() %}
+          <a href="#{{module.title}}">{{module.title|upper}}</a>
+        {% endfor %}
+
+        <div class="reso">
+          <p>facebook</p>
+          <p>youtube</p>
+        </div>
 
+      </div>
     </div>
 
-  <div class="column">
+  <div class="column content">
 
     {% for module in page.collection() %}
         {{ module.content }}

Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini