Git Product home page Git Product logo

Comments (9)

daattali avatar daattali commented on June 3, 2024 1

@talonx I'm keeping track of your issue here

from beautiful-jekyll.

daattali avatar daattali commented on June 3, 2024

Thanks for reporting. I can see from a quick look at the javascript console on your webpage that this is likely an issue with not properly escaping the search information.

This is what I'm seeing in the console:

image

And looking at the HTML, I see this:

image

I'll try to take a look to fix when I find time. Feel free to help with a PR as well if you can.

from beautiful-jekyll.

talonx avatar talonx commented on June 3, 2024

Thanks for reporting. I can see from a quick look at the javascript console on your webpage that this is likely an issue with not properly escaping the search information.

This is what I'm seeing in the console:

image

And looking at the HTML, I see this:

image

I'll try to take a look to fix when I find time. Feel free to help with a PR as well if you can.

Ah I did notice this but did not realize it might be related.
Thanks for tracking it.

from beautiful-jekyll.

daattali avatar daattali commented on June 3, 2024

The problem was that you used an apostrophe in the file name. I did not think about having to escape file names, but it's now fixed. You'll have to use the latest version

from beautiful-jekyll.

talonx avatar talonx commented on June 3, 2024

The problem was that you used an apostrophe in the file name.

Ah - that happened when I imported some older posts into Jekyll.

from beautiful-jekyll.

talonx avatar talonx commented on June 3, 2024

Thanks for the quick turnaround. Would you be putting this in a release sometime soon?

from beautiful-jekyll.

talonx avatar talonx commented on June 3, 2024

i.e. I want to pin my Jekyll version to avoid other possible issues.

from beautiful-jekyll.

daattali avatar daattali commented on June 3, 2024

Yes of course, it will be in the next release. But I do suggest not using apostrophes (or any non alphanumeric/slashes/underscores) in file names, not just because of this issue, but in general it's not a good idea.

from beautiful-jekyll.

talonx avatar talonx commented on June 3, 2024

For now I've renamed the files and the problem is resolved. I'll upgrade the theme in the next release.

Thanks a lot for responding and resolving this so quickly.

from beautiful-jekyll.

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.