Add summit agenda page and link it from homepage#34
Open
Debadatta-jena wants to merge 3 commits intoodisha-ml:mainfrom
Open
Add summit agenda page and link it from homepage#34Debadatta-jena wants to merge 3 commits intoodisha-ml:mainfrom
Debadatta-jena wants to merge 3 commits intoodisha-ml:mainfrom
Conversation
Contributor
|
@Debadatta-jena Thanks for your PR. The placement we need update.
Odisha AI Summit already has a page under conferences at https://github.com/odisha-ml/website/blob/main/content/conferences/summit/index.md We should update this file rather than the resources/agenda.md file. You can further refer this Zola doc for details guide on how pages work in Zola. |
Author
|
Hi @soumendrak sir ,
Thank you for the clarification and for reviewing my PR.
Apologies for placing the agenda under the `resources` section. I
understand now that:
- Events like conferences and summits should be under `content/conferences/`
- The Odisha AI Summit agenda should be updated in the existing file at
`content/conferences/summit/index.md`
I will update the correct file and revise the PR accordingly.
Thanks for your guidance and for the opportunity to contribute.
…On Sat, 20 Dec 2025 at 19:09, Soumendra kumar sahoo < ***@***.***> wrote:
*soumendrak* left a comment (odisha-ml/website#34)
<#34 (comment)>
@Debadatta-jena <https://github.com/Debadatta-jena> Thanks for your PR.
The placement we need update.
- Any news articles and updates go to -> Blogs folder
- Any initiatives which will mostly happen in a recurring pattern ->
Initiatives
- Any Events like conferences and Workshops -> Conferences
- Any resources which are ever green for Odisha and AI -> Resources
Odisha AI Summit already has a page under conferences at
https://github.com/odisha-ml/website/blob/main/content/conferences/summit/index.md
We should update this file rather than the resources/agenda.md file.
You can further refer this Zola doc
<https://www.getzola.org/documentation/content/page/> for details guide
on how pages work in Zola.
—
Reply to this email directly, view it on GitHub
<#34 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BIT53B76J6PTQ6YKRBQ53XT4CVGR7AVCNFSM6AAAAACPTKFTY6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTMNZXHAZDSOJTGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This pull request adds a dedicated Odisha AI Summit agenda page and links it from the homepage to improve visibility and navigation.
What was added
content/_index.md)content/resources/agenda.md)Implementation details
Testing
Notes
.gitignoreRelated issues