Hi!
This is my first TOP mini-project, a simple recipes static website in plain HTML.
By doing it, my main objective was to test my working knowledge of basic workflows and make sure I'm able to accomplish the following:
- Work from unix CLI to create directories & files
- Create the website structure without relying on the GUI
- Stage and commit modified files and get used to working with GIT from the terminal
- Write my first commit messages on VSCode
- Practice working with atomic commits vs non-atomic commits to understand the advantages of the former
- Push modifications to the repo
- Deploy a live example of the site on GitHub pages
- Set up Referrer-Policy on individual links to increase the site's security and preserve users' privacy
- Increase workflow productivity by getting used to working with Oh My Zsh shortcuts
- Review all my previously acquired HTML fundamentals by creating this MVP website
TO-DO: style the site and improve upcoming commit messages so they include subject + body.
Thanks to The Odin Project for the professionalism and high standards of this curriculum.
Laura