Skip to content

Commit 8b5248d

Browse files
author
Daniel-Awai
committed
Project description
1 parent d491894 commit 8b5248d

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

_projects/dvhacks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: dvhacks
2+
title: DVHacks
33
contributors: "Jacob Young"
44
link: "https://github.com/dvcoders/dvhacks"
55
---
6-
Spring 2015 dvcoders decided to be only the second community college in California to host a hackathon. Every hackathon need a site for registration and information and our very own Jacob Young was up to the task.
6+
Dvcoders is always looking to tackle ambitious projects, and in Spring 2015 we decided to be only the second community college in California to host a hackathon. Every hackathon need a site for registration and information and our very own Jacob Young was up to the task of putting it together.

images/70TMY4B.jpg

284 KB
Loading

read.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#Introduction
2+
You can find a live version of this site at www.dvcoders.com.
3+
4+
#Getting The Site Running
5+
This site is build upon the jeykll static site engine. For more information regarding jeykll please refer to their documentation. To get this project up and running locally, follow the install instructions [here](http://jekyllrb.com/docs/installation/), pull the code to your local machine, open a terminal and `cd ~/working/project/directory` then `jekyll server`. Open a browser and navigate to http://localhost:4000/.
6+
7+
#Purpose
8+
This site is for the dvcoders club. We are a group of students at Diablo Valley College with a passion for Computer Science and Software development. This is a site for us to show people what we are up to and also for our members to refer to for information regarding the club.

0 commit comments

Comments
 (0)