gjtorikian / jekyll-last-modified-at

A Jekyll plugin to show the last_modified_at time of a post.
MIT License
242 stars 39 forks source link

Reserved characters in filename #62

Closed riouwa closed 4 years ago

riouwa commented 6 years ago

Whilst I'm trying to install this plugin on Windows, I run into this problem:

error: unable to create file spec/fixtures/_posts/1984-03-06-command.md|whoami>.bogus: Invalid argument

This is because that filename are using a reserved character and Windows doesn't like that

riouwa commented 6 years ago

This person also encounter the same issue: https://github.com/bunto/bunto-last-modified-at/issues/1

That guy does this to try to fix it: https://github.com/bunto/bunto-last-modified-at/commit/5ac94c1260aa4e2716d7e8d8ace59eb5c27bc23e#diff-31d71a8613294befe0d9495766120de6