Skip to content

Commit 995a8fe

Browse files
Changed newsletter to mailinglist and adds some further detail
1 parent ba74a7d commit 995a8fe

File tree

4 files changed

+29
-21
lines changed

4 files changed

+29
-21
lines changed

admin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h4><a href="{{site.url}}/event-process">Event Process</a></h4>
2929
<h4><a href="https://docs.google.com/spreadsheets/d/1khRdEN3QSD9yQnv9zz_TshaJ4QcczEtEoy1BAv6_UKU/edit?usp=sharing" target="_blank">Feedback from Attendees</a></h4>
3030

3131
<h2>Marketing</h2>
32-
<h4><a href="{{site.url}}/newsletter-process">Newsletter Process</a></h4>
32+
<h4><a href="{{site.url}}/mailinglist-process">Mailing List Process</a></h4>
3333

3434
</div>
3535
</div>
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
permalink: /mailinglist-process/
3+
layout: default
4+
suffixes:
5+
- Assistance,
6+
- Power,
7+
- Resources,
8+
- Responsibility,
9+
- Us
10+
title: Event Process
11+
sitemap: false
12+
---
13+
14+
<h1>Newsletter Process</h1>
15+
16+
<p>Anyone can submit a section to be sent to the mailing list, either in a specific email or in the next newsletter</p>
17+
18+
<h2>Use of the mailing list</h2>
19+
<p>Anything submitted to be sent out to the mailing list must meet one of the below criteria</p>
20+
<ul>
21+
<li>Be relavant for everyone on the mailing list</li>
22+
<li>If event details are in the section, it must have followed the <a href="{{site.url}}/event-process"></a>CodeWith Event Process</a></li>
23+
</ul>
24+
<div class="row">
25+
<div class="col-12">
26+
<img class="img-fluid" src="{{site.url}}/images/flowchart-mailinglist.svg" style="max-width: 50em;">
27+
</div>
28+
</div>

pages-admin/newsletter-process.html

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

0 commit comments

Comments
 (0)