diff --git a/docs/_data/expo.json b/docs/_data/expo.json index 1c1a7535..f2f200c1 100644 --- a/docs/_data/expo.json +++ b/docs/_data/expo.json @@ -1,5 +1,11 @@ { "by_id": { + "mullvad": { + "name": "mullvad", + "url": "https://mullvad.net/", + "highlighted": true, + "date": "6 Jan 2021" + }, "klevgrand": { "name": "klevgrand", "url": "https://klevgrand.com/products/kleverb", @@ -412,6 +418,7 @@ "lists": { "home": ["signal", "getbedtimestories", "counternetwork", "Gustav"], "expo": [ + "mullvad", "klevgrand", "starbucks-concept", "signal", diff --git a/docs/expo.html b/docs/expo.html index dbedf204..acf0cd33 100644 --- a/docs/expo.html +++ b/docs/expo.html @@ -6,85 +6,66 @@ share_description: "Get inspired! The Bulma Expo is a curated collection of the layout: default route: expo breadcrumb: -- home -- expo + - home + - expo --- -{% include global/navbar.html id="Expo" %} - -{% - include components/hero.html - color="expo" - icon="fas fa-star" - title="The Bulma **Expo**" - subtitle="How everyone is designing gorgeous websites using Bulma" -%} - -{% assign encoded_url = 'Here is my lovely website!' | urlencode %} -{% assign tweet_href = 'https://twitter.com/intent/tweet?text=' | append: encoded_url | append: '&hashtags=madewithbulma' %} - -{% capture call_button %} - {% include - elements/tw-button.html - label="#madewithbulma" - href=tweet_href - %} -{% endcapture %} - -{% - include components/call.html - color="twitter" - text='Did you design a gorgeous website with Bulma too? Tell us about it! 🤗' - button=call_button -%} +{% include global/navbar.html id="Expo" %} {% include components/hero.html +color="expo" icon="fas fa-star" title="The Bulma **Expo**" subtitle="How +everyone is designing gorgeous websites using Bulma" %} {% assign encoded_url = +'Here is my lovely website!' | urlencode %} {% assign tweet_href = +'https://twitter.com/intent/tweet?text=' | append: encoded_url | append: +'&hashtags=madewithbulma' %} {% capture call_button %} {% include +elements/tw-button.html label="#madewithbulma" href=tweet_href %} {% endcapture +%} {% include components/call.html color="twitter" text='Did you design a +gorgeous website with Bulma too? Tell us about it! +🤗' button=call_button %}
+
- {% else %}
- {% assign size1x = "672x420" %}
- {% assign size2x = "1344x840" %}
-
+ {% else %} {% assign size1x = "672x420" %} {% assign size2x = "1344x840"
+ %}
+
- {% endif %}
-
- - {{ website.date }} -
-