susilehtola / OpenOrbitalOptimizer

Open Orbital Optimizer
7 stars 2 forks source link

Mkdocs #14

Closed loriab closed 5 months ago

loriab commented 5 months ago

This is a bare framework. There is a mkdocs+doxygen plugin, but I haven't tried it yet. needs cmake to build the doxygen. I'll figure out what (if anything) needs to be done on GH to activate the io branch.

loriab commented 5 months ago

This probably works now. You'll need to (1) squash merge this, (2) enable the github.io site in Settings https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-from-a-branch by Settings -> Pages -> branch -> gh-pages , then (3) add an empty .nojekyll file to the gh-pages branch, and then it should display.

susilehtola commented 5 months ago

This probably works now. You'll need to (1) squash merge this, (2) enable the github.io site in Settings https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-from-a-branch by Settings -> Pages -> branch -> gh-pages , then (3) add an empty .nojekyll file to the gh-pages branch, and then it should display.

Squash merged, added a gh-pages branch with an empty .nojekyll file, this appeared to have automatically triggered the build and https://susilehtola.github.io/OpenOrbitalOptimizer/ is online but it gives a 404 not found error..

susilehtola commented 5 months ago

Looks like the build failed: https://github.com/susilehtola/OpenOrbitalOptimizer/actions/runs/8359103098/job/22881924340

Force-pushing changes...
/usr/bin/git push --force ***github.com/susilehtola/OpenOrbitalOptimizer.git github-pages-deploy-action/fxcdq22uh:gh-pages
remote: Permission to susilehtola/OpenOrbitalOptimizer.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/susilehtola/OpenOrbitalOptimizer.git/': The requested URL returned error: 403