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

  • Automatically redirect to https://website.com/admin · 11 years ago

    You should force a redirect with your nginx configuration: http://serverfault.com/questions/270339/nginx-force-ssl-on-one-path-non-ssl-on-others

  • Automatically redirect to https://website.com/admin · 11 years ago

    my site works now. and i have the admin plugin working too. however, would i be correct in assuming a connection to: http://mysite.com/admin is not secure wrt the login credentials. enabled SSL so tha

  • Also - thanks! · 11 years ago

    +1 for grav!

  • Also - thanks! · 11 years ago

    Being in IT, web dev, the technical field as long as I have this is something that is not conveyed often enough. As my household SysAdmin I hear is "Daaaad! The internet isn't working..." or at work t

  • How to create the admin account · 11 years ago

    Sorry my bad. the error message actually told me what to do. i though it was just an explanation. thanks for your help.

  • How to create the admin account · 11 years ago

    No, just use this new command bin/plugin login new-user instead of the old one. Did you read the old one somewhere? So we can add the new command instead

  • How to create the admin account · 11 years ago

    php bin/grav newuser DEPRECATED COMMAND bin/grav new-user has been deprecated in favor of the new bin/plugin login new-user do i just create admin.yaml manually?

  • Watermark for All Pages · 11 years ago

    Thank You Very Much for Your Help!

  • Watermark for All Pages · 11 years ago

    Yes, as long as they target that background-image (see the previously linked to CSS-Tricks article for a host of options and related material).

  • Watermark for All Pages · 11 years ago

    And so it does, obviously I cannot read! I would assume that I can apply the usual image attributes to my image within the custom.css file?