Skip to content

Add Publication to Github Pages#374

Open
ds17f wants to merge 6 commits intobfirsh:masterfrom
ds17f:publish-to-gh-pages
Open

Add Publication to Github Pages#374
ds17f wants to merge 6 commits intobfirsh:masterfrom
ds17f:publish-to-gh-pages

Conversation

@ds17f
Copy link
Contributor

@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