Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Confused about modular pages · 11 years ago

    If you want to have the 'about' functionality from Agency theme in Antimatter theme you will need to copy several parts. First you will need to use the user/pages/01.home/_about/about.md file as a sa

  • Confused about modular pages · 11 years ago

    Ok, I tried the last days to get this working - without success. Please tell me, WHAT files from the "agency-skeleton" do I have to copy WHERE in the "antimatter-skeleton" to have the option, to use t

  • Confused about modular pages · 11 years ago

    Have a look at how the features modular page works in the one-page-skeleton. Basically you have an entire row that is output by the features modular page. In the 01.home/01._features/features.md fi

  • Confused about modular pages · 11 years ago

    Thanks for you reply, I have had a closer look at the document and also the skeleton. But non of them made me understand this. There have to be some other files than that stored in the /user/pages fol

  • Confused about modular pages · 11 years ago

    Have you already read the new documentation here on Modular Pages ? (I just added it a couple of days ago). After that I would recommend checking out the one-page-skeleton package from the downloads.

  • Confused about modular pages · 11 years ago

    Hi! I came to the point, where I want to use modular pages. Well, I have no idea how they are working ... The documentation is not very helpful on this, I tried everything in the doc, but there was on

  • Fonts in antimatter theme · 11 years ago

    Have you tried to add a custom.css? There should be no use for compiling, if you use this ...

  • Fonts in antimatter theme · 11 years ago

    There's a couple of places. The import where the fonts are loaded from google is in scss/template/_fonts.scss: @import url(//fonts.googleapis.com/css?family=Montserrat:400|Raleway:300,400,600|Inconso

  • Fonts in antimatter theme · 11 years ago

    I compiled the scss into css. I can see the changes in the compliled css but they seem to have no effect. Still the default Montserrat font is used. Or do I have to make the import manually?

  • Fonts in antimatter theme · 11 years ago

    you need to recompile the scss into css. Please read over the customization documentation as it explains the best approaches to making modifications including template inheritance and also recompilin