Skip to content

amankrara/softi.es

 
 

Repository files navigation

The No.1 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.7%
  • CSS 38.9%
  • JavaScript 13.5%
  • Shell 3.9%