-
Notifications
You must be signed in to change notification settings - Fork 49
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
Sitemap generator #64
Conversation
ab6be6b
to
acaf54a
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.
Just a couple of small suggestions...take 'em or leave 'em 😄
@kinson great feedback! This is wonderful, thank you for taking the time to do this 💜 |
9f6debc
to
9aaa18f
Compare
4a99e89
to
bca9dc4
Compare
bca9dc4
to
b69accc
Compare
@kinson will you take a peek at this and approve it if you're happy with the code? I'll work on verifying the Dockerfile works as expected this evening. |
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.
Looks good 💪🏼
I'll leave the Dockerfile multi-line comment up to you to decide on. I could go either way on that one.
Co-authored-by: Sam Hunter <[email protected]>
Add two new Mix tasks to the project:
Both of these files are ignored by git and will be generated on deployments inside the dockerfile.
Part of #59
Closes #54 #62