Skip to content
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

Fix Homepage Spotlight #493

Open
ryangchung opened this issue Jun 8, 2024 · 1 comment · May be fixed by #497
Open

Fix Homepage Spotlight #493

ryangchung opened this issue Jun 8, 2024 · 1 comment · May be fixed by #497
Assignees
Labels
bug Something isn't working

Comments

@ryangchung
Copy link
Collaborator

At the home page, https://ccss.carleton.ca/, the spotlight is showing the wrong order. This is very likely an issue with the "frontmatter" (metadata) of the markdown page associated with https://ccss.carleton.ca/elections-2024-2025/. Please fix this so that the reverse ordering based on publishing date is preserved.

image

@ryangchung ryangchung added the bug Something isn't working label Jun 8, 2024
@MrRibcage MrRibcage self-assigned this Jun 10, 2024
@MrRibcage MrRibcage linked a pull request Jun 10, 2024 that will close this issue
@MrRibcage MrRibcage linked a pull request Jun 10, 2024 that will close this issue
@MichiasShiferaw
Copy link

From what I understand, this tasks want to:

  • Display the first featured news article prominently on one side.
  • Display the latest four non-featured news articles on the other side.

Could you please confirm if this is correct, or provide further details if there are any additional requirements?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Assigned - In Progress
Development

Successfully merging a pull request may close this issue.

3 participants