Skip to content

Commit 56e3a07

Browse files
authored
Merge pull request #260 from cass-community/bernhold-cleanup
Removal of unused files and a bit of reorganization
2 parents 6260cde + 28e88ca commit 56e3a07

File tree

15 files changed

+12
-284
lines changed

15 files changed

+12
-284
lines changed

_config.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,13 @@ plugins:
192192
# - vendor/gems/
193193
# - vendor/ruby/
194194
exclude:
195-
- _software/TEMPLATE.md
195+
- _impacts/README.md
196+
- _impacts/TEMPLATE.md
197+
- _includes/content/README.md
196198
- _software/README.md
197-
- _working-groups/TEMPLATE.md
199+
- _software/TEMPLATE.md
198200
- _working-groups/README.md
199-
- _impacts/TEMPLATE.md
200-
- _impacts/README.md
201+
- _working-groups/TEMPLATE.md
201202
- bin/
202203
- favicon.zip
203204

_includes/about-sidebar.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

_includes/content/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# README for `_includes/content/` directory
2+
3+
These files contain (primarily) textual content rather than (effectively) subroutines.

_includes/event-sidebar.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
{% endcomment %}
66
<div class="sidebar">
77

8-
{% include set-event-date startdate=page.startdate enddate=page.enddate %}
98
{% include set-display-date startdate=page.startdate enddate=page.enddate insertbr=true %}
109

1110
{% if display_date %}

_includes/hl-sidebar.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

_includes/set-event-date

Lines changed: 0 additions & 47 deletions
This file was deleted.

_includes/sw-sidebar.html

Lines changed: 0 additions & 47 deletions
This file was deleted.

_includes/wg-sidebar.html

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)