armcburney / softi.es

A website for softies.

Home Page:http://softi.es/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A website for UW Software Engineering class of 2019.

Setup

Install dependencies:

npm install

Update index.html with new content:

node build.js

Contributing

  • Fork the repository
  • Add a photo of yourself at people/yourname.jpg. Try to keep the image around 500px wide
  • Add an object into the people array in people.json with your name, photo, description, website, and GitHub username
    • You don't need to add the http:// to the beginning of the website, that gets added automatically.
  • Create a pull request
  • The deployment process will take care of the rest once it's merged to develop!

About

A website for softies.

http://softi.es/


Languages

Language:CSS 43.1%Language:HTML 37.9%Language:JavaScript 14.7%Language:Shell 4.3%