Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Page with or without summary
· 10 years ago
Please make sure you have a blank line before and after the line with the summary delimiter, as described in this post. If you still have a problem try to explain it in a different way and include as
-
Page with or without summary
· 10 years ago
Sorry, maybe I'm stupid or confusing, but I don't be able to show only content (without summary specified in markdown, before summary separator ===) of my pages considering that I have 2 cases: conten
-
Page with or without summary
· 10 years ago
You can check page.summary != page.content
-
Page with or without summary
· 10 years ago
I have posts with summary and post without. Sometimes the summary is the same as the content begins. In the post detail template I cannot use {% set content = page.content|slice(page.summary|length) %
-
Is there a built in offset class for the nucleus framework in Antimatter?
· 10 years ago
Sounds interesting, I'd be curious to see what you come up with. I'd be happy to mess with it as soon as you're ready for testing.
-
Is there a built in offset class for the nucleus framework in Antimatter?
· 10 years ago
I'm actually thinking of developing a new default theme that will have more useful utility classes and it would be much better documented. I already have ported the lovely Spectre.css CSS framework
-
Is there a built in offset class for the nucleus framework in Antimatter?
· 10 years ago
In lieu of an explicit class for offset, empty grids are perfectly acceptable. Even in Bootstrap, the offset-classes can be a hassle (especially between v3 and v4), and other than a tiny superfluous p
-
Is there a built in offset class for the nucleus framework in Antimatter?
· 10 years ago
I've been able to get around it by entering an empty grid item, but it seems like a hack to enter empty space to push over other grid items. The idea is to use the middle four grid items so the data i
-
New plugin with CLI - GPM not reachable
· 10 years ago
it fixed thank you. i set the HTTP & HTTPS variables. but i also set the Proxy URL in user/system.yaml with old password. that's why it got problem. i removed the Proxy URL. thank you for your hel
-
New plugin with CLI - GPM not reachable
· 10 years ago
Did you try all the suggestions listed in the GPM help?