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

submissions analysis and rendering pages #61

Merged
merged 8 commits into from
Sep 26, 2024
Merged

submissions analysis and rendering pages #61

merged 8 commits into from
Sep 26, 2024

Conversation

celine-lee
Copy link
Collaborator

run

python docs/render_submissions.py --do_setup --get_blank_details --get_reference_details --analyze_submissions --render_webpages

to generate everything. whenever we want to run submissions analysis,

python docs/render_submissions.py --analyze_submissions --render_webpages

will pull from celinelee/commit0_submissions (that should be un-hard-coded later) all submissions to do analysis on, then automatically render markdown pages.
once markdown pages are rendered, push to site

cd commit-0.github.io
mkdocs gh-deploy --config-file $PATH_TO_COMMIT0/mkdocs.yml --remote-branch main

@srush srush merged commit 5d6c3d4 into main Sep 26, 2024
2 checks passed
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.

2 participants