Commit d23e7d4
committed
feat: Add Blog generator file structure for Post/Page scenario
- Add WacsdkBlogCommands.cs aggregator
- Add PostPage/PostPageCommand.cs CLI command
- Add PostPage/PostPageGenerator.cs transformation logic
- Add PostPage/PostPageDataModel.cs Scriban data contract
Nested structure isolates scenarios, prevents interdependencies.
Implementation separate from commands for reusability by future scenarios.1 parent 10970af commit d23e7d4
4 files changed
File tree
- src
- Blog/PostPage
- Commands/Blog
- PostPage
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments