ga-wdi-exercises / portfolio_pages

[html, css]
3 stars 32 forks source link

Your Personal Portfolio Site

Instructions

Create a personal portfolio page and deploy it to Github pages. Please refer to the documentation on GitHub for detailed instructions.

You may continue with the "About Me" page you created when interviewing for this course. However, the intent is that this will be the foundation of the portfolio page you display to employers, so you'll probably want to make significant improvements!

Requirements

This lab counts as an assignment and is due today at 5pm.

You have not been taught how to deploy to Github Pages. That's okay! This is an opportunity to learn something new on your own. Just follow the instructions here. If you run into any issues, just ask the instructor on lab support.

Submission

Please create an issue on this repo, ga-wdi-exercises/portfolio_pages, containing a link to the repo you created -- not the webpage. So your issue should contain http://github.com/wdidcstudent/wdidcstudent.github.io, for example, and not http://wdidcstudent.github.io.

Pairing with Others

Every student must create their own website, but you're welcome and encouraged to collaborate with others! The best way to create a great website is to get targeted feedback from others at several points in the process.

Tips

Inspiration

Personal websites from some previous WDI grads:

You can also Google "developer portfolio website" for more ideas :)

Domains (Optional)

If you'd like, you can purchase a domain and then "point" the domain to your Github Pages repo. Here are instructions on how to do so:

https://help.github.com/articles/setting-up-a-custom-domain-with-github-pages/

We recommend Namecheap.

Sass (Optional)

If you'd like, try adding some Sass to your portfolio site.

We'd like you to try using:

Bonus!