Skip to content

Commit 2384e56

Browse files
committed
Add tweak the website section to the README
1 parent 40935f9 commit 2384e56

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
The main website of the Vancouver Clojure group.
44

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.
12+
513
## Usage
614

715
In order to watch the files and rebuild:

0 commit comments

Comments
 (0)