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

Create new command to scaffold pages #55

Merged
merged 11 commits into from
Apr 1, 2022

Conversation

caendesilva
Copy link
Member

We have a neat command to create blog posts. We should have one for pages as well. We can use a flag option to select if it should be a Markdown or a Blade pages.

With Markdown the selected title will be added as a front matter, with Blade the default layout will be used as a stub, and the PHP title injected.

@caendesilva caendesilva linked an issue Apr 1, 2022 that may be closed by this pull request
@caendesilva caendesilva merged commit 626ed64 into master Apr 1, 2022
@caendesilva caendesilva deleted the 52-create-new-command-to-scaffold-pages branch April 1, 2022 19:14
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.

Create new command to scaffold pages
1 participant