-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
#89 [REQUEST] Add fields for facilitator and editor to the story archetype #93
#89 [REQUEST] Add fields for facilitator and editor to the story archetype #93
Conversation
…html" partial for templated with conditional rendering Finally calling "credits" template in "single.html"
…html" partial for templated with conditional rendering Finally calling "credits" template in "single.html"
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.
Thanks so much! This is looking great. Added some comments to the files.
However, I think you accidentally committed more files thank you intended to. Mind removing the .vs
folder from the PR?
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.
This should be "Claire Moss", not "Clarie Moss".
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.
Could we add a period at the end of the sentence?
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 for cleanliness of the code, could you only add in line 48?
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.
Sure, would make the necessary changes
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.
I'm sorry, I think I communicated that poorly! Your approach of creating a new partial was great. Let's stick with that.
I was referencing the fact that it seems like you modified the indentation for lines that you didn't change, so the diff reflected changes on lines without material changes. No worries though, if you can just add back the partial, we can resolve formatting later.
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.
Created a new partial and calling it in single.html
added .vs in gitignore to remove .vs dir corrected Clarie Moss in thea-flowers.md
Finally removed .vs folder by removing cache and stashing all files based on new git ignore
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.
I'm sorry, I think I communicated that poorly! Your approach of creating a new partial was great. Let's stick with that.
I was referencing the fact that it seems like you modified the indentation for lines that you didn't change, so the diff reflected changes on lines without material changes. No worries though, if you can just add back the partial, we can resolve formatting later.
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.
Thanks! This looks great!
✅ Deploy Preview for opensourcestories ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
Solution Description:
Added "editor" property in stories.md archetype and created "credits.html" partial for templated with conditional rendering
Finally calling "credits" template in "single.html"
SS of final result