From f93f21e491a59bc11f0062c11d1faed1e4e12c5c Mon Sep 17 00:00:00 2001 From: Chuck Williams Date: Fri, 10 Feb 2017 23:04:41 -0700 Subject: [PATCH] cleanup on news posts to invoke and include in build --- ...tonews12-1.md => 2017-02-06-cryptonews12-1.md} | 4 ++-- ...hvideo.md => 2017-02-09-networkswitchvideo.md} | 3 ++- ...100hrs after.md => 2017-02-10-100hrs-after.md} | 4 ++-- _i18n/en/_posts/2017-02-11-ICEtotalgamingvideo.md | 9 +++++++++ _i18n/en/_posts/2017-02-11ICEtotalgamingvideo.md | 7 ------- blog/index.html | 15 +++++++++++++++ 6 files changed, 30 insertions(+), 12 deletions(-) rename _i18n/en/_posts/{2017-02-06cryptonews12-1.md => 2017-02-06-cryptonews12-1.md} (96%) rename _i18n/en/_posts/{2017-02-09networkswitchvideo.md => 2017-02-09-networkswitchvideo.md} (99%) rename _i18n/en/_posts/{2017-02-10100hrs after.md => 2017-02-10-100hrs-after.md} (63%) create mode 100644 _i18n/en/_posts/2017-02-11-ICEtotalgamingvideo.md delete mode 100644 _i18n/en/_posts/2017-02-11ICEtotalgamingvideo.md diff --git a/_i18n/en/_posts/2017-02-06cryptonews12-1.md b/_i18n/en/_posts/2017-02-06-cryptonews12-1.md similarity index 96% rename from _i18n/en/_posts/2017-02-06cryptonews12-1.md rename to _i18n/en/_posts/2017-02-06-cryptonews12-1.md index ef8a718..9bac974 100644 --- a/_i18n/en/_posts/2017-02-06cryptonews12-1.md +++ b/_i18n/en/_posts/2017-02-06-cryptonews12-1.md @@ -1,8 +1,8 @@ --- author: tungfa layout: post -image: Instructions12-1.png -title: Dash Releases Software Upgrade in Sweeping Redesign +image: "Instructions12-1.png" +title: "Dash Releases Software Upgrade in Sweeping Redesign" --- Labeling it “its largest software upgrade ever”, Dash has released version 12.1, codenamed Sentinel, today. The anticipated update sets to path a wider redesign of Dash in its advent toward unveiling ‘Evolution’ a decentralized payments system and marketplace that Dash says will compete with the likes of PayPal and Venmo. diff --git a/_i18n/en/_posts/2017-02-09networkswitchvideo.md b/_i18n/en/_posts/2017-02-09-networkswitchvideo.md similarity index 99% rename from _i18n/en/_posts/2017-02-09networkswitchvideo.md rename to _i18n/en/_posts/2017-02-09-networkswitchvideo.md index e186a59..25bbbb3 100644 --- a/_i18n/en/_posts/2017-02-09networkswitchvideo.md +++ b/_i18n/en/_posts/2017-02-09-networkswitchvideo.md @@ -2,7 +2,7 @@ author: tungfa layout: post image: 2017-02-09networkswitchvideo.png -title: Network Switch, General Bytes, & Testnet Slots | DASH: Detailed +title: "Network Switch, General Bytes, & Testnet Slots : DASH| Detailed" --- @@ -11,3 +11,4 @@ And now for development updates.Lead developer of Dash, Evan Duffield, has publi Payment Week covers 12.1: well as Samburaj Das in CryptoCoins News.CryptoCoinNews covers 12.1: addition, Ryan Taylor also gave an interview on the Spanish YouTube channel Cripto Noticias. The verbiage is in English, the subtitles are in Spanish, just to be clear.CriptoNoticias interviews Ryan Taylor: + diff --git a/_i18n/en/_posts/2017-02-10100hrs after.md b/_i18n/en/_posts/2017-02-10-100hrs-after.md similarity index 63% rename from _i18n/en/_posts/2017-02-10100hrs after.md rename to _i18n/en/_posts/2017-02-10-100hrs-after.md index 7de0ee4..621f6cb 100644 --- a/_i18n/en/_posts/2017-02-10100hrs after.md +++ b/_i18n/en/_posts/2017-02-10-100hrs-after.md @@ -1,8 +1,8 @@ --- author: tungfa layout: post -image: 2017-02-10100hrs after.png -title: 100 hrs after Dash 12.1 Launch = 98% - 100% Miner Support ! +image: "2017-02-10100hrs after.png" +title: "100 hrs after Dash 12.1 Launch = 98% - 100% Miner Support !" --- 100 hrs after Dash 12.1 Launch = 98% - 100% Miner Support ! What a community - Tx to All ; ) diff --git a/_i18n/en/_posts/2017-02-11-ICEtotalgamingvideo.md b/_i18n/en/_posts/2017-02-11-ICEtotalgamingvideo.md new file mode 100644 index 0000000..af5622a --- /dev/null +++ b/_i18n/en/_posts/2017-02-11-ICEtotalgamingvideo.md @@ -0,0 +1,9 @@ +--- +author: tungfa +layout: post +image: "2017-02-11ICEtotalgamingvideo.png" +title: "Robert Wiecko from Dash at ICE Totally Gaming 2017" +--- +Dash presentation by Robert Wiecko and Coinfirm presentation by Maciej Ziolkowski at 2017 ICE Totally Gaming conference (8th February 2017). + + diff --git a/_i18n/en/_posts/2017-02-11ICEtotalgamingvideo.md b/_i18n/en/_posts/2017-02-11ICEtotalgamingvideo.md deleted file mode 100644 index c8b0c10..0000000 --- a/_i18n/en/_posts/2017-02-11ICEtotalgamingvideo.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -author: tungfa -layout: post -image: 2017-02-11ICEtotalgamingvideo.png -title: Robert Wiecko from Dash at ICE Totally Gaming 2017 ---- - diff --git a/blog/index.html b/blog/index.html index 7fd1dc8..69749e7 100644 --- a/blog/index.html +++ b/blog/index.html @@ -6,6 +6,19 @@ description: pages.blog.description {% include hero/blog.html %} + +
@@ -14,6 +27,7 @@ description: pages.blog.description {% for post in paginator.posts %}
+
{% if post.image %} @@ -25,6 +39,7 @@ description: pages.blog.description {{ post.date | date: "%b %d, %Y" }}

{{ post.excerpt | strip_html | truncatewords: 50 }}

+
{% endfor %}