Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Antimatter: The burger menu is late appearing when shrinking the page size
· 10 years ago
Hi I have the same problem would you please explain more?
-
Antimatter: The burger menu is late appearing when shrinking the page size
· 11 years ago
Thanks for the pointer - I'll dig around over there. Cheers.
-
Antimatter: The burger menu is late appearing when shrinking the page size
· 11 years ago
You just need to tweak the mediaquery breakpoints in the scss and recompile the scss with a sass compiler. More info in the docs.
-
Antimatter: The burger menu is late appearing when shrinking the page size
· 11 years ago
Hi, I have quite a few menu headings that stretch across the top of the page. When I reduce the page size, the normal menu doesn't reduce to a burger menu soon enough - the whole of the normal menu d
-
I want to display the last_modified date on the page
· 10 years ago
Thanks for the pointer. I was able to accomplish this in my theme, but doing the following: {{ page.modified()|date("m/d/Y") }} ---
-
I want to display the last_modified date on the page
· 10 years ago
it's: {{ page.lastModified() }}
-
I want to display the last_modified date on the page
· 10 years ago
I want to display the last_modified date on the page, but when I place in my template, I don't get anything. {{ page.last_modified }} or {{ last_modified }} ---
-
Plugin/Language tool?
· 10 years ago
What would it do? You can switch language already via the dropdown on the right side.
-
Plugin/Language tool?
· 10 years ago
Has anyone created such a solution? Check screenshot Screenshot
-
Multiple callouts - One-Page Site
· 10 years ago
more folders, each with test.md files. Each modular folder should be prefixed by _ to indicate it's a modular subpage.