Release 0.6.0 #360

Merged
Jef Roosens merged 47 commits from release-0.6.0 into main 2023-07-17 13:35:04 +02:00
Showing only changes of commit beae2cebd2 - Show all commits

View file

@ -21,8 +21,9 @@ pipeline:
- make api-docs - make api-docs
slate-docs: slate-docs:
image: 'slatedocs/slate' image: 'slatedocs/slate:v2.13.0'
group: 'generate' group: 'generate'
# Slate requires a specific directory to run in
commands: commands:
- cd docs/api - cd docs/api
- bundle exec middleman build --clean - bundle exec middleman build --clean