Skip to content

Commit 22b256c

Browse files
authored
Sarah wrote docs section
1 parent d91dc98 commit 22b256c

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

src/content/blog/whats-new-january-2024.mdx

+10-3
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,18 @@ The first month of the year already started strong 💪!
3232

3333
## Docs
3434

35+
New this month in both Astro and Starlight docs: dedicated sidebar sections with pages for community content and resources.
36+
37+
You'll find links to tutorials, blog posts, community recipes, videos and streams. Check out the [community-produced content about Astro](https://docs.astro.build/en/community-resources/content/), and the growing list of [Starlight content](https://starlight.astro.build/resources/community-content/). Catch up on some of the classic [talks, interviews, and streams](https://docs.astro.build/en/community-resources/talks/) you might have missed.
38+
39+
Open a PR with a link to your own recipes in the appropriate categories and help the Astro community add new features and functionality to their own sites!
40+
3541
Our weekly Discord call “Talking and Doc’ing” is a chance for you to watch Team Docs work in public, jump in a codespace, and contribute to the docs. This month’s topics included:
3642

37-
- New section in Starlight Docs for Resources, including a new Community Content page with links to blog posts, [community recipes](https://starlight.astro.build/resources/community-content/), videos and streams.
38-
- We played around with [Lunaria](https://lunaria.dev/) and improved the documentation.
39-
- We added a new Section to the Astro Docs for Community Resources, with two pages, "[Community Educational Content](https://docs.astro.build/en/community-resources/content/)", and "[Talks, Interviews, and Streams](https://docs.astro.build/en/community-resources/talks/)".
43+
- Team Docs quarterly planning! We brainstormed ideas, decided our goals, and broke down projects into sprints.
44+
- Building a new `<ReadMore />` component, and then everyone on the call jumped in the code base to help find and replace all occurrences of our old "emoji + See more at this link" pattern.
45+
- Taking [Lunaria](https://lunaria.dev/), and its documentation, for a test drive! We built a Starlight site from scratch, then everyone on the call added new languages and various pages so we would have translation statuses to track. Then we installed Lunaria and finished the call with a new i18n site, complete with translation tracking!
46+
- File/URL structure organization! Soon, the URLs for all our pages will actually correspond to the section in the sidebar in which they live. File paths, internal links, and redirects... Oh my!
4047

4148
## Community
4249

0 commit comments

Comments
 (0)