agrestio / agrest

Server-side Java REST Framework for easy access to data graphs from various backends
https://agrest.io
Apache License 2.0
81 stars 34 forks source link

Introduce CI\CD for Agrest site. #376

Closed vyarmolovich closed 5 years ago

vyarmolovich commented 5 years ago

Implement an approach based on https://github.com/bootique/bootique-io

  1. Create especial grest-io repository for gh-page
  2. Configure Travis CI
  3. Introduce hugo ramework for building
  4. Integrate a documentation building using maven
vyarmolovich commented 5 years ago

Points 1 and 2 were done

vyarmolovich commented 5 years ago

Point 3 will be done in the scope of https://github.com/agrestio/agrest-io/issues/5

vyarmolovich commented 5 years ago

Point 4 will be done in the scope of https://github.com/agrestio/agrest-io/issues/6