Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First blog post! #87

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,14 @@
#

# Name of your site (displayed in the header)
name: Your Name
name: Waterbear Lang Blog

# Short bio or description (displayed in the header)
description: Web Developer from Somewhere
description: Drag and Drop Programming for Non-Programmers

# URL of your avatar or profile pic (you could use your GitHub profile pic)
avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/jekyll-logo.png
avatar: http://waterbearlang.github.io/images/icon_380.png


#
# Flags below are optional
Expand All @@ -18,15 +19,15 @@ avatar: https://raw.githubusercontent.com/barryclark/jekyll-now/master/images/je
# Includes an icon in the footer for each username you enter
footer-links:
dribbble:
email:
email: [email protected]
facebook:
flickr:
github: barryclark/jekyll-now
github: waterbearlang/waterbear
instagram:
linkedin:
pinterest:
rss: # just type anything here for a working RSS icon, make sure you set the "url" above!
twitter: jekyllrb
twitter: waterbearlang
stackoverflow: # your stackoverflow profile, e.g. "users/50476/bart-kiers"

# Your disqus shortname, entering this will enable commenting on posts
Expand All @@ -37,7 +38,7 @@ google_analytics:

# Your website URL (e.g. http://barryclark.github.io or http://www.barryclark.co)
# Used for Sitemap.xml and your RSS feed
url:
url: waterbearlang.com

# If you're hosting your site at a Project repository on GitHub pages
# (http://yourusername.github.io/repository-name)
Expand Down
10 changes: 0 additions & 10 deletions _posts/2014-3-3-Hello-World.md

This file was deleted.

20 changes: 20 additions & 0 deletions _posts/2015-1-23-Welcome.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
layout: post
title: Waterbears congregate in Vancouver
---

Traveling from the currently freezing lands of Ontario and Alberta, five new UCOSP students arrived at the SFU Surrey campus this past weekend to met up with Dethe (Waterbear's creator) and join the Waterbear team.

UCOSP is a program that brings computer science students from accross Canada together to work on open source projects. This is be the third time Waterbear has benefited from this type of program's student involement.

My name is Caley, a fourth year Computer Science student at the University of Waterloo, and this is my first time being a part of UCOSP as well as working on an open source project. I chose to work on Waterbear because I have a passion for educational technologies as well as making programming more accessible to non-programmers.

I'm really excited to introduce our team for this term. This is Jarrett, Rachael, myself (with our mascot), Eddie and our fearless leader Dethe.

![Team Waterbear]({{ site.baseurl }}/images/team.jpg)

Overall, the weekend code sprint was great. Our team was clearly quick to jump in and start contributing. Non-programming activities included: defrosting in the mild Vanvouver weather, showing off our mascot to other teams at the sprint, and brainstorming awesome ways to put our logo on all sorts of Waterbear merchandise.

We are excited to get working and will keep updating this blog with the progress that we make.

-Caley
10 changes: 3 additions & 7 deletions about.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@ title: About
permalink: /about/
---

Some information about you!
Check out our site and try Waterbear for yourself at waterbearlang.com [waterbearlang.com](waterbearlang.com)

### More Information
### Contact us

A place to include any other types of information that you'd like to include about yourself.

### Contact me

[[email protected]](mailto:[email protected])
[[email protected]](mailto:[email protected])
Binary file added images/icon_380.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/team.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.