forrtproject / forrtproject.github.io

FORRT Website
https://forrt.org
Other
31 stars 18 forks source link

Lesson Plans from Magdalena GH #90

Closed richarddushime closed 5 months ago

richarddushime commented 6 months ago

@SamGuay Hope you are doing well As we did , i followed the same methods but instead everything is appearing on this http://localhost:1313/lesson-plans/ page as sections

when i http://localhost:1313/lesson-plans/ND/ its empty

What do you think might be causing it ?

SamGuay commented 6 months ago

when i http://localhost:1313/lesson-plans/ND/ its empty

HUGO urlify directory names, so anything with capital letters gets standardized. IIRC, it should be accessible at http://localhost:1313/lesson-plans/nd/

As we did , i followed the same methods but instead everything is appearing on this http://localhost:1313/lesson-plans/ page as sections

Seems we overlooked this earlier. Let's deal with this later. This simplest way would probably be to nest ND at the parent level (/content/ND/) then modify the url parameter in the front matter of the index.md to keep the "lessons-plan" if thats desired. Else we can always convert the lessons plans page to a section page.. but the first option is easier to implement.

richarddushime commented 6 months ago

when i http://localhost:1313/lesson-plans/ND/ its empty

HUGO urlify directory names, so anything with capital letters gets standardized. IIRC, it should be accessible at http://localhost:1313/lesson-plans/nd/

As we did , i followed the same methods but instead everything is appearing on this http://localhost:1313/lesson-plans/ page as sections

Seems we overlooked this earlier. Let's deal with this later. This simplest way would probably be to nest ND at the parent level (/content/ND/) then modify the url parameter in the front matter of the index.md to keep the "lessons-plan" if thats desired. Else we can always convert the lessons plans page to a section page.. but the first option is easier to implement.

As suggested All is working well here : http://localhost:1313/nd/ i have just made a commit you can check it out , with page editings , broken links etc... i will keep improving Meanwhile let me ask Flavio and MGH what could be the best page slug

richarddushime commented 6 months ago

@SamGuay Hope you are doing well would you look into this PR ? I would like to know where the main link URL can be placed under what and where

SamGuay commented 6 months ago

I would like to know where the main link URL can be placed under what and where

I'll let @flavioazevedo answer where he'd like it. Not sure if this would be a new menu item or simply a new item in Syllabus or Lessons plan or Neurodiversity?

Then I'll review it! :)

richarddushime commented 5 months ago

Hi @SamGuay @flavioazevedo After looking into the neurodiversity page here there is a section that talks about Neurodiversify your curriculum resources , what i did i just included a link to the full materials on the forrt website instead of directing to the external website for Magdalena

check the last commit

richarddushime commented 5 months ago

Hi @SamGuay @flavioazevedo After looking into the neurodiversity page here there is a section that talks about Neurodiversify your curriculum resources , what i did i just included a link to the full materials on the forrt website instead of directing to the external website for Magdalena

check the last commit

see the Preview here Neurodiversify your curriculum

or From the neurodiversity page ND section below

richarddushime commented 5 months ago

Thank you, i m addressing the changes right now

flavioazevedo commented 5 months ago

I know this will sound not great, but I will approve the changes, and see how it looks on the website (I tried by best to understand how I try to pull this to my local but couldn't).

richarddushime commented 5 months ago

I know this will sound not great, but I will approve the changes, and see how it looks on the website (I tried by best to understand how I try to pull this to my local but couldn't).

I understand Since it is merged, I will address the changes on a new branch Let me ask Magdalena for a review since she is the author

flavioazevedo commented 5 months ago

I think Magdalena will help make it look the way she wants (format, figures, etc.), and I would then like to talk to you about how to structure the page of ND (to highlight that resource) and also link it back to the lesson plans initiative (i.e., include the links to the lesson plans there) as well.

richarddushime commented 5 months ago

I think Magdalena will help make it look the way she wants (format, figures, etc.), and I would then like to talk to you about how to structure the page of ND (to highlight that resource) and also link it back to the lesson plans initiative (i.e., include the links to the lesson plans there) as well.

Great, I'm available