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
Copy file name to clipboardexpand all lines: src/content/blog/whats-new-january-2024.mdx
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Open a PR with a link to your own recipes in the appropriate categories and help
40
40
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:
41
41
42
42
- Team Docs quarterly planning! We brainstormed ideas, decided our goals, and broke down projects into sprints.
43
-
- 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.
43
+
- Building a new `<ReadMore />` component! Everyone on the call then jumped in the code base to help find and replace all occurrences of our old "emoji + See more at this link" pattern.
44
44
- 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!
45
45
- 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!
0 commit comments