Browse Source

Update expo

Jeremy Thomas 7 năm trước cách đây
mục cha
commit
9db2be70d9

+ 0 - 2
docs/_includes/bsa.html

@@ -1,4 +1,3 @@
-{% unless site.env == "development" %}
 <script src="//m.servedby-buysellads.com/monetization.js" type="text/javascript"></script>
 
 <section class="hero is-info bsa">
@@ -27,4 +26,3 @@
       }
   })();
 </script>
-{% endunless %}

+ 0 - 2
docs/_includes/carbon.html

@@ -48,8 +48,6 @@
       }
     }
   </script>
-  {% unless site.env == "development" %}
   <script async src="//cdn.carbonads.com/carbon.js?zoneid=1673&serve=C6AILKT&placement=bulmaio" id="_carbonads_js" onerror="__fb(this)"></script>
-  {% endunless %}
 </div>
 </div>

+ 0 - 4
docs/_includes/footer.html

@@ -50,11 +50,9 @@
           <p id="alternative">
             <a href="{{ site.url }}/alternative-to-bootstrap/">An alternative to <strong>Bootstrap</strong></a>
           </p>
-          {% unless site.env == "development" %}
           <div class="twitter-container">
             <a href="{{ site.twitter }}" class="twitter-follow-button" data-show-count="true" data-lang="en" data-size="large">@jgthms</a>
           </div>
-          {% endunless %}
         </div>
       </div>
       <div class="column is-5">
@@ -62,7 +60,6 @@
           <div>
             <strong>Support</strong> and share the love!
           </div>
-          {% unless site.env == "development" %}
           <div id="social">
             <iframe class="github-btn" src="https://ghbtns.com/github-btn.html?user=jgthms&repo=bulma&type=star&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="160px" height="30px"></iframe>
 
@@ -77,7 +74,6 @@
 
             <div class="fb-like" data-href="https://www.facebook.com/bulmaio" data-layout="button" data-action="like" data-size="large" data-show-faces="false" data-share="true"></div>
           </div>
-          {% endunless %}
         </div>
       </div>
       <div class="column is-4">

+ 1 - 1
docs/_includes/tw.html

@@ -4,7 +4,7 @@
   <header class="bd-tw-header">
     <a class="bd-tw-author" href="{{ twUrl }}" target="_blank">
       <figure class="bd-tw-avatar">
-        <img class="b-lazy" src="{{ include.tweet.avatar }}">
+        <img class="lazyload" src="{{ include.tweet.avatar }}">
       </figure>
       <div class="bd-tw-name">
         <strong class="bd-tw-fullname">

+ 2 - 1
docs/_sass/expo.sass

@@ -50,7 +50,8 @@
   .bd-website
     margin-top: 3rem
     width: calc(50% - 3rem)
-    &:nth-child(1)
+    &:nth-child(1),
+    &:nth-child(2)
       margin-top: 0
     &.bd-is-highlighted
       width: 100%

+ 1 - 1
docs/css/bulma-docs.css

@@ -12203,7 +12203,7 @@ html.route-index .hero.is-primary a.column:hover .title strong {
     margin-top: 3rem;
     width: calc(50% - 3rem);
   }
