Skip to content

Commit 907df0d

Browse files
Revert "Club Page and Members Directory"
1 parent a4bf63b commit 907df0d

File tree

15 files changed

+45
-624
lines changed

15 files changed

+45
-624
lines changed

_config.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ html:
1818
use_repository_button: true
1919
use_edit_page_button: true
2020
use_issues_button: true
21-
extra_js:
22-
- "_static/full_width.js"
2321

2422
launch_buttons:
2523
binderhub_url: "https://mybinder.org"

_static/full_width.js

Lines changed: 0 additions & 27 deletions
This file was deleted.

_toc.yml

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,12 @@
44
format: jb-book
55
root: home_page
66
parts:
7-
- caption: Calendar
7+
- caption: Community
88
chapters:
9-
- file: logistics/calendar
10-
- caption: Clubs
11-
chapters:
12-
- file: clubs/cfrr
13-
- caption: Members
14-
chapters:
15-
- file: members/directory
16-
- file: members/directory_guide
9+
- file: community/about
10+
- file: community/join
11+
- file: community/code_of_conduct
12+
1713
- caption: Resources
1814
chapters:
1915
- file: resources/example_resource/README

clubs/cfrr.md

Lines changed: 0 additions & 88 deletions
This file was deleted.

community/about.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
2+
# About Our Community
3+
4+
Describe your community here: mission, values, what activities you run, and how people can get involved.
5+
6+
- Regular meetups or workshops
7+
- Mentoring or code clinics
8+
- Project showcases and talks
9+
- Contribution pathways

community/code_of_conduct.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
2+
# Code of Conduct (Template)
3+
4+
We are committed to a welcoming, inclusive, and safe community.
5+
By participating, you agree to follow this Code of Conduct.
6+
7+
- Be respectful and considerate.
8+
- Use inclusive language.
9+
- Assume good intent; be open to feedback.
10+
- Report issues privately to the organizers.
11+
12+
> Replace this with your preferred CoC (e.g., Contributor Covenant) and contact details.

community/join.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
2+
# Join the Community
3+
4+
Tell people how to join: mailing list, chat server, signup form, events calendar, and expectations for participation.
5+
6+
- Subscribe to updates: *add a link*
7+
- Join the chat: *add an invite link*
8+
- Fill out the interest form: *add a link*

data/events.csv

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)