-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
feat(whiskers)!: switch to tera, use rich context objects #150
Conversation
53dffb7
to
6b3fc3b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets get this merged!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Glanced over the PR, found no glaring issues and docs have been updated. Can't wait for this to be rolled out across the organisation.
Absolutely stellar work @backwardspy, and @nullishamy for the productive feedback.
* feat(whiskers)!: rewrite from scratch with tera and rich context * feat(whiskers): convert demo example to tera * feat(whiskers): convert frontmatter example to tera * feat(whiskers): convert simple single-file example to tera * feat(whiskers): convert overrides example to tera * docs(whiskers): update for 2.0 * docs(whiskers): update overrides section(s) * chore(whiskers): add beta suffix to version number * Revert "chore(whiskers): add beta suffix to version number" This reverts commit 2d60034. * feat(whiskers): bring back 0.6 opacity red in demo example * docs(whiskers): document the --dry-run flag
BEGIN_COMMIT_OVERRIDE
feat!: switch to tera & rich context variables
feat(whiskers): enforce semver versioning in frontmatter
docs(whiskers): update examples to match tera syntax
END_COMMIT_OVERRIDE