You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current instructions require people to install ruby and the gems before they can get started with tech docs.
IMO, a docker-based workflow would be more generally applicable (e.g. developers who have never used ruby are still fairly likely to know about docker, or to have it installed already).
The following files could be used as the basis of a preview & build workflow, without requiring users to have ruby installed locally:
The current instructions require people to install ruby and the gems before they can get started with tech docs.
IMO, a docker-based workflow would be more generally applicable (e.g. developers who have never used ruby are still fairly likely to know about docker, or to have it installed already).
The following files could be used as the basis of a preview & build workflow, without requiring users to have ruby installed locally:
https://github.com/ministryofjustice/cloud-platform-user-guide/blob/master/makefile
https://github.com/ministryofjustice/cloud-platform-user-guide/blob/master/Dockerfile
The text was updated successfully, but these errors were encountered: