-
Notifications
You must be signed in to change notification settings - Fork 0
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
Ceremony UI #1
Merged
Merged
Ceremony UI #1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contribute page
I'd like to change the home page hero using the video background, the ratio is 16:9, we can do background-size: cover, and center, center. also adding the SEO OG img for when someone going to tweet about the ceremony. Unable to run the local at this moment, will come back to help.
chore(frontend): add styling for cli code block, fix instrusction
* add backend .env.example * store github access_token in localstorage * post on gist * tweet a post (now the text is too long) * update twitter post message * chore: remove comments * update node 16 to 18 in dockerfile * add redirect_uri in env.example file, remove unused code * change the tweet url to frontend url * add og stuff in html * add og xmlns in header * modify contributionName to Anon/name chosen by user/github username/discord username * store contributionName to localStorage * update twitter post * modify gist contribution text * fix frontend bug * fix twitter button bug after merge * add popup box (#115) * apply suggestion for text change * chore(frontend): add og content and image (#127) --------- Co-authored-by: Ya-wen, Jeng <[email protected]>
fix oauth function calling error
[Fix] OG description
improve contribution text
…d(), else will have race condition
[FE ]Fix: url redirected to contribute page should be clean
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
merge from Unirep/trusted-setup#82