Skip to content

Commit 08853e9

Browse files
committed
update
1 parent f90cde9 commit 08853e9

File tree

6 files changed

+79
-1
lines changed

6 files changed

+79
-1
lines changed

Gallery/Online/Christiana3.png

264 KB
Loading

Gallery/Online/Yusuf32.png

7.79 KB
Loading

Gallery/Online/Yusuf33.png

6.84 KB
Loading
File renamed without changes.

Newsletters/20250111.html

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
<DOCTYPE! html>
2+
<html>
3+
4+
<head>
5+
<title>
6+
Croydon Central Library Code Club
7+
</title>
8+
<link rel="stylesheet" type="text/css" href="../style.css">
9+
</head>
10+
11+
<body>
12+
<header>
13+
<h1>
14+
Croydon Central Library Code Club
15+
</h1>
16+
</header>
17+
<section>
18+
<nav>
19+
<ul>
20+
<li><a href="../index.html">Home</a></li>
21+
<li><a href="https://codeclub.org/en">HQ</a></li>
22+
<li><a href="https://projects.raspberrypi.org/en/codeclub">Projects</a></li>
23+
<li><a href="../about.html">About</a></li>
24+
<li><a href="../join.html">Join</a></li>
25+
<li><a href="../gallery.html">Gallery</a></li>
26+
<li><a href="../challenges.html">Challenges</a></li>
27+
<li><a href="../newsletters.html">Newsletters</a></li>
28+
</ul>
29+
</nav>
30+
<article>
31+
<h2>Good morning code club</h2>
32+
<p>Christiana has started a new project: <a href ="https://scratch.mit.edu/projects/1116375419/">rocket coming out of earth</a></p>
33+
<div class="center-figure">
34+
<figure>
35+
<img src="../Gallery/Online/Christiana3.png" alt="rocket coming out of earth" />
36+
<figcaption><em><a href="https://scratch.mit.edu/projects/1116375419/">rocket coming out of earth</a></em> by Christiana, 9</figcaption>
37+
</figure>
38+
</div>
39+
<p>Yusuf made <a href="https://scratch.mit.edu/projects/1116408978/">Jumpy Platformer</a>:</p>
40+
<div class="center-figure">
41+
<figure>
42+
<img src="../Gallery/Online/Yusuf32.png" alt="Jumpy Platformer" />
43+
<figcaption><em><a href="https://scratch.mit.edu/projects/1116408978/">Jumpy Platformer</a></em> by Yusuf, 11</figcaption>
44+
</figure>
45+
</div>
46+
<p>And created a new account for his art <a href="https://scratch.mit.edu/users/yusufone_Th3ARTST/">yusufone_Th3ARTST</a></p>
47+
<div class="center-figure">
48+
<figure>
49+
<img src="../Gallery/Online/Yusuf33.png" alt="yusufone_Th3ARTST" />
50+
<figcaption><em><a href="https://scratch.mit.edu/users/yusufone_Th3ARTST/">yusufone_Th3ARTST</a></em> by Yusuf, 11</figcaption>
51+
</figure>
52+
</div>
53+
<h3>Scratch with AI</h3>
54+
<p>We&apos;ve been invited to try out <a href="https://stax.fun/">Stax</a>, an AI powered version of Scratch.</p>
55+
<div class="center-figure">
56+
<figure>
57+
<img src="https://stax.fun/static/assets/scratchgpt_logo.cfad6fa769835955a592.png" alt="Stax" />
58+
<figcaption><em><a href="https://stax.fun/">Stax</a></em></figcaption>
59+
</figure>
60+
</div>
61+
<p>Have you made us a project? If you want us to feature your projects in our newsletter, press the share button and send the project url to us by email at the address below.</p>
62+
<h3>Tell your friends</h3>
63+
<p>If you have friends you think might like to join our club, get them to ask their parents to email us and we will sign them up!</p>
64+
<h3>Suggest a challenge</h3>
65+
<p>If you have an idea for a theme, send your suggestion to the email link below.</p>
66+
<h3>Submissions</h3>
67+
<p>Be sure to get your entry in by Thursday and I will include your work in our next newsletter.
68+
Send your first name, age, and project link to <a
69+
href="mailto:[email protected]">[email protected]</a>.</p>
70+
<h3>Unsubscribe</h3>
71+
<p>If you no longer wish to receive these newsletters, please send me an email and I will remove you from my list.</p>
72+
</article>
73+
</section>
74+
<footer></footer>
75+
</body>
76+
77+
</html>

newsletters.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ <h1>Croydon Central Library Code Club</h1>
2525
<h2>Newsletters</h2>
2626
<p>Each week we set coding challenges for our club members. Here are our previous newsletters:</p>
2727
<ul>
28-
<li><a href="Newsletters/20240104.html">04/01/2025</a></li>
28+
<li><a href="Newsletters/20250111.html">11/01/2025</a></li>
29+
<li><a href="Newsletters/20250104.html">04/01/2025</a></li>
2930
<li><a href="Newsletters/20241214.html">14/12/2024</a></li>
3031
<li><a href="Newsletters/20241207.html">07/12/2024</a></li>
3132
<li><a href="Newsletters/20241130.html">30/11/2024</a></li>

0 commit comments

Comments
 (0)