Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Some MD files are encoded as UTF-8-BOM and are ignored by Jekyll #3

Closed
@mamintoosi

Description

@mamintoosi

Dear Richard, thank you, for creating this wonderful course on modern C++. I have learned a lot from it and I appreciate your generosity in sharing it with the world. I have forked your repository, and I am modifying it to suit my own needs and preferences. I have also created a GitHub Pages website for it using the Jekyll site generator and the just-the-docs template. You can check it out here: https://fum-cs.github.io/modern-cpp/.

I encountered a problem where some of the markdown files (01 - 04) were not rendered by Jekyll. I discovered that it was because these files were encoded as UTF-8-BOM, which Jekyll ignored. I converted the encoding of these files to UTF-8 using Notepad++, and the problem was fixed.

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