-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
Generating the code for methods Beautifier.Template() and Beautifier.Data() will ease theme management. This way Beautifer.Assets() can be used to simply define the required assets to build a theme.
- Remove implementions of
Beautifier.Template()andBeautifier.Data()for thegolang(default) theme - Write a Go generator in
pkg/themes/generator.gothat will generate adefault_gen.gofile implementing those two methods with proper content taken fromAssets() - Update the build system to
go generatebefore building
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
refacRefactoringRefactoring