https://github.com/kamiviolet/tribute_page
Tribute page
https://github.com/kamiviolet/tribute_page
css3 html5 javascript tribute-page
Last synced: 2 months ago
JSON representation
Tribute page
- Host: GitHub
- URL: https://github.com/kamiviolet/tribute_page
- Owner: kamiviolet
- Created: 2022-12-18T10:14:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-20T22:32:28.000Z (over 2 years ago)
- Last Synced: 2025-02-16T02:46:31.387Z (4 months ago)
- Topics: css3, html5, javascript, tribute-page
- Language: HTML
- Homepage: https://kamiviolet.github.io/tribute_page/
- Size: 1.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README - Learning Journey step 7
## 7.2 - Your Tribute Page
You will now be using git and vscode to:
* _clone_ your repository to your local machine (use the HTTPS link)
* _update_ the sample HTML and CSS files with your own code (from CodePen)
* _add, commit and push_ your changes to your brand new repository. Pretty cool eh?
Super Secret Hint
All of these steps have been covered in step 6 of your *learning journey* if you need any clues as to what to do maybe think about looking back at these resources 🤷
Link to instructions on cloning:https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository## 7.3 - Deploying your site using github Pages
Follow the guide [HERE](https://docs.github.com/en/pages/getting-started-with-github-pages/creating-a-github-pages-site)
Make sure that the deployed branch is `main` in settings.