This repository contains the source code for my personal portfolio, built with Jekyll.
To preview the site locally:
- Install dependencies
bundle install``` - Start the local server
bundle exec jekyll serve```
```markdown
The site will be available at <http://localhost:4000>.
## Features
This site is built using the **<a href="https://github.com/b2a3e8/jekyll-theme-console">jekyll theme console</a>.** theme, with additional customizations.
## License
This project is open source under the [MIT License](https://opensource.org/licenses/MIT).