neynt / softi.es

A website for softies.

Home Page:http://softi.es/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

softi.es

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.
    • If you switched into CS, add cs: true
  • 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:HTML 77.0%Language:CSS 15.9%Language:JavaScript 5.5%Language:Shell 1.6%