Skip to content

Commit bce5ceb

Browse files
committed
Completed RTD restructuring
The experimental docs still need to be merged and the welcome, and track1/2 details need to be elaborated. Signed-off-by: Tom Marble <[email protected]>
1 parent c139d16 commit bce5ceb

File tree

7 files changed

+65
-17
lines changed

7 files changed

+65
-17
lines changed

README.md

+3-14
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,17 @@
1-
# ClojureBridge MN - Fall 2015
1+
# ClojureBridge MN - Fall 2016
22

33
![ClojureBridgeMN](docs/img/clojurebridgemn-logo-1024.png)
44

55
Welcome to the ClojureBridge MN getting started page!
66

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.
198

209
*NOTE:* you can refer to this page with this short url: http://bit.ly/cb-mn
2110

2211
![QR-code](docs/img/cb-mn.png)
2312

2413
### Copyright and License
2514

26-
Copyright © 2015 Tom Marble
15+
Copyright © 2016 ClojureBridgeMN volunteers
2716

2817
Licensed under the [MIT](http://opensource.org/licenses/MIT) [LICENSE](LICENSE)

docs/community.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ help each other!
66

77
## Clojurians Slack
88

9-
See the section on Slack under **Installfest: Getting Set Up**
9+
See the section on Slack under **Installfest**
1010

1111
## Minneapolis Clojure user's group: clojure.mn
1212

docs/index.rst

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ Contents:
1212
:maxdepth: 1
1313

1414
setup
15+
welcome
16+
track1
17+
track2
1518
resources
1619
community
1720

docs/setup.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Installfest: Getting Set Up
2-
===========================
1+
Installfest
2+
===========
33

44
## Requirements
55

docs/track1.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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

docs/track2.md

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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

docs/welcome.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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)

0 commit comments

Comments
 (0)