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

add github pages workflow and scripts #3

Merged
merged 6 commits into from
Nov 8, 2023
Merged

add github pages workflow and scripts #3

merged 6 commits into from
Nov 8, 2023

Conversation

warm-coolguy
Copy link
Member

Summary

Adding scripts and files to create a basic GitHub page featuring the Snowbox and our documentation. An action to automate reconstruction has been added to update the GitHub page on merges to main. However, the latter is to be tested by merging.

Instructions for local reproduction and review

Run npm run buildPages && npx http-server ./pages_output -o index.html

@warm-coolguy warm-coolguy added the documentation Improvements or additions to documentation label Nov 8, 2023
@warm-coolguy warm-coolguy self-assigned this Nov 8, 2023
pages/vite.config.js Outdated Show resolved Hide resolved
pages/index.html Outdated Show resolved Hide resolved
pages/index.html Outdated Show resolved Hide resolved
.github/workflows/publish-pages.yml Outdated Show resolved Hide resolved
warm-coolguy and others added 5 commits November 8, 2023 17:15
apply suggestion "remove duplicate"

Co-authored-by: Pascal Röhling <[email protected]>
apply suggestion "it's not an abbreviation"

Co-authored-by: Pascal Röhling <[email protected]>
apply suggestion "pin node version number"

Co-authored-by: Pascal Röhling <[email protected]>
Copy link
Member

@dopenguin dopenguin left a comment

Choose a reason for hiding this comment

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

Looks great!

@warm-coolguy warm-coolguy merged commit 5e958df into main Nov 8, 2023
2 checks passed
@dopenguin dopenguin deleted the github-pages branch November 8, 2023 16:34
warm-coolguy added a commit that referenced this pull request Nov 8, 2023
add github pages workflow and scripts
warm-coolguy added a commit that referenced this pull request Nov 8, 2023
add github pages workflow and scripts
warm-coolguy added a commit that referenced this pull request Nov 8, 2023
add github pages workflow and scripts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants