Skip to content

jekyll serve -w gives "invalid byte sequence in US-ASCII" #548

@guidobouman

Description

@guidobouman

Trying to run jekyll to work on docs but can't get it to boot. There's UTF characters in a blog post which jekyll (ruby probably) does not like.

Tried setting the lang variables already:

LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"

No luck yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions