-
Notifications
You must be signed in to change notification settings - Fork 3
Mustache templates #2
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
Conversation
Use Mustache for email subjects
Added `chairs: true` to people.json format
Where all the Mustaches and other configs will live
Mustache templates are used for `subject` and `body`
+1000 to this... no time to review, just chiming in to say that I'm very supportive. Thanks for all the hard work @BigBlueHat! |
Also, we should probably just move scrawl out into its own repo. |
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.
LGTM, great work!
This is scrawl's own repo. ^_^ Thanks for the support! |
@kimdhamilton @msporny @gkellogg
Not sure y'all have time or interest in reviewing all this, but I've worked scrawl to the point that it's pretty configurable.
The underlying goal here is to get it to a point where each community simply has a
config.yaml
and apeople.json
file near their minutes directory. That wayscrawl
itself can just be a command line tool and no longer need to be directly customized (i.e. forked...).Again, if you've not got time for this, no worries! I'll let this idle here for a bit while I continue some (by hand...at this point) testing, and then merge it later.
Thoughts welcome, though!