We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@zentahori
I'd like you to work on fixing small issues with recipes.
config_sub_dir
If there's no way to remove it completely it should be moved to CMS configuration, but definitely it's setting should not be in base.rb.
base.rb
If it's too difficult to make generic recipe, then we should move it to local_recipes.
local_recipes
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
#{ghost_content_path}#{config_sub_dir}
No branches or pull requests
@zentahori
I'd like you to work on fixing small issues with recipes.
https://github.com/dmytro/capistrano-recipes/pull/10/files#diff-58ce518092f6be150736b33edd66d7e4R16,
https://github.com/dmytro/capistrano-recipes/pull/10/files#diff-58ce518092f6be150736b33edd66d7e4R21
config_sub_dir
, it's too specific to CMS deployment. https://github.com/dmytro/capistrano-recipes/pull/10/files#diff-b018874641b85dcd2cf07ae96e5596c4R153If there's no way to remove it completely it should be moved to CMS configuration, but definitely it's setting should not be in
base.rb
.If it's too difficult to make generic recipe, then we should move it to
local_recipes
.The text was updated successfully, but these errors were encountered: