Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diegonti/diegonti.github.io
My personal webpage
https://github.com/diegonti/diegonti.github.io
bootstrap html-css-javascript personal-website resume-website
Last synced: about 1 month ago
JSON representation
My personal webpage
- Host: GitHub
- URL: https://github.com/diegonti/diegonti.github.io
- Owner: diegonti
- Created: 2023-01-12T14:22:55.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T10:57:01.000Z (2 months ago)
- Last Synced: 2024-10-19T21:16:08.661Z (2 months ago)
- Topics: bootstrap, html-css-javascript, personal-website, resume-website
- Language: HTML
- Homepage: https://diegonti.github.io/
- Size: 12.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: news-page.html
Awesome Lists containing this project
README
# Diego Ontiveros - Personal Website
Here is found the repo that hosts my personal website. I've used a template designed by BootstrapMade but I added my personal touches and sections. It's been a journey since I don't know much about web development, but this project has helped me to deepen my understansing into HTML/CSS/JS and bootstrap frameworks.
If you want to try make your own, it's very easy!
- You need a GitHub account ([sign up here](https://github.com/join)). If you sign up with username `janedoe` then your website will be `http://janedoe.github.io`, so take that in mind.
- If you like this desing, you can *fork* this repository and rename it to `.github.io`. Make sure GitHub pages is activated in the repo configuration.
- If want to try another desing or start from zero, create the repository named `.github.io` and add all the code there, again making sure GitHub pages is activated.
- Finally, modify the files and customize the website to make it your own, and wen commiting the changes, GitHub will be automatticaly deplying it and updating it.
Take in mind that in GitHub only static websites can be hosted, so no server operations nor backend scripts are allowed, mainly use HTML/CSS/JS and you'll be fine. Here is more info about [GitHub Pages](https://docs.github.com/en/pages/getting-started-with-github-pages/about-github-pages)
For any doubts or questions, contact [Diego Ontiveros](https://github.com/diegonti) ([Mail](mailto:[email protected])).