jekyll-compose icon indicating copy to clipboard operation
jekyll-compose copied to clipboard

:memo: Streamline your writing in Jekyll with these commands.

Results 7 jekyll-compose issues
Sort by recently updated
recently updated
newest added

Hello, maintainers! :wave: By my calculations, it's time for a new release of jekyll-compose. It's been over 2 months since the last release, [v0.12.0](https://github.com/jekyll/jekyll-compose/releases/tag/v0.12.0). What else is left to be...

release

Ruby 2.7.4 jekyll-compose (0.12.0) jekyll (4.2.1) Running `jekyll unpublish _posts/2022-02-18-my-post.markdown` succeeds, but shows the following warning: Tried to load unspecified class: Time Date in front-matter on that post is date:...

has-pull-request

Use case: I add categories to posts by putting them into folders of the same name (Jekyll supports this!), e.g. ``` ├── jekyll │ └── update │ └── _posts │...

pinned

Hello, maintainers! :wave: By my calculations, it's time for a new release of jekyll-compose. It's been over 2 months since the last release, [v0.12.0](https://github.com/jekyll/jekyll-compose/releases/tag/v0.12.0). What else is left to be...

release

This PR does two things: 1. Fixes several failing unit tests due to trailing whitespace being removed in generated frontmatter 2. Fixes #125 . This warning was due to the...

Repost of https://github.com/jekyll/jekyll-compose/issues/119. It was automatically marked as stale and locked, however it's still an issue.

YAML values for empty categories should be nil not a space.