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: README.md
+8
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
The main website of the Vancouver Clojure group.
4
4
5
+
## Tweak the website
6
+
7
+
There are three file, one for each thing you need to add:
8
+
9
+
*[meetups.clj](./src/vanclj/meetups.clj): Feel free to modify the list of meetups and hosts. The first (chronologically) will end up in the central area.
10
+
*[members.clj](./src/vanclj/members.clj): Open a PR and add yourself as a member!
11
+
*[projects.clj](./src/vanclj/projects.clj): Add the link to one of our projects.
0 commit comments