Skip to content
New issue

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

Init content type base recipe. #54

Closed
wants to merge 7 commits into from
Closed

Conversation

tannguyen04
Copy link
Contributor

@tannguyen04 tannguyen04 commented May 30, 2024

Closes #42

@simesy
Copy link
Contributor

simesy commented May 31, 2024

@tannguyen04 i will give this back to you. I think you should build it up similar to how starshot prototype does it.

We will change the installation to be per phenaproxima's comment

core/scripts/drupal install path/to/recipe 

Starshot prototype recipes are https://github.com/phenaproxima/starshot-prototype/tree/main/recipes
And you can see how the main recipe requires more recipes https://github.com/phenaproxima/starshot-prototype/blob/main/recipes/starshot/recipe.yml#L15-L25
And has a whole bunch of aother actions https://github.com/phenaproxima/starshot-prototype/blob/main/recipes/starshot/recipe.yml#L72

I suggest building up slowly! Install a simple site, make it work, build up.

@tannguyen04
Copy link
Contributor Author

Close this one because we are going use #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Convert site to recipes
2 participants