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

  • I cannot see tag-pages ( error 403 ) · 12 years ago

    There are many other options for Apache on windows other than XAMPP, perhaps try another one?

  • I cannot see tag-pages ( error 403 ) · 12 years ago

    Happy to have helped. I read Apache bug 41441, and feel disapointed to the difference between Apache on Linux and Windows. Because I have a windows-pc only. Thanks a lot.

  • I cannot see tag-pages ( error 403 ) · 12 years ago

    This does seem to be a XAMPP specific issue, not with Grav specifically : http://stackoverflow.com/questions/13089176/error-403-and-xampp-error-20024 and some more extensive discussions on it here: h

  • I cannot see tag-pages ( error 403 ) · 12 years ago

    I tried grav-skeleton-blog-site-v1.0.0 on Win7-jp with xampp 1.8.3. I can see the home-page (start-page). but I cannnot see tag-pages. When I clicked a tag buttton, I got a 403error page. Apache error

  • Line break problem · 12 years ago

    In Markdown syntax you should be able to use 3 spaces at the end of a line to get a line break.

  • Line break problem · 12 years ago

    Mean while, I use <br> to give a line break.

  • Line break problem · 12 years ago

    I use "Blog Site" Skeleton. When I write these lines in item.md "Lorem ipsum dolor sit amot," said Bob. Alice lorem ipsum. "Dolor sit Amot." On blog it will displayed as one line: "Lorem ipsum dolo

  • Antimatter Dropdown Width · 12 years ago

    thank you very much!

  • Antimatter Dropdown Width · 12 years ago

    If you inspect the dropdown with Chrome for example, you can see in the developer tools exactly where the width is being set: Home | Demo2 2014-12-25 11-08-21 If you modify any SCSS, You will need to

  • Antimatter Dropdown Width · 12 years ago

    I played with template.css and navigation.twig.html but can't make it. How do I widen the width of dropdown menu. Thanks!