From b357f4e769a06ad73db205b57ebb2780f5ea08fe Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Mon, 9 Jan 2017 15:14:44 -0500 Subject: [PATCH] Adding comments on include files purposes --- _includes/carpentries.html | 5 +++-- _includes/episode_keypoints.html | 3 +++ _includes/javascript.html | 3 +++ _includes/lesson_footer.html | 3 +++ _includes/main_title.html | 3 +++ _includes/navbar.html | 3 +++ _includes/workshop_ad.html | 3 +++ _includes/workshop_footer.html | 3 +++ 8 files changed, 24 insertions(+), 2 deletions(-) diff --git a/_includes/carpentries.html b/_includes/carpentries.html index 69e2e1c..c42bfcf 100644 --- a/_includes/carpentries.html +++ b/_includes/carpentries.html @@ -1,3 +1,6 @@ +{% comment %} + General description of Software and Data Carpentry. +{% endcomment %}
Software Carpentry logo @@ -23,5 +26,3 @@ building on learners' existing knowledge to enable them to quickly apply skills learned to their own research.
- - diff --git a/_includes/episode_keypoints.html b/_includes/episode_keypoints.html index 85378a5..2baa53e 100644 --- a/_includes/episode_keypoints.html +++ b/_includes/episode_keypoints.html @@ -1,3 +1,6 @@ +{% comment %} + Display key points for an episode. +{% endcomment %}

Key Points