From 68f192077548e81d9005b78a7bba56614eaea37b Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 9 Feb 2021 14:46:47 +0200 Subject: [PATCH] update content markdown --- content/page/solution/cards/card1/card1.md | 4 +- content/page/solution/cards/card2/card2.md | 5 +- content/page/solution/cards/card3/card3.md | 1 - content/page/token/cards/card2/card2.md | 4 +- src/components/custom/NewsFilterHeader.vue | 2 +- src/components/custom/sections/Comparison.vue | 11 ++-- src/components/custom/sections/Features.vue | 26 +++++---- src/components/custom/sections/HowItWorks.vue | 7 ++- .../sections/cta-sections/NewCard.vue | 58 +++++++++++-------- src/templates/MarkdownPage.vue | 12 ++-- 10 files changed, 73 insertions(+), 57 deletions(-) diff --git a/content/page/solution/cards/card1/card1.md b/content/page/solution/cards/card1/card1.md index 4ec9b8612..045b417af 100644 --- a/content/page/solution/cards/card1/card1.md +++ b/content/page/solution/cards/card1/card1.md @@ -5,6 +5,6 @@ image: ./solution_card_1.png button: Learn More link: '/https://wiki.threefold.io/#/threefold_layers' order: 1 -excerpt: By starting again from zero, we created a unique lightweight and autonomous OS built from a Linux Kernel. From there, we developed a fully automous system with its own network connection overlay, unique storage algorythm, and storage system that alltogether (1) eliminate backdoors for hackers, (2) eliminate complexity from the model (3) ensure data is fully secured and encrypted. ---- +--- +By starting again from zero, we created a unique lightweight and autonomous OS built from a Linux Kernel. From there, we developed a fully automous system with its own network connection overlay, unique storage algorythm, and storage system that alltogether (1) eliminate backdoors for hackers, (2) eliminate complexity from the model (3) ensure data is fully secured and encrypted. diff --git a/content/page/solution/cards/card2/card2.md b/content/page/solution/cards/card2/card2.md index 1f651d71e..3889e8af2 100644 --- a/content/page/solution/cards/card2/card2.md +++ b/content/page/solution/cards/card2/card2.md @@ -5,5 +5,6 @@ image: ./tft_stats.png button: TFT STATISTICS link: '/https://tokenstats.threefoldtoken.com/' order: 1 -excerpt: TFT is live and actively traded. ---- \ No newline at end of file + +--- +TFT is live and actively traded. \ No newline at end of file diff --git a/content/page/solution/cards/card3/card3.md b/content/page/solution/cards/card3/card3.md index 9a650ecdd..83bdfa324 100644 --- a/content/page/solution/cards/card3/card3.md +++ b/content/page/solution/cards/card3/card3.md @@ -5,5 +5,4 @@ image: ./card3.jpeg button: Start Now link: '/blog' order: 3 -excerpt: --- diff --git a/content/page/token/cards/card2/card2.md b/content/page/token/cards/card2/card2.md index 0932e2f85..6e9e9a42f 100644 --- a/content/page/token/cards/card2/card2.md +++ b/content/page/token/cards/card2/card2.md @@ -5,5 +5,5 @@ image: ./live_stats_1.png button: TFT STATISTICS link: '/https://tokenstats.threefoldtoken.com/' order: 1 -excerpt: TFT is live and actively traded. ---- \ No newline at end of file +--- +TFT is live and actively traded. \ No newline at end of file diff --git a/src/components/custom/NewsFilterHeader.vue b/src/components/custom/NewsFilterHeader.vue index 2b7a3d755..32ebb3ec1 100644 --- a/src/components/custom/NewsFilterHeader.vue +++ b/src/components/custom/NewsFilterHeader.vue @@ -259,7 +259,7 @@ export default { resetAll() { this.$emit("resetAll", true); this.topic = "All Topics"; - this.year = "All Year"; + this.year = "All Years"; this.month = "All Months"; }, close(e) { diff --git a/src/components/custom/sections/Comparison.vue b/src/components/custom/sections/Comparison.vue index 54e10784c..a3dfbf2d3 100644 --- a/src/components/custom/sections/Comparison.vue +++ b/src/components/custom/sections/Comparison.vue @@ -10,25 +10,24 @@ v-for="(section, index) in sections" :key="index" > -

- {{ index + 1 }} + > --> {{ section.title }}

-

- {{ section.excerpt }} -

+
{{ main.button }}
-

+

{{ main.title }}

- +

{{ feature.title }}

-

- {{ feature.excerpt }} -

+
-
+
{{ main.btn }} -

- {{ main.excerpt }} -

+
\ No newline at end of file diff --git a/src/components/custom/sections/HowItWorks.vue b/src/components/custom/sections/HowItWorks.vue index f5083de06..8a1032165 100644 --- a/src/components/custom/sections/HowItWorks.vue +++ b/src/components/custom/sections/HowItWorks.vue @@ -21,9 +21,10 @@

{{ howItWorkSec.title }}

-

- {{ howItWorkSec.excerpt }} -

+
diff --git a/src/components/marketing/sections/cta-sections/NewCard.vue b/src/components/marketing/sections/cta-sections/NewCard.vue index 549f453eb..81f30d7a6 100644 --- a/src/components/marketing/sections/cta-sections/NewCard.vue +++ b/src/components/marketing/sections/cta-sections/NewCard.vue @@ -1,34 +1,46 @@ \ No newline at end of file diff --git a/src/templates/MarkdownPage.vue b/src/templates/MarkdownPage.vue index 61a04c5b1..adbfe1a54 100644 --- a/src/templates/MarkdownPage.vue +++ b/src/templates/MarkdownPage.vue @@ -137,7 +137,7 @@ button link order - excerpt + content } contactData{ id @@ -157,7 +157,7 @@ howItWorks{ id title - excerpt + content } howItWorksMain{ id @@ -173,7 +173,7 @@ productData{ id title - excerpt + content image } brandPanel{ @@ -190,7 +190,7 @@ title btn link - excerpt + content } logos{ id @@ -200,7 +200,7 @@ id title svg - excerpt + content } cta{ id @@ -228,7 +228,7 @@ id svg title - excerpt + content } roadmap{ id