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

Create POC of page bundle for event #9794

Closed
7 tasks done
mattstratton opened this issue Jun 11, 2020 · 2 comments
Closed
7 tasks done

Create POC of page bundle for event #9794

mattstratton opened this issue Jun 11, 2020 · 2 comments
Assignees
Labels
spike Work being done to learn/discover something

Comments

@mattstratton
Copy link
Member

mattstratton commented Jun 11, 2020

This is a spike to do a quick POC of having an event be set up as a page bundle with a minimal data file.

To simplify the work to prove this out, here are the parameters for the POC that I see:

  • Use new-event instead of event as the taxonomy temporarily. This will let all the rest of the site continue to build without error while testing out the new stuff for the POC.
  • templates will follow this model; for example new-speaker instead of changing the speaker template
  • Create content/new-event/2020/ponyville as the file system structure.
  • This is scoped only to the "event" level; higher-level pages (front page, speaking page, events page, etc) are out of scope for right now.
  • Program page is likely out of scope for the POC as that is a larger question.
  • Event-level pages to test include:
    • welcome page
    • sponsor page
    • speakers page
    • individual speaker page
    • individual talk page
    • location page
    • contact page
  • Try out the concept of bundling images (logos, speaker images, organizer images) into the Page Bundle itself instead of using the static directory
@mattstratton mattstratton self-assigned this Jun 11, 2020
@mattstratton mattstratton added the spike Work being done to learn/discover something label Jun 11, 2020
@mattstratton
Copy link
Member Author

As mentioned here, the images stuff doesn't seem like it will work well without overly complicating things, so I am going to pull images out of the scope of this spike.

@mattstratton
Copy link
Member Author

I think that this is properly done for POC purposes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
spike Work being done to learn/discover something
Projects
None yet
Development

No branches or pull requests

1 participant