-
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
-
First, thank you so much for your hard work. I really appreciate it.
I was wondering if you would consider package this up as a gem which would make the installation/upgrading process a bit simpler. …
-
My setup worked on v3 but I can't figure out how to make it work on v4. My directory structure looks like this:
```
source/posts/2015-06-22-some-title.md
source/posts/2015-06-24-some-other-title.md
`…
-
@davidsilvasmith - hey there, I was trying to build/deploy this site and the build failed with a method_missing error on portom-refactor/source/blog/calendar.html.erb.
I checked the config file and d…
-
Hi.
Just started using middleman and this plugin and it doesn't seem to be working anymore.
When you build the site (middleman site) the doc files are converted to html, but lack any sort of file exte…
-
If the intention is to allow users to fork and/or patch, the binary odp format is contrary to that intention. Makes it impossible to see changes between different versions, make pull requests, etc.
-
How can we link pages with each other in relative way within generated projects. Currently the "link_to" helper doesn't computes relative urls, which would be very helpful.
The use case:
Project can…
-
Is there a plan to add a feature which allows sending existing websites? Since I think mailtrain could be a really nice alternative to phplist, but they have this implemented in this way:
![2016-04-…
-
```
To make future changes to individual DBIs easier, move all queries into the
DBI files, abstracting them behind DBI function calls
An example of this is changing
$boardselect = $db->myassoc("selec…
-
A little revisit to the specs and HTML5-defaulted output discussed in #1546. I’m going to investigate this, so I open this issue for me. But any discussion is welcomed, of course.
The same project wi…