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

  • GravStrap Skeleton Incomplete · 10 years ago

    It is my understanding that Skeletons contain everything necessary to start using GRAV out-of-the-box. The GravStrap Skeleton in wholly incomplete and contains no GRAV core files and no instructions o

  • CSS Pipeline breaks image paths · 10 years ago

    BTW the original issue was confirmed and fixed in Develop branch.

  • CSS Pipeline breaks image paths · 10 years ago

    And to: flaviocopes and jnncks: Regarding loading google fonts - I've always loaded mine like this, with fontawesome and anything else, and it's always worked. It's even working right now with my CSS

  • CSS Pipeline breaks image paths · 10 years ago

    Unbelievably, I'm still having issues with this.. If someone could please please explain this pathing problem that I'm having when specifying something as simple as a background image with CSS pipelin

  • CSS Pipeline breaks image paths · 10 years ago

    Ohh, alright, thanks for testing! I'll open an issue.

  • CSS Pipeline breaks image paths · 10 years ago

    Mmmm I misunderstood, I thought Roboto was not working. You're right, I recreated by having assets css_pipeline: true css_rewrite: true Loading {% do assets.addCss('https://fonts.googleapis.com/cs

  • CSS Pipeline breaks image paths · 10 years ago

    That's interesting, might be some misconfiguration on my end. I've just tested this again with the default antimater theme. Adding {% do assets.addCss('https://fonts.googleapis.com/css?family=Roboto',

  • CSS Pipeline breaks image paths · 10 years ago

    The OP issue was closed: https://github.com/getgrav/grav/issues/763 was not an issue actually, just some confusion around the topic. Tried to replicate your issue @jnncks but it worked fine to me with

  • CSS Pipeline breaks image paths · 10 years ago

    I had a similar issue. For me, Font Awesome would not be loaded once I'd turn on the css pipeline. It took me hours to find the cause of the problem: Google fonts. I had been using the asset manager f

  • CSS Pipeline breaks image paths · 10 years ago

    Oh wow, I found something new? Well.. like I said, first time I ever tried it, I didnt even know about it before I saw the option in the Admin panel. I'll open the issue.