From 94daefc8fa7aa660c7a8549371350dfa08733579 Mon Sep 17 00:00:00 2001 From: davegson <3080765+davegson@users.noreply.github.com> Date: Wed, 29 Jul 2020 14:20:38 +0200 Subject: [PATCH] Set up project table cards to show variable content --- _includes/project_tablecard.html | 75 +++++++++++++++++++------------- roadmapblog/index.html | 67 ++++++++++++++++------------ 2 files changed, 84 insertions(+), 58 deletions(-) diff --git a/_includes/project_tablecard.html b/_includes/project_tablecard.html index 0b20715..e5f7e33 100644 --- a/_includes/project_tablecard.html +++ b/_includes/project_tablecard.html @@ -2,8 +2,8 @@
- All details will be finished to fully support community - nodes in the network. (This does not include the planned - compensation for running a node.) There will be a website - to easily get you started. -
++ {% for paragraph in card.description %} + {{ paragraph }} + {% endfor %} +
This is a list of the tasks we have completed in this month time frame. If you wish to find more about each task, click them have a read.
+ {% if site.data.next.cards.done.size > 0 %} +This is a list of the tasks we have completed in this month time frame. If you wish to find more about each task, click them have a read.
+This is a list of the tasks we have completed in this month time frame. If you wish to find more about each task, click them have a read.
-This is a list of the tasks we have completed in this month time frame. If you wish to find more about each task, click them have a read.
-This is a list of the tasks we have completed in this month time frame. If you wish to find more about each task, click them have a read.
+This is a list of the tasks we have completed in this month time frame. If you wish to find more about each task, click them have a read.
+