|
1 |
| -# Portfolio - A one page static website using GitHub Pages |
| 1 | +# Personal Portfolio π₯ |
| 2 | +> A clean, beautiful, responsive portfolio template for Software Developers! |
2 | 3 |
|
3 |
| -Tools used to build this website: |
| 4 | +[](http://hits.dwyl.com/varadbhogayata/varadbhogayatagithubio) |
| 5 | +[](https://github.com/varadbhogayata/varadbhogayata.github.io/commits/master) |
| 6 | +[](http://varadbhogayata.github.io/) |
| 7 | +[](https://www.linkedin.com/in/varadbhogayata/) |
| 8 | +[](http://badges.mit-license.org) |
4 | 9 |
|
5 |
| -* <b>GitHub Pages</b> - To host my static website (HTML, CSS, JS) totally for free! |
6 |
| -* <b>Materialize</b> - A useful CSS framework to get Google's Material Design components. |
| 10 | +### Website Preview |
| 11 | +<p align="center"> |
| 12 | + <kbd> |
| 13 | + <a href="https://varadbhogayata.github.io" target="_blank"><img src="readme_images/preview.JPG"> |
| 14 | + </a> |
| 15 | + </kbd> |
| 16 | +</p> |
7 | 17 |
|
8 |
| -# How to use my template? |
9 |
| -* Clone the repository |
10 |
| -* Change the content of <b>index.html</b> according to your need. |
11 |
| -* Add/Remove images from <b>root/assets/img</b> folder. |
| 18 | +:star: Star us on GitHub β it helps! |
| 19 | + |
| 20 | +## Installation & Deployment π¦ |
| 21 | +- Clone the repository and modify the content of <b>index.html</b> according to your requirement. |
| 22 | +- Add or remove images from `varadbhogayata.github.io/assets/img/` directory as per your requirement. |
| 23 | +- I highly recommend to use [Github Pages](https://create-react-app.dev/docs/deployment/#github-pages) to deploy the website the EASIEST WAY. |
| 24 | +- To deploy your website, first you need to create github repository with name `<your-github-username>.github.io`. Please don't give any other name. |
| 25 | +- Push the generated code to the `master` branch of this repository. |
| 26 | + |
| 27 | +## Sections π |
| 28 | +βοΈ About me\ |
| 29 | +βοΈ Experience\ |
| 30 | +βοΈ Projects \ |
| 31 | +βοΈ Skills \ |
| 32 | +βοΈ Education\ |
| 33 | +βοΈ Contact Info\ |
| 34 | +βοΈ Resume\ |
| 35 | + |
| 36 | +To view a live example, **[click here](https://varadbhogayata.github.io/)** |
| 37 | + |
| 38 | +## Tools Used π οΈ |
| 39 | +* <b>GitHub Pages</b> - To host my static website (HTML, CSS, JS). |
| 40 | +* <b>Materialize</b> - A CSS framework to get Google's Material Design components. |
| 41 | + |
| 42 | +## Contributing π‘ |
| 43 | +#### Step 1 |
| 44 | + |
| 45 | +- **Option 1** |
| 46 | + - π΄ Fork this repo! |
| 47 | + |
| 48 | +- **Option 2** |
| 49 | + - π― Clone this repo to your local machine. |
| 50 | + |
| 51 | + |
| 52 | +#### Step 2 |
| 53 | + |
| 54 | +- **Build your code** π¨π¨π¨ |
| 55 | + |
| 56 | +#### Step 3 |
| 57 | + |
| 58 | +- π Create a new pull request. |
| 59 | + |
| 60 | +## License π |
| 61 | +This project is licensed under the MIT License - see the [LICENSE.md](./LICENSE) file for details. |
0 commit comments