Skip to content

Commit d23e7d4

Browse files
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

File tree

4 files changed

+0
-0
lines changed

4 files changed

+0
-0
lines changed

src/Blog/PostPage/PostPageDataModel.cs

Whitespace-only changes.

src/Blog/PostPage/PostPageGenerator.cs

Whitespace-only changes.

src/Commands/Blog/PostPage/PostPageCommand.cs

Whitespace-only changes.

src/Commands/Blog/WacsdkBlogCommands.cs

Whitespace-only changes.

0 commit comments

Comments
 (0)