-
Hi everyone!
After realizing today that Jekyll 3 broke my category plugins (and removed the built-in category functionality), I decided to try out Middleman. So far so good. Anyhoo, I have some code …
-
收集:08-04
票選:08-?? ~ 08-??
Rplus updated
8 years ago
-
I did the same set of instructions from the readme in CentOS and I got this error while when i was using it in my OsX machine, it was working fine.
```
== Prerendering CSS
error build/stylesh…
-
Hi,
I have added a File input to a content type, and attached an image to a new entry, but when I pull the content, the entry is created without any reference to the image, only text inputs.
How can…
-
In config.rb I've set a few default config "vars", eg.
```
set :title, "Website Title"
```
I seem to be able to access this from helpers using `title`, however this does not work when the helper is …
-
[Upgrading to v4](https://middlemanapp.com/basics/upgrade-v4/)
-
My recollection from investigations a few years ago:
1. Jekyll is pretty unmaintained (or at least the version that GH pages supports is old). So trying to do custom stuff like plugins is a pain.
2. A…
-
Using Middleman v4 with jQuery 1.11.3 and **both** `minify_javascript` and `asset_hash` activated gives the following error when building:
`Cannot assemble URI string with ambiguous path: ':ne.css'`
…
-
```
gem "middleman-syntax"
gem "asciidoctor"
```
```
set :markdown_engine, :redcarpet …
-
Can you have it so that livereload only runs on development rather than not working if it's during build?
https://codeclimate.com/github/middleman/middleman-livereload/Middleman::LiveReloadExtension
…
ghost updated
8 years ago