Skip to content

Local testing with Jekyll is using wrong url parsing #67

@chmendoza

Description

@chmendoza

Hi,

I a getting bad rendering and broken links on local testing with bundle exec jekyll serve. The rendering on Github Pages is great. I believe the problem might reside in lines like this one:

<link rel="stylesheet" href="{{ site.github.url }}/assets/css/main.css">

What should I do? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions