Skip to content

Commit 6e9bc90

Browse files
committed
Migrate About and Becoming a Chapter sections from HTML to Markdown
1 parent eedbb9d commit 6e9bc90

17 files changed

+556
-129
lines changed

Gemfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source "https://rubygems.org"
2+
3+
gem "github-pages", group: :jekyll_plugins

Gemfile.lock

Lines changed: 383 additions & 0 deletions
Large diffs are not rendered by default.

_about/supporters.html

Lines changed: 0 additions & 16 deletions
This file was deleted.

_about/supporters.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: default
3+
title: Supporters
4+
seq: 40
5+
---
6+
7+
# Supporters
8+
9+
Generous support for Learning Unlimited is provided by:
10+
11+
<div style="text-align: center;">
12+
13+
<strong>The Baskin Family Foundation</strong>
14+
15+
<br><br>
16+
17+
<img src="/media/images/sponsors/esuslogo101409.GIF" width="300px" />
18+
19+
<br><br>
20+
21+
<strong>PrintingForLess.com</strong>
22+
23+
</div>

_about/who-we-are.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,4 @@ <h2>Our Staff</h2>
169169
where he mentored the undergraduate team running Splash at Berkeley. In addition to UC Berkeley's program, he has mentored
170170
programs at University of Oxford, UC Merced, Princeton University, and Bard College.
171171
</p> -->
172-
172+

_becoming-a-chapter/create-a-new-splash.html

Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
layout: default
3+
title: Create a New Splash
4+
---
5+
6+
# Create a New Splash!
7+
8+
<iframe
9+
src="https://docs.google.com/forms/d/1WgjrjMsGmlyGoJZje7XAhhDJUO0XlznyZWU0g3lmXDo/viewform?embedded=true"
10+
width="760"
11+
height="900"
12+
frameborder="0"
13+
marginheight="0"
14+
marginwidth="0">
15+
Loading...
16+
</iframe>

_becoming-a-chapter/frequently-asked-questions.html

Lines changed: 0 additions & 25 deletions
This file was deleted.
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
layout: default
3+
title: Frequently Asked Questions
4+
seq: 30
5+
---
6+
7+
# Frequently Asked Questions
8+
9+
## Do I need to have an enormous Splash like MIT/Stanford?
10+
11+
No. Keep in mind that MIT's Splash has been running for almost 30 years which has allowed them to build up a large student base. LU works with Splashes that range from 3,000 students to 50 students and everywhere in between. The size of your Splash is up to you and what you think you and your team can put together. Most first time Splashes range from 50 to 150 students.
12+
13+
## What motivates students to start a Splash?
14+
15+
Although every Splash is different, generally founding teams have a strong desire to accomplish something significant and something that will make a difference in their community and on their campus.
16+
17+
## What is the time commitment to start a Splash?
18+
19+
There's no getting around it, Splash is a large time commitment. Furthermore, you will not always be able to predict when it takes up your time as unexpected issues always come up. That being said, putting together a solid admin team that supports each other makes it much more manageable.
20+
21+
Interested in finding out more? We'd like to speak with you, even if you're not sure this is what you want to do and just want to learn more about what it's like. Go ahead and [contact us](/contact) and we'll see where our discussion takes us!
22+
23+
Have a question that you don't see answered here? Email us at [info@learningu.org](mailto:info@learningu.org).
24+
25+
Or, keep reading to see [how we help](/becoming-a-chapter/how-we-help).

_becoming-a-chapter/getting-started.html

Lines changed: 0 additions & 29 deletions
This file was deleted.

0 commit comments

Comments
 (0)