Git Product home page Git Product logo

Comments (11)

tcatapano avatar tcatapano commented on August 14, 2024

To test, I'll see if removing the trailing slash from the baseURL eliminates the problem

from research-teaching-companion.

ps2270 avatar ps2270 commented on August 14, 2024

The built site is actually mostly there this morning, but none of the md links work now - only the html links work!! The non-working md. links send you back to the Resources landing page. Akkk!

from research-teaching-companion.

ps2270 avatar ps2270 commented on August 14, 2024

Also, the logo is not displaying, as you probably know.

from research-teaching-companion.

njr2128 avatar njr2128 commented on August 14, 2024

The built site is actually mostly there this morning, but none of the md links work now - only the html links work!! The non-working md. links send you back to the Resources landing page. Akkk!

@ps2270 - Can you give us some examples? Which links?

from research-teaching-companion.

njr2128 avatar njr2128 commented on August 14, 2024

Also, the logo is not displaying, as you probably know.

Yes, that is what led us to this issue! Neither the RTC logo nor the ones in the footer for CSS or CU. Terry is troubleshooting - it seems to be a Hugo build issue

from research-teaching-companion.

njr2128 avatar njr2128 commented on August 14, 2024

Rebuild of site does not seem to have resolved the change to "text-bg.png" -- need to test with something easier to diagnose, eg banner logo or footers.

Also, use:
aws s3 sync ./public/ s3://teaching640-dev/ --delete

from research-teaching-companion.

njr2128 avatar njr2128 commented on August 14, 2024

Removing {{ .Site.BaseURL }} seems to fix the problem! The new build after the latest commit (a715971) has the CU logo
image

from research-teaching-companion.

njr2128 avatar njr2128 commented on August 14, 2024

Logos are fixed!
image

from research-teaching-companion.

njr2128 avatar njr2128 commented on August 14, 2024

The one remaining item is the background of the header bars on each page:
image

Should be like edition640:
image

from research-teaching-companion.

njr2128 avatar njr2128 commented on August 14, 2024

Found the section on the site where this background header is controlled:
image
It likely needs an absolute link bc it is anchored just to the domain (cu-mkp.github.io) and not to the project (https://cu-mkp.github.io/research-teaching-companion)
Going to test if this will work in teaching640.makingandknowing.org before we change the link again

from research-teaching-companion.

njr2128 avatar njr2128 commented on August 14, 2024

Removing the SiteBaseURL and adding the leading slash to img/ has resolved the problem in teaching640.makingandknowing.org!
image

NOTE: this still means it does not show up in the github.io page bc it does not append it to the right directory of the site -- but this is really not important:
image

from research-teaching-companion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.