Middleman template project: Add GitLab CI configuration for testing, building and deploying it to GitLab Pages

Job To Be Done

Configure the Middleman template project to run on GitLab CI. The CI configuration should:

  • Run the tests
  • Build the project
  • Deploy the project to GitLab Pages

Tasks

- [ ] Add configuration file to run the tests

Edited by Vasilii Iakliushin