Closed hchiam closed 3 years ago
https://travis-ci.org/github/hchiam/hchiam.github.io/builds/758640518 10 -> 30, but now it at least fails (which means it actually ran) instead of erroring out
reverting back to master
branch for now - this is not working
finally got it working! https://github.com/hchiam/hchiam.github.io/commit/2bd73e48501d5833f8f48d8b332eeb9f924f6b71 on main
(and also https://github.com/hchiam/hchiam.github.io/commit/06a7a110e19ded858b5db22d690d88a209f2746e on gh-pages
autogenerated by yarn deploy
or yarn deploy:gh-pages
) - see files at that point in history to see the setup that worked - fix #23
to close #23
lhci
-related errors, just like themaster
branch'slhci
-related errors - ignore those)main
branch into themaster
branchmain
~/gh-pages
to live site ?https://github.com/hchiam/hchiam.github.io/settings#archive_include_lfs_objects:~:text=client.-,GitHub%20Pages and then check on https://github.com/hchiam/hchiam.github.io/deploymentsgit subtree push --prefix out origin gh-pages
(maybe do have to merge into master branch before i can do this)gh-pages
instead?gh-pages
branch)? : https://github.blog/2009-12-29-bypassing-jekyll-on-github-pages/ (this seems the most likely to work since https://hchiam.surge.sh already works with just the/out
folder, while the github.io version doesn't (and both were deployed by the same script)CNAME
andmanifest.webmanifest
are in the/out
folder of thegh-pages
branch?