Skip to content

Commit 5211711

Browse files
authored
put lines back... sigh.
1 parent 57047de commit 5211711

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

index.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,33 @@ double quotation marks around the value, unless specified otherwise.
3131
And run 'make workshop-check' *before* committing to make sure that changes are good.
3232
{% endcomment %}
3333

34+
35+
36+
{% comment %}
37+
8< ============= For a workshop delete from here =============
38+
For a workshop please delete the following block until the next dashed-line
39+
{% endcomment %}
40+
41+
42+
<div class="alert alert-danger">
43+
This is the workshop template. Delete these lines and use it to
44+
<a href="https://carpentries.github.io/workshop-template/customization/index.html">customize</a>
45+
your own website. If you are running a self-organized workshop or have not put
46+
in a workshop request yet, please also fill in
47+
<a href="{{site.amy_site}}/forms/self-organised/">this workshop request form</a>
48+
to let us know about your workshop and our administrator may contact you if we
49+
need any extra information.
50+
If this is a pilot workshop for a new lesson,
51+
set the `pilot` field to `true` in `_config.yml`.
52+
For workshops teaching a lesson in The Carpentries Incubator,
53+
remember to uncomment the `incubator_lesson_site`, `incubator_pre_survey`, and `incubator_post_survey`
54+
fields in `_config.yml`
55+
</div>
56+
57+
{% comment %}
58+
8< ============================= until here ==================
59+
{% endcomment %}
60+
3461
{% comment %}
3562
Check DC curriculum
3663
{% endcomment %}

0 commit comments

Comments
 (0)