-  .bd-website:nth-child(1) {
+  .bd-website:nth-child(1), .bd-website:nth-child(2) {
     margin-top: 0;
   }
   .bd-website.bd-is-highlighted {

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
docs/css/bulma-docs.css.map


+ 14 - 8
docs/expo.html

@@ -7,6 +7,12 @@ other:
   url: https://lucperkins.github.io/bookkeeper/
   date: "26 Jul 2017"
 websites:
+- name: bongoutindonesia
+  url: https://bongoutindonesia.com/
+  date: "1 Oct 2017"
+- name: uploadme
+  url: https://uploadme.ai/
+  date: "24 Sep 2017"
 - name: Gustav
   url: https://hellogustav.com/
   date: "29 Aug 2017"
@@ -17,16 +23,16 @@ websites:
 - name: Brújula Turística
   url: https://www.brujulaturistica.com/
   date: "3 Aug 2017"
-- name: Sketch for Designrs
-  url: http://sketch.fordesignrs.com/
-  date: "22 Aug 2017"
-  highlighted: true
 - name: LottieFiles
   url: https://www.lottiefiles.com/
   date: "1 Aug 2017"
 - name: Smileonthetiles
   url: https://smileonthetiles.co.uk/
   date: "1 Aug 2017"
+- name: Sketch for Designrs
+  url: http://sketch.fordesignrs.com/
+  date: "22 Aug 2017"
+  highlighted: true
 - name: Bashful Birdie
   url: http://www.bashfulbirdie.com/
   date: "24 Jul 2017"
@@ -128,7 +134,7 @@ websites:
               {% assign size1x = "1344x840" %}
               {% assign size2x = "2688x1680" %}
               <img
-                class="b-lazy"
+                class="lazyload"
                 src="{{ site.url }}/images/placeholders/empty.png"
                 data-src="{{ imagePath }}-{{ size1x }}.jpg"
                 data-srcset="{{ imagePath }}-{{ size2x }}.jpg 2x,
@@ -139,7 +145,7 @@ websites:
               {% assign size1x = "672x420" %}
               {% assign size2x = "1344x840" %}
               <img
-                class="b-lazy"
+                class="lazyload"
                 src="{{ site.url }}/images/placeholders/empty.png"
                 data-src="{{ imagePath }}-{{ size1x }}.jpg"
                 data-srcset="{{ imagePath }}-{{ size2x }}.jpg 2x,
@@ -164,9 +170,9 @@ websites:
   </div>
 </main>
 
-<script src="{{ site.url }}/vendor/blazy-1.8.2.min.js"></script>
+<script src="{{ site.url }}/vendor/lazyload-2.0.0-beta.2.min.js"></script>
 <script type="text/javascript">
   ;(function() {
-    var bLazy = new Blazy();
+    lazyload();
   })();
 </script>

BIN
docs/images/expo/bongoutindonesia-1344x840.jpg


BIN
docs/images/expo/bongoutindonesia-672x420.jpg


BIN
docs/images/expo/uploadme-1344x840.jpg


BIN
docs/images/expo/uploadme-2688x1680.jpg


BIN
docs/images/expo/uploadme-672x420.jpg


+ 2 - 0
docs/vendor/lazyload-2.0.0-beta.2.min.js

@@ -0,0 +1,2 @@
+/*! Lazy Load 2.0.0-beta.2 - MIT license - Copyright 2007-2017 Mika Tuupola */
+!function(t,e){"object"==typeof exports?module.exports=e(t):"function"==typeof define&&define.amd?define([],e(t)):t.LazyLoad=e(t)}("undefined"!=typeof global?global:this.window||this.global,function(t){"use strict";function e(t,e){this.settings=r(s,e||{}),this.images=t||document.querySelectorAll(this.settings.selector),this.observer=null,this.init()}const s={src:"data-src",srcset:"data-srcset",selector:".lazyload"},r=function(){let t={},e=!1,s=0,o=arguments.length;"[object Boolean]"===Object.prototype.toString.call(arguments[0])&&(e=arguments[0],s++);for(;s<o;s++)!function(s){for(let o in s)Object.prototype.hasOwnProperty.call(s,o)&&(e&&"[object Object]"===Object.prototype.toString.call(s[o])?t[o]=r(!0,t[o],s[o]):t[o]=s[o])}(arguments[s]);return t};if(e.prototype={init:function(){if(!t.IntersectionObserver)return void this.loadImages();let e=this,s={root:null,rootMargin:"0px",threshold:[0]};this.observer=new IntersectionObserver(function(t){t.forEach(function(t){if(t.intersectionRatio>0){e.observer.unobserve(t.target);let s=t.target.getAttribute(e.settings.src),r=t.target.getAttribute(e.settings.srcset);"img"===t.target.tagName.toLowerCase()?(s&&(t.target.src=s),r&&(t.target.srcset=r)):t.target.style.backgroundImage="url("+s+")"}})},s),this.images.forEach(function(t){e.observer.observe(t)})},loadAndDestroy:function(){this.settings&&(this.loadImages(),this.destroy())},loadImages:function(){if(!this.settings)return;let t=this;this.images.forEach(function(e){let s=e.getAttribute(t.settings.src),r=e.getAttribute(t.settings.srcset);"img"===e.tagName.toLowerCase()?(s&&(e.src=s),r&&(e.srcset=r)):e.style.backgroundImage="url("+s+")"})},destroy:function(){this.settings&&(this.observer.disconnect(),this.settings=null)}},t.lazyload=function(t,s){return new e(t,s)},t.jQuery){const s=t.jQuery;s.fn.lazyload=function(t){return t=t||{},t.attribute=t.attribute||"data-src",new e(s.makeArray(this),t),this}}return e});

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác