A Jekyll template for Software Engineer portfolios. Can work with github pages too.
The pre-commit-config.yaml
is versioned and collaborators of the repository should use pre-commit to work consistently.
Execute the following command before commiting any first changes:
pre-commit install --hook-type commit-msg
To launch a local environment execute the command:
bundle exec jekyll serve