-
I made a Haml template that works nicely with tumblargh, outputting the default theme markup. If anyone wants it: [Hamlr](https://github.com/nsteiner/hamlr)
-
Thank you for making this template. However, some issues when trying out this:
The git command did not work at first, the clone should go before --depth argument.
The bin/setup, bin/server and bin/mi…
-
Loving this so much, as it is so sleek for a blog. One question, any quick fix on getting the tag.html.haml frontmatter cover to be dynamic based on the tag that is put in? i.e. I click on 'china' and…
-
@luciddreamz Can you see anything in this repo that should be considered private? Are you opposed to opening up this repo publicly?
-
## What should change
Accept the use of last_reviewed_on field as a string input in any string variation; 2021/02/23, March 2027 23, January 13 2020, rather than a Date data type only. Whilst updat…
-
Rather than relying on a delay and 'guessing' when the compilation has taken place, it would be nice to detect changes to the files being served with `middleman serve`
-
Hi Aupajo,
It is indeed getting rather specific. I realized that what I am trying to paginate are not really pages per se (they are now they have a route assigned to them). The payoff to this, I gues…
-
Often you don't want your blog pagination to include all posts in all languages. Do something to allow the user to filter the `page_articles`. Take a look at https://github.com/middleman/middleman-blo…
-
Recently migrated a project from middleman 3 to 4. Livereload is working, however, it is reloading all of my haml files and not just the changed file.
I change careers.html.haml and in terminal I see…
-
If you encounter the situation where assets are not loaded when launching middleman server, you have to shutdown and restart it.
I have not investigate the cause of this problem yet, but it only occu…