Our build right now uses a ruby script to clone all the correct guides.
I would suggest removing that ruby script and creating a bash script (like the build_clone_docs.sh script) that will clone a Guides repo and handle placing the guides into the right directory of src/main/content (like it does today)
Feature description
Our build right now uses a ruby script to clone all the correct guides.
I would suggest removing that ruby script and creating a bash script (like the build_clone_docs.sh script) that will clone a Guides repo and handle placing the guides into the right directory of src/main/content (like it does today)