-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update URL structure, add meeting notes
- Loading branch information
Showing
8 changed files
with
143 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
layout: page | ||
--- | ||
|
||
{{content}} | ||
|
||
<h2>Board meeting notes</h2> | ||
<ul> | ||
{% for post in site.categories.notes %} | ||
<li><a href="{{post.url}}">{{post.date | date_to_string}}</a></li> | ||
{% endfor %} | ||
</ul> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
--- | ||
layout: default | ||
--- | ||
|
||
<div class="content cf"> | ||
|
||
<div class="content-main"> | ||
<h1>Board Meeting - {{ page.date | date_to_string }}</h1> | ||
<p style="background: white; padding: 1em;"><small><strong>Attendees</strong>: {{page.attendees}}<br> | ||
<strong>Location</strong>: {{page.location}}<br> | ||
<strong>Time</strong>: {{page.time}}</small></p> | ||
{{ content }} | ||
</div> | ||
|
||
<div class="content-side"> | ||
<div class="side-info next-meeting"> | ||
{% for meeting in site.categories.meetings limit: 1 %} | ||
<a href={{ meeting.url }}>Next CUGOS meeting: {{ meeting.title }}</a> | ||
{% endfor %} | ||
</div> | ||
|
||
<div class="side-info"> | ||
<h2>Code of Conduct</h2> | ||
<p>CUGOS strives to be an inclusive community for anyone interested in open source geography. Before attending our meetings, please familiarize yourself with our <a href="/code-of-conduct/">Code of Conduct</a>. | ||
</div> | ||
|
||
<div class="side-info"> | ||
<h2>About CUGOS</h2> | ||
<p><a href="/about/">Learn more</a> about CUGOS, our mission, and our annual reports.</p> | ||
</div> | ||
<div class="side-info"> | ||
<p>Want to stay up to date with CUGOS news? <a href="https://groups.google.com/forum/#!forum/cugos" target="_blank">Join our Google Group</a>.</p> | ||
<p><small>You'll have to request access, we'll approve you ASAP.</small></p> | ||
</div> | ||
</div> | ||
|
||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
--- | ||
layout: notes | ||
attendees: 'Sam Matthews, Ryan Small, Debbie Bull, Andrew Powers' | ||
location: Cafe Allegro | ||
time: 6pm | ||
--- | ||
|
||
## Order of events: | ||
|
||
1. Determine roles | ||
2. Discuss role of the board | ||
3. Meetings | ||
4. Spring fling | ||
|
||
## Roles | ||
|
||
- President (Andrew Powers): calls meetings together | ||
- VP (Debbie Bull): calls meetings together if the President isn't available | ||
- Secretary (Sam Matthews): keep meeting notes in a public place | ||
- Treasurer (Ryan Small): does the money | ||
|
||
## Role of the board | ||
|
||
Lots of people do work to keep CUGOS running. How can we run the group more effectively, get people engaged/involved so not all of the planning falls on one/two/three people? Good to have a rotating board to make this mindset more apparent. | ||
|
||
The goal of the board is to grow the CUGOS membership and help those members become more invested in the organization through volunteer opportunities. | ||
|
||
## Meetings | ||
|
||
* Facilitator per meeting? | ||
* Can we appoint people to find talks for specific meetings? | ||
* Projector: Ryan Small is going to look into this - try and get something purchased soon. Something with HDMI **on** the projector. | ||
|
||
### Upcoming meeting | ||
|
||
Debbie will go over the meeting notes from this meeting! At the end of the meeting let's discuss the available spring fling committees and gauge interest. | ||
|
||
### Board meetings | ||
|
||
We'll do another meeting in between Jan & February meetings. Otherwise we'll stick to once a quarter. | ||
|
||
## Spring fling | ||
|
||
Started planning around this time. Let's get some overall ideas down now. | ||
|
||
* **Volunteers**: Let's get folks who are interested at the next meeting. Let's get the committees nailed down. | ||
* **Location**: Need to decide location. Do we want to persue a different space? What's involved? How about looking at an auditorium (better projector) and some breakout rooms. If it's not at UW, we'll likely have to pay. Possibly Seattle U - let's reach out to Clifford for contact to see pricing. | ||
* **Time**: potentially move to a weekend? Let's keep this in mind as we look at availability for locations. Let's stick with a single day. | ||
* **Afternoon sessions**: let's work on improving these this year. Last year we were a bit disorganized in the afternoon, with people burning out. | ||
* **Post Springfling die-off**: can we appoint a couple people to work on the meeting after the fling? How about making that a volunteer opportunity at the spring fling - focusing on the next meetings and generating new talks? | ||
|
||
## Next tasks | ||
|
||
* Andrew to get Debbie committee information from last year's Spring Fling | ||
* Andrew to write an email to Matt & Monica about spaces for the Spring Fling | ||
* Ryan to start researching projector - starting within the $500 - $800 range, HDMI, 1080p, brighter | ||
* Ryan to get in touch with Aaron about transferring accounts to Treasurer | ||
* Debbie speaking at next meeting | ||
* Sam to add slack notes to website for people to join - talk about at the meeting | ||
* Sam to post these notes online, and create a spot for future notes | ||
|
||
# Motions | ||
|
||
* Ryan Small makes motion to appoint Sam Matthews to Secretary. Andrew Powers seconded. Passes unanimously. | ||
* Andrew Powers makes motion to appoint Ryan Small as Treasurer. Debbie Bull seconded. Passes unanimously. | ||
* Sam Matthews makes motion to appoint Debbie Bull as Vice President. Debbie Bull seconded. Passes unanimously. | ||
* Debbie Bull makes motion to appoint Andrew Powers as President. Ryan Small Seconded. Passes unanimously. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
layout: redirect | ||
redirect: /about | ||
--- |