File tree 7 files changed +65
-17
lines changed
7 files changed +65
-17
lines changed Original file line number Diff line number Diff line change 1
- # ClojureBridge MN - Fall 2015
1
+ # ClojureBridge MN - Fall 2016
2
2
3
3
![ ClojureBridgeMN] ( docs/img/clojurebridgemn-logo-1024.png )
4
4
5
5
Welcome to the ClojureBridge MN getting started page!
6
6
7
- * [ Installfest] ( docs/setup.md ) * Friday instructions for getting ready*
8
- * Track 1
9
- * [ track1-chatter] ( https://github.com/clojurebridge-minneapolis/track1-chatter ) * the sample application for Track 1*
10
- * Track 2
11
- * [ clojure-koans] ( https://github.com/clojurebridge-minneapolis/clojure-koans ) * morning session*
12
- * [ clojure-koans-intro] ( docs/koans.md ) * a quick guide to get you started on the Clojure koans during the installfest*
13
- * [ track2-functional] ( https://github.com/clojurebridge-minneapolis/track2-functional ) * afternoon session*
14
- * Before you leave on Saturday please complete the [ Survey] ( https://www.surveymonkey.com/r/95PD8LR ) <br />
15
- We're all volunteers and we really want to make ClojureBridge better!
16
- Your frank feedback is essential!
17
- * [ Resources] ( docs/resources.md ) * pointers to all kinds of Clojure resources*
18
-
7
+ Checkout our * new* [ ClojureBridgeMN Documentation] ( http://clojurebridge-minneapolis.github.io/ ) for both tracks.
19
8
20
9
* NOTE:* you can refer to this page with this short url: http://bit.ly/cb-mn
21
10
22
11
![ QR-code] ( docs/img/cb-mn.png )
23
12
24
13
### Copyright and License
25
14
26
- Copyright © 2015 Tom Marble
15
+ Copyright © 2016 ClojureBridgeMN volunteers
27
16
28
17
Licensed under the [ MIT] ( http://opensource.org/licenses/MIT ) [ LICENSE] ( LICENSE )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ help each other!
6
6
7
7
## Clojurians Slack
8
8
9
- See the section on Slack under ** Installfest: Getting Set Up **
9
+ See the section on Slack under ** Installfest**
10
10
11
11
## Minneapolis Clojure user's group: clojure.mn
12
12
Original file line number Diff line number Diff line change @@ -12,6 +12,9 @@ Contents:
12
12
:maxdepth: 1
13
13
14
14
setup
15
+ welcome
16
+ track1
17
+ track2
15
18
resources
16
19
community
17
20
Original file line number Diff line number Diff line change 1
- Installfest: Getting Set Up
2
- ===========================
1
+ Installfest
2
+ ===========
3
3
4
4
## Requirements
5
5
Original file line number Diff line number Diff line change
1
+ Track 1
2
+ =======
3
+
4
+ * TBD: Here we can bring in the documentation from*
5
+
6
+ https://github.com/clojurebridge-minneapolis/track1-chatter
7
+
8
+ ## Step 1
9
+
10
+ TBD
11
+
12
+ ## Step 2
13
+
14
+ TBD
15
+
16
+ ## Step 3
17
+
18
+ TBD
Original file line number Diff line number Diff line change
1
+ Track 2
2
+ =======
3
+
4
+ * TBD: Here we can bring in the documentation from*
5
+
6
+ * https://github.com/clojurebridge-minneapolis/track2-functional
7
+ * https://github.com/clojurebridge-minneapolis/clojure-koans
8
+ * ClojureScript [ issue #33 ] ( https://github.com/clojurebridge-minneapolis/installfest/issues/33 )
9
+
10
+ ## Step 1
11
+
12
+ TBD
13
+
14
+ ## Step 2
15
+
16
+ TBD
17
+
18
+ ## Step 3
19
+
20
+ TBD
Original file line number Diff line number Diff line change
1
+ Welcome to ClojureBridge
2
+ ========================
3
+
4
+ ## Introductions
5
+
6
+ We'll go around the room and ask everyone to introduce themselves and mention
7
+ what brings them to ClojureBridge.
8
+
9
+ ## Why Clojure?
10
+
11
+ This section will be fixed in [ issue #32 ] ( https://github.com/clojurebridge-minneapolis/installfest/issues/32 )
12
+
13
+ We should include the YOU ARE HERE infographic from [ issue #25 ] ( https://github.com/clojurebridge-minneapolis/installfest/issues/25 )
14
+
15
+
16
+ ## Using git to save your programs
17
+
18
+ This section will be fixed in [ issue #23 ] ( https://github.com/clojurebridge-minneapolis/installfest/issues/23 )
You can’t perform that action at this time.
0 commit comments