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: AGENTS.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Weekly Dev Chat website — MkDocs Material static site. Read `mkdocs.yml` and r
6
6
7
7
- Posts are for Tuesdays (the weekly chat day). Use next Tuesday's date unless told otherwise.
8
8
- End post body with this paragraph (before the image):
9
-
`Everyone and anyone are welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. Zoom link will be posted at 12pm MDT.`
9
+
`Everyone and anyone is welcome to [join](https://weeklydevchat.com/join/) as long as you are kind, supportive, and respectful of others. Zoom link will be posted at 12pm MDT.`
10
10
- Place images in the same directory as the post's `index.md`.
11
11
- Use `./create_post.sh` to scaffold a new post (calculates next Tuesday automatically).
12
12
-**Multiple posts on the same date:** If a date folder already has an `index.md`, prefix the filename with a number and dash (e.g., `0-index.md`). The newest/latest post should use the lowest number so it appears first on the homepage. The original `index.md` keeps its name.
0 commit comments