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

Convert to fully static site generation #513

Merged

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Sep 6, 2024

Changes

  • Drops all API routes
    • Also drops support for slack Activities Bot incoming requests handler. This will be changed to use GitHub Projects board with Draft Issues assigned to manage tasks.
  • Switch to rendering /leaderboard page on pre-determined set of known date ranges instead of any date ranges. This allows /leaderboard page to not be SSR and switch to SSG.
  • Some other cleanups to remove unused methods.

Copy link

vercel bot commented Sep 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
leaderboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2024 3:08pm

@rithviknishad rithviknishad self-assigned this Sep 10, 2024
@dauntlessnomad
Copy link
Member

dauntlessnomad commented Sep 17, 2024

@rithviknishad rithviknishad changed the title support for edge runtime (cloudflare compatability) Convert to fully static site generation Sep 23, 2024
@rithviknishad rithviknishad marked this pull request as ready for review September 23, 2024 07:47
@rithviknishad rithviknishad merged commit f35afd9 into main Sep 23, 2024
2 checks passed
@rithviknishad rithviknishad deleted the rithviknishad/feat/support-for-cloudflare-pages-deploy branch September 23, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants