You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This document explains how to write and format your weekly GSoC '25 updates for the Sugar Labs website. Follow these instructions to ensure consistency and clarity across all posts.
3
+
This document explains how to write and format your weekly GSoC ’25 updates for the Sugar Labs website. Follow these instructions to ensure consistency and clarity across all posts.
4
4
5
5
<!-- markdownlint-disable -->
6
6
7
-
## Step 1: Create Your Author Profile (One-time setup)
7
+
## 1. Official Template
8
8
9
-
Before writing your first blog post, you need to create an author profile that will be linked to all your posts.
10
-
11
-
1.**Create a new file** in `constants/MarkdownFiles/authors/` named `your-username.md`
12
-
2.**Use this template** and replace the placeholder information:
Use the exact template below for every GSoC '25 week update. You can also find this under `constants/MarkdownFiles/posts/YYYY-MM-DD-GSoC_DMP_SSoC_Template.md`. Copy it into `constants/MarkdownFiles/posts/YYYY-MM-DD-gsoc-25-username-weekXX.md`, then fill in your details.
9
+
Use the exact template below for every GSoC ’25 week update or you will also find this under `constants/MarkdownFiles/posts/GSoC_Template.md`. Copy it into `constants/MarkdownFiles/posts/gsoc-25-username-weekXX.md`, then fill in your details.
51
10
52
11
```markdown
53
12
---
54
-
title: "GSoC '25 Week XX Update by [Your Name]"
55
-
excerpt: "Brief description of this week's progress"
0 commit comments