As a developer, I would like to have easy to follow documentation about how to use Netlify, to:
deploy the the portfolio from the main/master branch
configure Netlify to host everything under own domain
have Deploy Preview available for each Pull Request
Documentation should be provided in form of markdown files in docs/deploy/ directory, which also should be linked from main readme.md file in main directory of the repository.
As a developer, I would like to have easy to follow documentation about how to use Netlify, to:
Documentation should be provided in form of markdown files in
docs/deploy/
directory, which also should be linked from main readme.md file in main directory of the repository.