- Fork this repository
- Clone your fork
- Create a
branch
- Create a new file in the root of the project and name it
FirstName-LastName.html
(e.g. tom-kraak.html) - replicate this page using:
- basic HTML elements (paragraphs, anchors, images, etc.)
- sectioning elements (header, section, article, nav, footer, etc.)
- ensure that you end up with a valid HTML5 document
- Commit your changes
- Push your changes
- Open a pull request
For questions or comments, reach out via Slack or open an issue on GitHub.