diff --git a/src/_includes/content-collection.html b/src/_includes/content-collection.html index 12a440f..8f8b283 100644 --- a/src/_includes/content-collection.html +++ b/src/_includes/content-collection.html @@ -15,7 +15,7 @@
  • {{ item.title }} - {% if item.description != null %} - {{ item.description }}{% endif %}d + {% if item.description != null %} - {{ item.description }}{% endif %}
  • {% endfor %} diff --git a/src/_includes/downloads.html b/src/_includes/downloads.html index cdab7c9..222b3f8 100644 --- a/src/_includes/downloads.html +++ b/src/_includes/downloads.html @@ -1,16 +1,24 @@ {% assign downloads = page.downloads %} {% if downloads.size > 0 %} -
    -
    Downloads
    -
    -
    - {% for item in downloads %} - {{item.name}} - {% endfor %} -
    -
    +
    +
    Downloads
    +
    +
    +
    {% endif %} - - \ No newline at end of file + diff --git a/src/assets/attachments/Scrum-Guide-2010-v1-Scrum-Alliance.pdf b/src/assets/attachments/Scrum-Guide-2010-v1-Scrum-Alliance.pdf new file mode 100644 index 0000000..456e487 Binary files /dev/null and b/src/assets/attachments/Scrum-Guide-2010-v1-Scrum-Alliance.pdf differ diff --git a/src/assets/attachments/Scrum-Guide-2011-07.pdf b/src/assets/attachments/Scrum-Guide-2011-07.pdf new file mode 100644 index 0000000..0d4e370 Binary files /dev/null and b/src/assets/attachments/Scrum-Guide-2011-07.pdf differ diff --git a/src/assets/attachments/Scrum-Guide-2011-10.pdf b/src/assets/attachments/Scrum-Guide-2011-10.pdf new file mode 100644 index 0000000..70c69dc Binary files /dev/null and b/src/assets/attachments/Scrum-Guide-2011-10.pdf differ diff --git a/src/assets/attachments/Scrum-Guide-2013-07.pdf b/src/assets/attachments/Scrum-Guide-2013-07.pdf new file mode 100644 index 0000000..5e366fa Binary files /dev/null and b/src/assets/attachments/Scrum-Guide-2013-07.pdf differ diff --git a/src/assets/attachments/Scrum-Guide-2016.pdf b/src/assets/attachments/Scrum-Guide-2016.pdf new file mode 100644 index 0000000..ab6f6f7 Binary files /dev/null and b/src/assets/attachments/Scrum-Guide-2016.pdf differ diff --git a/src/assets/attachments/Scrum-Guide-2017.pdf b/src/assets/attachments/Scrum-Guide-2017.pdf new file mode 100644 index 0000000..ac37af8 Binary files /dev/null and b/src/assets/attachments/Scrum-Guide-2017.pdf differ diff --git a/src/assets/attachments/Scrum-Guide-2020.pdf b/src/assets/attachments/Scrum-Guide-2020.pdf new file mode 100644 index 0000000..d13496f Binary files /dev/null and b/src/assets/attachments/Scrum-Guide-2020.pdf differ diff --git a/src/collections/_guides/scrum-guide.md b/src/collections/_guides/scrum-guide.md index d6ebed0..db41648 100644 --- a/src/collections/_guides/scrum-guide.md +++ b/src/collections/_guides/scrum-guide.md @@ -10,6 +10,28 @@ redirect_from: - guides/Scrum-Guide/ - guides/Scrum-Guide.html - guides/scrum-guide.html +downloads: + - title: "Scrum Guide 2020" + type: pdf + url: /assets/attachments/Scrum-Guide-2020.pdf + - title: "Scrum Guide 2017" + type: pdf + url: /assets/attachments/Scrum-Guide-2017.pdf + - title: "Scrum Guide 2016" + type: pdf + url: /assets/attachments/Scrum-Guide-2016.pdf + - title: "Scrum Guide 2013" + type: pdf + url: /assets/attachments/Scrum-Guide-2013-07.pdf + - title: "Scrum Guide 2011 v2" + type: pdf + url: /assets/attachments/2011-07-Scrum_Guide.pdf + - title: "Scrum Guide 2011" + type: pdf + url: /assets/attachments/Scrum-Guide-2011-07.pdf + - title: "Scrum Guide 2010" + type: pdf + url: /assets/attachments/Scrum-Guide-2010-v1-Scrum-Alliance.pdf references: - title: The 2020 Scrum Guide url: https://scrumguides.org/scrum-guide.html diff --git a/src/collections/_whitepapers/enterprise-evolution-that-shows-that-you-can-too.md b/src/collections/_whitepapers/enterprise-evolution-that-shows-that-you-can-too.md index 246d383..d4783cd 100644 --- a/src/collections/_whitepapers/enterprise-evolution-that-shows-that-you-can-too.md +++ b/src/collections/_whitepapers/enterprise-evolution-that-shows-that-you-can-too.md @@ -9,10 +9,10 @@ pageStatus: published redirect_from: downloads: - title: "Agile Evolution: An Enterprise transformation that shows that you can too (PDF)" - name: PDF + type: PDF url: https://nkdagility-my.sharepoint.com/:b:/p/martin/EU9_p9NRneRDjb-zitLq4O4B3SDDfmrpzPz5C-rDEYCN1A?e=7JHGhE - title: "Agile Evolution: An Enterprise transformation that shows that you can too (PPT)" - name: PPT + type: PPT url: https://nkdagility-my.sharepoint.com/:p:/p/martin/EaIuWbpE0x5LgNvESTeeyyQBAaS79iOV6F42NrURGBupCg?e=rarFcb recommendedContent: - collection: whitepapers diff --git a/src/collections/_whitepapers/live-site-culture-site-reliability.md b/src/collections/_whitepapers/live-site-culture-site-reliability.md index 9181fcc..9ab7ed6 100644 --- a/src/collections/_whitepapers/live-site-culture-site-reliability.md +++ b/src/collections/_whitepapers/live-site-culture-site-reliability.md @@ -9,7 +9,7 @@ pageStatus: published redirect_from: downloads: - title: "Agile Evolution: Live site Culture & Site Reliability (PPT)" - name: PPT + type: PPT url: https://nkdagility-my.sharepoint.com/:p:/p/martin/Eb9HZA_2dsZHrt2Lu3fCcwwBTp-iO1kt8zq59UjBPR9WUQ?e=0VYjan recommendedContent: - collection: whitepapers