Git Product home page Git Product logo

Comments (9)

hemangsk avatar hemangsk commented on May 31, 2024

from gravity.

hemangsk avatar hemangsk commented on May 31, 2024

@pilgrimagehome I'm unable to reproduce the red colored title issue locally, can you provide a link of repository / deployed site where this issue is happening. That'll be faster to debug this.

Thanks

from gravity.

pilgrimagehome avatar pilgrimagehome commented on May 31, 2024

https://github.com/pilgrimagehome/pilgrimagehome

is this what you need?

from gravity.

hemangsk avatar hemangsk commented on May 31, 2024

I see this file https://github.com/pilgrimagehome/pilgrimagehome/blob/gh-pages/_sass/_color.scss
in your commit but this does not belong to Gravity. Maybe, it might have come from any other theme while you were moving files maybe.

This is the file responsible for false colors, specifically the line https://github.com/pilgrimagehome/pilgrimagehome/blob/gh-pages/_sass/_color.scss#L68 which is text color of visited links.

You can just delete this _color.scss or you can change the color in the scss file (at Line 68).

from gravity.

hemangsk avatar hemangsk commented on May 31, 2024

Let me know if the issue still persists

from gravity.

pilgrimagehome avatar pilgrimagehome commented on May 31, 2024

Yes it did! I don't know how that got there. Thank you so much! But now the site on github pages is no longer building with any of the formatting from the theme itself.

from gravity.

hemangsk avatar hemangsk commented on May 31, 2024

You need to add the baseurl property here https://github.com/pilgrimagehome/pilgrimagehome/blob/gh-pages/_config.yml#L12 .
This is because the site is running on https://pilgrimagehome.github.io/pilgrimagehome/ and not in the root (which is https://pilgrimagehome.github.io/)

So you'll have to update the baseUrl property with 'pilgrimagehome'

from gravity.

hemangsk avatar hemangsk commented on May 31, 2024

ping @pilgrimagehome

from gravity.

pilgrimagehome avatar pilgrimagehome commented on May 31, 2024

Thank you!

from gravity.

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.