-
Installed the template in `~/.middleman`, but was unable to find the template when calling `middleman init`.
`Template `middleman-haml-boilerplate` not found in Middleman Directory.
Did you mean to u…
timup updated
8 years ago
-
### TL;DR
表示確認まえに記事の `authors:` は埋めましょう。
### 事象
こちらの確認にて発見
https://github.com/feedforce/tech.feedforce.jp/pull/182#issuecomment-192059961
```
TypeError: no implicit conversion of nil into String
…
tmd45 updated
8 years ago
-
Hi,
in the file build/stylesheets/site i see error like below
`/*
Error: File to import not found or unreadable: compass-mixins/lib/compass/reset.
on line 1 of /home//my-blog/source/styleshee…
-
I've been wracking my brain trying to figure this out and am getting no closer to solutions (I'm also new to Middleman, but all my other pages are working fine).
I basically have a blog that I want t…
-
Hi there,
I am trying out v4 and I am a bit confused.
```
middleman 4.0.0.rc.1
middleman-blog 4.0.0.rc.1 from git://github.com/middleman/middleman-blog.git (at master)
```
first thing in readme d…
-
## Overview
https://help.github.com/articles/updating-your-markdown-processor-to-kramdown/
GitHub announced starting May 1st, 2016, GitHub Pages will only support kramdown.
I tested updating Markdo…
-
I use Gulp.js with MM external pipeline.
Since MM v4.1.3 my gulpfile.js runs more than once. This opens multiple watch tasks and Browsersync instances, etc. Problematic.
When I lock Middleman gem t…
-
I see in `v4.0.0.rc.1` that this is using the new pattern for Middleman extensions. I've been working to update an app from `v3` and realized I'm using something like the following in one of my layout…
-
Hey there,
I'm trying to use your template, but apparently there are some files missing. You import them to `main.css.scss` but actually they are not there:
```
@import 'font-awesome-sprockets';
@im…
-
(This one _really_ threw me for a loop. I'll try to figure out why, but I'll log this here in case smarter and faster people than me know the issue immediately.)
**Issue:** if `config.rb` changes `co…