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

  • Problem moving website with .gitignore · 10 years ago

    BTW, should I commit the plugins folder? Does anybody have a safe (security wise) .gitignore file that will allow me to install it easily from github?

  • Problem moving website with .gitignore · 10 years ago

    I am having difficulties installing the website from git. After I run composer install --no-dev -o I get this error: Class 'Twig_Cache_Filesystem' not found This is my .gitignore file, isn't composer

  • Noobie question about markdown · 10 years ago

    Image Read this on my way to work, if you made a div like that I think you could apply centering rules to the div, and write md inside it. (With inline-css) like I did above. It's on the docs in the

  • Noobie question about markdown · 10 years ago

    Am trying to center the entire page.

  • Noobie question about markdown · 10 years ago

    Are you trying to centre the paragraphs/text? <p style="text-align: center;">This is regular text</p> ---

  • Noobie question about markdown · 10 years ago

    Thanks for offering to help. I tried using <center></center> -- it worked for some things but not for others.

  • Noobie question about markdown · 10 years ago

    To the best of mine and googles knowledge, markdown doesn't support left or right alignment. Typically in design you'd want your titles to stay the same. But heres two options for you. edit the scss

  • Noobie question about markdown · 10 years ago

    Forgot to mention I am creating pages using the built-in editor in the Grav admin panel.

  • Noobie question about markdown · 10 years ago

    Totally new to all this stuff, and am still tying to wrap my head around markdown, etc. The default homepage in the antimatter theme that ships with Grav has the text centered. How is this accomplish

  • How to reference from admin panel that X page is a language version of original? · 10 years ago

    SOLVED. I figured it out - here is solution if anyone wonder same: Basically if you want to do a translation of your article, click an arrow next to "Save..." and select the language you want to have