middleman-blog icon indicating copy to clipboard operation
middleman-blog copied to clipboard

Blog Engine Extension for Middleman

Results 38 middleman-blog issues
Sort by recently updated
recently updated
newest added

## Expected behaviour Everything works with no issues. ## Actual behaviour I'm seeing warnings about the `date:` key when parsing the blog posts: ``` YAML Exception parsing [PROJECT_PATH]/boon-blog/source/articles/2014-09-23-setting-up-a-middleman-blog.html.md: Tried to...

Hi, I'm having trouble getting localization to work with middleman-blog. I have a localized webpage where all pages are localized using the `t()` helper. I don't want to translate blog...

Stale

The middleman-blog extension sets the parent element to nil, if the article is categoriezed by tag. E. g. recipes -> tag -> lunch -> 03_20_noodles_tomato //03_20_noodles_tomato does not have a...

Answered

## Expected behaviour Middleman build should compile all the blogs ## Actual behaviour After upgrading to latest middleman-blog I am getting this error > == Blog Sources: /blog/{title}/index.html (:prefix +...

Stale

## Expected behaviour Running `middleman article "Title with: a colon"` with default new article template would generate a correct source file. ## Actual behaviour ``` YAML Exception parsing /home/rin/sw/pleroma.social/source/blog/2020-03-16-title-with-a-colon.html.markdown: ():...

## Expected behaviour Get the articles in build with initially names with underscore ## Actual behaviour Now all urls are replacing with dashes ## Steps to reproduce the problem 1....

## Expected behaviour Even if `year_link`, `month_link`, `day_link` and `tag_link` don't end with `.html`, their pages are rendered within layout automatically like article pages. ## Actual behaviour These calendar and...

Stale

## Expected behaviour - I'd like to display links to all other pages on the calendar/tag pages within a given calendar/tag page. ## Actual behaviour - I'm only able to...

Stale

#143 Seeing an error when running middleman after creating an article: After typing middleman article "blah" from the command prompt inside my projects directory middleman creates a file with the...

Require Repo
Answered

## Expected behaviour With multiple blogs declared in the configuration file and the i18n setup to support multiple languages, once declared a specific blog instance in the front-matter of a...

Stale