-
We have many sites build on middleman and would like to share our templates and assets with multiple sites; something like a central asset folder where all the basic foundation is stored.
Then we wou…
-
The default template as of Middleman 3.3.6 still requires old version of livereload:
```
gem "middleman-livereload", "~> 3.1.0"
```
Current version of [https://github.com/middleman/middleman-liverel…
-
It seems that in Middleman v3, it was possible to create rss/atom feeds per tag like described here:
https://forum.middlemanapp.com/t/middleman-blog-rss-feeds-per-tag/1478
However, this method seems …
-
Unused sprockets directive still presents by default:
https://github.com/middleman/middleman-templates-default/blob/8a16e7cb8a491505124d6e47649ddba04d65203c/template/source/javascripts/all.js#L1
-
I'm trying to get a post to have a custom URL/permalink. Lets say that I have a blog post titled "Uses" and I want it to be located at `/uses`. I know I could easily create a custom page outside the …
-
Under custom article collections, at http://middlemanapp.com/basics/blogging/ the documentation should note that:
-- custom collections REQUIRE a template and that
-- the template must be stored in t…
-
I usually write blog posts in places besides my site repository. It would be awesome to be able to generate an article using the body of another file.
For example: `middleman article My Title Here…
-
Im getting the following error, on my Mac OS X Sierra, for middleman (4.1.14):
`
doronkatz@Dorons-Macbook ~/Documents/Journalism/GitLab_Posts/source/posts (How-to-use-GitLab-with-Jira)$ middleman
…
-
I tried reinstalling middleman a couple of times, updating all my gems… any ideas?
I am on OS X El Capitán.
```
$ middleman
/Users/alex/.rbenv/versions/2.2.2/bin/middleman:23:in `load': cannot loa…
-
## Story
As an API Umbrella administrator
I would like to change the appearance of the portal front page
So that I can add specific colors, text, images, and other details for our particular instance…