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

Static site after finalize #613

Merged
merged 66 commits into from
Jan 13, 2023
Merged

Static site after finalize #613

merged 66 commits into from
Jan 13, 2023

Conversation

yuetloo
Copy link
Collaborator

@yuetloo yuetloo commented Dec 20, 2022

Show the leaderboard page if a round is finalized and the round data is exported in JSON file. Location of the file is set in the environment variable: VUE_APP_STATIC_ROUNDS_BASE_URL

If a round is finalized successfully, the leaderboard page will be accessible.
If a round is canceled, the existing project list page will be accessible.

@yuetloo yuetloo self-assigned this Dec 20, 2022
@yuetloo yuetloo marked this pull request as draft December 20, 2022 23:41
@netlify
Copy link

netlify bot commented Dec 31, 2022

Deploy Preview for clrfund ready!

Name Link
🔨 Latest commit 98a39cf
🔍 Latest deploy log https://app.netlify.com/sites/clrfund/deploys/63c0abad97f8f20009a216ed
😎 Deploy Preview https://deploy-preview-613--clrfund.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@yuetloo yuetloo marked this pull request as ready for review January 10, 2023 02:40
Copy link
Member

@auryn-macmillan auryn-macmillan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@yuetloo yuetloo merged commit c4ffa53 into develop Jan 13, 2023
@yuetloo yuetloo deleted the feat/static-leaderboard branch January 13, 2023 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Generate static site for historical rounds Optimize round information retrieval
2 participants