SAEL-SWFSC / PAM-SI-Mtg-March2024

Meeting repository for the NOAA Fisheries PAM Strategic Initiative Meeting, March 2024 in La Jolla, CA.
Creative Commons Zero v1.0 Universal
2 stars 2 forks source link

Rendering issues while trying to add Bio Info in #1

Closed chomweaverNOAA closed 5 months ago

chomweaverNOAA commented 6 months ago

When I added my bio info into the AttendeeIntros.qmd, I keep getting rendering issues when pushing the info from GitHub Desktop. Not sure what is happening. May need to look at yml?

shannonrankin commented 6 months ago

The render issue is with github pages, so it does not show up as an HTML: ERROR: Unable to publish to GitHub Pages (the remote origin does not have a branch named "gh-pages". Use first quarto publish gh-pages locally to initialize the remote repository for publishing.)

However, the docx output worked well (if you render locally, you can see the compiled document in the docs folder. CORY--- Note: Your picture is upside down!

I was working on trying to fix the html render the other day, to no success. It apparently cannot find the index.html, but when I moved it, it also did not work. It could be a yml issue, but I do not yet know how to fix that.

_Note: Repo expects the index.html to be in either the root directory or the docs folder (see Pages section under Settings), but this repo was based on a Tech Memo template made by Eli Holmes, and the index.html is stored in a site folder (not sure why). When I tried moving the index.html folder to either the root or docs folder, it still did not fix the situation. I need to do more homework on this, and then reach out to Eli Holmes to better understand how this works.

Here are my suggestions to mitigate this problem:

If you have other thoughts/suggestions, please let me know.

shannonrankin commented 5 months ago

Closing this issues as the HTML issues has been opened as an independent issue