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

  • Creating an image blog · 9 years ago

    Which theme you're using?

  • Creating an image blog · 9 years ago

    That's why I was thinking of something like a gallery-walk-through where the default setting is showing the gallery from the newest to the oldest entry. But I'm out of ideas on how to get this done in

  • Creating an image blog · 9 years ago

    Yeah, i saw this problem too. Your content should be loaded while switching between your posts via ajax. I don't think you'll get this kinda "out of the box". =/ Mhhhhh

  • Creating an image blog · 9 years ago

    Yep, right. I also had the idea to use an image slider, but I expect the amount of posts might be too much to use a simple slider. Additionally I do not like the bullets showing the amount of images/e

  • Creating an image blog · 9 years ago

    Hi tomdoodle, so you want your blog behave like some kind of slider, where you are able to "slide" through your posts ? Best regards, Michael

  • Creating an image blog · 9 years ago

    Hi, I'm asking you for help with Grav. I want to use it for my next project which should be an image blog to present my drawings. My idea is that on the starting page the latest addition should be sho

  • Admin cant login · 9 years ago

    It might be nginx-pagespeed, but regular nginx works fine. Have you tried disabling pagespeed?

  • Admin cant login · 9 years ago

    thanks @rhukster, i've reinstall my server, from yesterday i'm trying to use nginx-pagespeed for grav server, i though it's not compatible with grav isnt it ?

  • Admin cant login · 9 years ago

    No, you just set: password: your_password_here And then when you login the first time, it will automatically hash the password and remove your plaintext one.

  • Admin cant login · 9 years ago

    On a side note. The docs says we can create user manually by creating a user.yaml file and add the appropriate contains. Is there a site we can convert the password in hash?