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 Publication to Github Pages #374

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

ds17f
Copy link

@ds17f ds17f commented Aug 29, 2022

Updates the project to easily run on GitHub Pages. This is particularly useful for forks which might make changes (adding their own roms) and wish to present that to the world.

Adds a single command yarn run publish to push to gh-pages. I'm open to a different command as yarn publish is very different thing.

Major motivation was the ability to fork the project, change the config to show my rom, and then push it to the world for use.

FIXES: #371

(NOTE: Resubmission of #373)

Though this can be merged separately, I'd love to see #372 merge first, and then to update this PR to merge on top of #372. I wasn't able to change the base across forks and could only target master so I broke them into 2 separate PRs each of which stands on its own.

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.

Problems Publishing to Github Pages
1 participant