-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprogramme-writing-club.html
More file actions
82 lines (81 loc) · 4.55 KB
/
programme-writing-club.html
File metadata and controls
82 lines (81 loc) · 4.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
layout: default
title: Writing Club Programme
body_class: page page-programme page-writing-club
---
<div class="container">
<div class="row">
<div class="content-constrained">
<section id="writing-club">
<p>
Are you passionate about blogging, eager to share your ideas, and
looking to improve your writing skills?
</p>
<p>
The Online Writing Club is your perfect destination to practise blog
posting, collaborate with fellow writers, and refine your craft—all
from the comfort of your home.
</p>
<p>
Whether you’re a seasoned blogger, an aspiring writer, or simply
someone who loves to share stories and ideas, our club offers a
supportive and stimulating environment for everyone.
</p>
<div class="faq my-4">
<div class="accordion" id="accordion-1">
<a class="accordion-header" aria-controls="programme-1" aria-expanded="false"
data-toggle="collapse" href="#programme-1" role="button">
<h2 class="accordion-title">What we offer</h2>
<div class="accordion-icon">{% include icons/plus.svg %}</div>
</a>
<div class="accordion-body collapse" id="programme-1">
<ul>
<li>
<strong>Monthly Blog Writing Sessions:</strong> Join our live,
interactive monthly sessions where members come together to
write blog posts in real-time. Benefit from a focused and
collaborative atmosphere to boost your productivity and
creativity.
</li>
<li>
<strong>Peer Reviews and Feedback:</strong> Share your blog
posts with fellow members and receive constructive feedback.
Improve your writing style, readability, and engagement with
insights from a supportive community.
</li>
<li>
<strong>Writing Workshops and Tutorials:</strong> Attend
online workshops focused on blog writing, covering topics like
content creation, infographics, and audience engagement. Learn
from experienced bloggers to enhance your writing skills.
</li>
<li>
<strong>Guest Speaker Sessions:</strong> Gain inspiration and
tips from guest speakers who are successful bloggers, content
creators, and influencers. Learn about the latest trends, best
practices, and strategies in the blogging world.
</li>
<li>
<strong>Collaborative Projects:</strong> Work on group
blogging projects, guest posts, and co-authored series with
other members. Expand your network and reach by collaborating
on exciting and diverse projects.
</li>
<li>
<strong>Networking and Community:</strong> Connect with
like-minded individuals in our virtual networking events and
slack channel. Build a network of friends, mentors, and
collaborators who share your passion for writing.
</li>
</ul>
</div>
</div>
</div>
<p>
<a href="{{site.slack_channel}}/C071K85SB60" target="_blank">Join us in our Writing Club Slack
channel</a>
</p>
</section>
</div>
</div>
</div>