[SP-2025] Add event date and cfp date#15070
[SP-2025] Add event date and cfp date#15070greglixandrao wants to merge 2 commits intodevopsdays:mainfrom
Conversation
✅ Deploy Preview for devopsdays-web ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
toshywoshy
left a comment
There was a problem hiding this comment.
Please also uncomment the #po
| startdate: # 2025-07-12T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet. | ||
| enddate: # 2025-07-12T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet. | ||
| startdate: 2025-11-22T00:00:00+03:00 # The start date of your event. Leave blank if you don't have a venue reserved yet. | ||
| enddate: 2025-11-22T23:59:59+03:00 # The end date of your event. Leave blank if you don't have a venue reserved yet. |
There was a problem hiding this comment.
Does the event take place the whole day?
Because that is what you have now.
There was a problem hiding this comment.
This is a file of Zurich, not sure why you are modifying it here
There was a problem hiding this comment.
There was an error in the merge from main. I'm going to cancel this PR and send another one. But I'll fix the errors pointed by you. Thanks.
There was a problem hiding this comment.
This is a file of Zurich, not sure why you are modifying it here
There was a problem hiding this comment.
There was an error in the merge from main. I'm going to cancel this PR and send another one. But I'll fix the errors pointed by you. Thanks.
There was a problem hiding this comment.
This is a file of Zurich, not sure why you are modifying it here
There was a problem hiding this comment.
There was an error in the merge from main. I'm going to cancel this PR and send another one. But I'll fix the errors pointed by you. Thanks.
There was a problem hiding this comment.
This is a file of Zurich, not sure why you are modifying it here
There was a problem hiding this comment.
There was an error in the merge from main. I'm going to cancel this PR and send another one. But I'll fix the errors pointed by you. Thanks.
There was a problem hiding this comment.
This is a file of Zurich, not sure why you are modifying it here
There was a problem hiding this comment.
There was an error in the merge from main. I'm going to cancel this PR and send another one. But I'll fix the errors pointed by you. Thanks.
There was a problem hiding this comment.
This is a file of Zurich, not sure why you are modifying it here
There was a problem hiding this comment.
There was an error in the merge from main. I'm going to cancel this PR and send another one. But I'll fix the errors pointed by you. Thanks.
There was a problem hiding this comment.
This is a file of Zurich, not sure why you are modifying it here
There was a problem hiding this comment.
There was an error in the merge from main. I'm going to cancel this PR and send another one. But I'll fix the errors pointed by you. Thanks.
| cfp_date_end: 2025-07-22T00:00:00+03:00 # close your call for proposals. | ||
| cfp_date_announce: # inform proposers of status | ||
|
|
||
| cfp_link: "" #if you have a custom link for submitting proposals, add it here. This will control the Propose menu item as well as the "Propose" button. |
There was a problem hiding this comment.
You do not have a cfp link here, so you cannot use the link.
Also you need to uncomment the propose on line 50 here
| <div class="col-md-6"> | ||
| <p>Abertura em 23/04, fechamento em 22/07</p> | ||
| <!-- <i class="fa fa-sign-in fa-lg"></i> --> | ||
| <!-- {{< event_link url-key="cfp_link" text="Propose a talk!" >}} --> |
There was a problem hiding this comment.
This will only work if you set the cfp_link in the main.yml and you haven't done that yet
|
@toshywoshy Thank you for your review. I close this pull request and i send another one with corrections point by you |
We add the event date and CFP date