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

Host AMAs on the website #245

Open
veksen opened this issue May 12, 2020 · 1 comment
Open

Host AMAs on the website #245

veksen opened this issue May 12, 2020 · 1 comment
Assignees
Labels
effort:medium Few hours scope:dev Needs dev work type:feature New feature

Comments

@veksen
Copy link
Collaborator

veksen commented May 12, 2020

Currently at https://github.com/the-programmers-hangout/ama-archive. Let's see what Gatsby can do in loading HTML.

@veksen veksen added effort:medium Few hours type:feature New feature scope:dev Needs dev work labels May 12, 2020
@khinshankhan
Copy link
Member

Currently working on it here. For now I have this:

  • Elliott's ama will render at /ama-archive/Elliott_03_14_2020.html
    • let me know if we should change up the path or file names
  • ama pages are created at build time and develop can use those build files
    • this causes issues when trying to make an index page which leverages graphql queries
    • develop may not always show the latest ama pages until a build is created

The Gatsby issues indicate this is an ongoing struggle. I've been using this issue as a guide + jumping off to issues mentioned here.

I welcome any help or suggestions 😄

@itsHobbes itsHobbes self-assigned this Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort:medium Few hours scope:dev Needs dev work type:feature New feature
Projects
None yet
Development

No branches or pull requests

3 participants