Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Implement Static Site Generation (SSG) feature #10

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

Open
wants to merge 1 commit into
base: 7.3
Choose a base branch
from

Conversation

Kocal
Copy link
Collaborator

@Kocal Kocal commented Feb 13, 2025

...

@Kocal Kocal force-pushed the static-site-generation branch from 432ae67 to 3ad1e9a Compare February 13, 2025 12:09
@tBibaut tBibaut force-pushed the static-site-generation branch from 3749894 to 8e29cba Compare February 20, 2025 16:31
@tBibaut tBibaut force-pushed the static-site-generation branch 2 times, most recently from 405b576 to 2e25ef3 Compare March 14, 2025 16:03
@tBibaut tBibaut force-pushed the static-site-generation branch from 2e25ef3 to af81029 Compare March 30, 2025 15:10
$this
->setDescription('Generates static pages')
->addOption(
'filterPattern',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

snake case

* @author Thomas Bibaut <[email protected]>
*/
#[AsCommand(name: 'static-site-generation:generate', description: 'Generates the static site')]
final class StaticSiteGenerationGenerateCommand extends Command
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

invokable command

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.

2 participants