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

featured section in homepage #6

Open
5 tasks
bwaklog opened this issue Jul 28, 2024 · 0 comments
Open
5 tasks

featured section in homepage #6

bwaklog opened this issue Jul 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bwaklog
Copy link
Contributor

bwaklog commented Jul 28, 2024

Motive

Add a featured section towards the bottom of the home page of the site. It should include posts flagged with a collection name called featured, besides this we should be able to link iframes or embeddings of twitter, instagram or even youtube posts or videos directly in the featured section of the homepage. The layout of how the posts and iframes are to be arranged are to be similar to the div that are in place for the events and design page (divs with classname events-card)

This can be done by writing a javascript plugin for the site that can fetch posts from the provided index.json of the site, which consists of all the posts and the collections that they belong to, which simplifies flagging posts as featured

Todos

  • Featured Section in homepage
    • types of featured posts
      • Ability to flag posts in events as featured collection
      • Ability to embed posts from social platforms
      • Ability to embed different webpages into the site with iframe
    • Create a grid based layout for the featured section
@bwaklog bwaklog added the enhancement New feature or request label Jul 28, 2024
@polarhive polarhive self-assigned this Aug 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants