Skip to content

AngelFluffyOokami/portfolio-website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Build A Portfolio Website

With all of the projects you will be working on here at Lambda School, you will need somewhere to house them! There is no better opportunity to learn and show off your skills than a beautiful portfolio website.

You have the ability to write HTML, CSS, and responsive media queries. You also know how to identify and write responsive units. It's time to put that knowledge into action by reading someone else's code and adding your own flavor. You will be building a portfolio website from a template found on https://html5up.net/.

Project Set Up

Follow these steps to set up and work on your project:

_ Watch this walk through video: https://youtu.be/P2Y9W29kcjs

  • Create a forked copy of this project.
  • Add PM as collaborator on Github.
  • Clone your OWN version of the repository (Not Lambda's by mistake!).
  • Create a new branch on the clone: git checkout -b <firstName-lastName>.
  • Implement the project on the <firstName-lastName> branch, committing changes regularly.
  • Push commits: git push origin <firstName-lastName>.

Follow these steps to download your template and start the project:

Follow these steps for completing your project after your MVP is completed:

  • Submit a Pull-Request to merge <firstName-lastName> Branch into master (student's Repo). Please don't merge your own pull request
  • Add your Project Manager as a Reviewer on the Pull-request
  • PM then will count the HW as done by merging the branch back into master.

MVP Requirements

  • Study the code base and identify both responsive units and where media queries were used. Take notes on anything that confuses you or interesting things you find. Share this information in your standup meeting with your group
  • Customize the template to you
    • Update the title tag match your name
    • Update the place holder content throughout the template to your information
      • Some templates are much larger than others, you don't need to fill in every little div with information, just try to get the site representing you and your work
      • You can use sites like https://www.pexels.com/ for free images to fill in place holders
      • Showcase projects you have worked on by providing some information and links to your git hub projects
  • Implement proper attribution: Attribution is required under the creative commons license that came with the website files you downloaded. Be sure to provide attribution somewhere in the site. The templates should already come with attribution found in most footers but double check to be sure.
  • Host your website for the world to see. Follow the instructions found here https://pages.github.com/. Once you have hosted your web page, share it for your peers to see. This is not a small feat!

Stretch

  • Study the JavaScript used in your template and see if you can tweak any of the behavior to see how it works
  • Download another template and see if you can get the CSS preprocessor working on the project

About

A project to get you up and running with a portfolio site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published