## Installation

First, you must install `Ruby` and `Bundler`.

Then, to deploy the webpage locally, you need to run:

```bash
bundle install
bundle exec jekyll serve
```

## Contributing <a name="contributing"></a>
PRs are welcome.

## License <a name="license"></a>
[MIT](https://github.com/santilococo/santilococo.github.io/blob/master/LICENSE.md)