Coder Social home page Coder Social logo

Comments (6)

dpvtank avatar dpvtank commented on May 22, 2024 1

That's it! That takes care of it! Thank you!

from digital-garden-jekyll-template.

maximevaillancourt avatar maximevaillancourt commented on May 22, 2024

Thanks for the report. Looking at mind.dtank.co, it looks like the custom bidirectional link generator is not picked up when Jekyll builds the static website.

How do you deploy the repository? Straight from GitHub to Netlify? Local jekyll build then upload somewhere? There is likely an issue in the build process that prevents the custom generator from working properly.

from digital-garden-jekyll-template.

dpvtank avatar dpvtank commented on May 22, 2024

I deployed it from Netlify. I don't actually know how to use local builds and push onto github.

Here is the Netlify link: https://dtank-digital-garden.netlify.app

Interestingly enough, the bi-directional links work just fine there.

from digital-garden-jekyll-template.

maximevaillancourt avatar maximevaillancourt commented on May 22, 2024

Do you mean that you have a custom domain (mind.dtank.co) on your Netlify site? If so, I would assume that bidirectional links work fine on the custom domain, just like on the netlify.app domain.

If you're not using a custom domain on your Netlify deploy, I'm not sure I understand where the site is deployed. Is it on different cloud provider / VPS / personal server?

from digital-garden-jekyll-template.

dpvtank avatar dpvtank commented on May 22, 2024

I guess this reveals the limits of my technical knowledge.

I followed the instructions to fork the site on Github and then deploy it via Netlify that was on your instructions. I followed the instructions to the T.

The link I provided above (https://dtank-digital-garden.netlify.app) is the link that netlify gives me when I logged in to dig in there since you had suggested there might be an issue with how things are building.

But the site is hosted on github, and I have a custom domain setup there (mind.dtank.co). On the custom domain of the site, the bi-directional links don't work. But on the Netlify link, it works. I have no idea why.

I am definitely not hosting this anywhere else.

Is this making sense? I'm sorry, but I am new to Github and Jekyll and Netlify and I am still learning, so I hope this isn't confusing.

from digital-garden-jekyll-template.

maximevaillancourt avatar maximevaillancourt commented on May 22, 2024

But the site is hosted on github, and I have a custom domain setup there (mind.dtank.co).

That's the issue. GitHub Pages doesn't support custom plugins. Since this repo generates bi-directional links using a custom plugin I wrote, GitHub Pages won't generate them. Netlify supports custom plugins, so my custom generator works there.

To solve your issue, you should remove your custom domain from GitHub Pages, and instead set it as a custom domain on your Netlify site (https://dtank-digital-garden.netlify.app). You'll also need to update your DNS entries.

Let me know if this helps! ๐Ÿ™‚

from digital-garden-jekyll-template.

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.