Chapter 4. Building a Resume Website
In this chapter, we are going to build a responsive resume website. We will be adding different sections to our resume in this chapter, and the grid system will play an important role. We will have sections such as about me, contact information, education, experience, skills, services, and recent projects that you might have done.
We will be covering the following topics:
- Revising the
gulpfile
- Creating the HTML layout
- Styling the
Home
page - Adding the education and skills section
- Adding the services and projects section