Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Ole Vik Regular

Grav Core Team

Grav Forum Moderators

@OleVik · Joined 9 years ago · 313 posts · 2 topics · 106 reputation

Badges

Grav Core Team ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Website is very slow in spite of grav core feature (crazy fast..) · 9 years ago

    Well requests are hits on the site, which does imply there is traffic but in the sense that the site is marginally accessed - ie. something is pinging the site/domain but not loading assets. A compete

  • Executing Bash commands over a WebGUI · 9 years ago

    As @rhuk points out, an interface for direct commands is inadvisable unless expressly for system administrators who know exactly what they are doing. Even then, they should be using a regular terminal

  • Website is very slow in spite of grav core feature (crazy fast..) · 9 years ago

    You'd have to take in quite a lot of traffic to actually break or exceed what the host offers, but a service like Linode, DigitalOcean, Amazon, or Google will allow you to more easily scale that for a

  • Website is very slow in spite of grav core feature (crazy fast..) · 9 years ago

    There is something to be said for using a VPS, your site will scale a lot better in most cases. Though decent shared hosts can still deliver the goods, depending on who you use (ie., no EIG-affiliate

  • Access Grav functions outside directory · 9 years ago

    Without writing an API in a plugin (examples already exist of this), you'd have to parse Grav-generated feeds as MakaryGo suggests or parse files. Those are the only three avenues for obtaining this d

  • Can Grav do this? course to support teaching · 9 years ago

    As noted, the Docs are an excellent resource. As for other things going "on in your mind": Plenty of varied workflows you can utilize, some focused on security, some on ease of use, some combining way

  • Can Grav do this? course to support teaching · 9 years ago

    I've been reading your resources on this in preparation for a functional prototype. Other than not currently being available, the only technical limitation is the internal routing as far as I can tell

  • Can Grav do this? course to support teaching · 9 years ago

    In regards to "flipping" and integration, does this require that SFU hosts the Grav-installation(s)? Or put better, do they? I am looking at the same approach, and I've yet to test out the integration

  • Website is very slow in spite of grav core feature (crazy fast..) · 9 years ago

    For me it lands at 3.6 MB in 3.55s. Couple of quick things that make a difference also: HTTP protocol and PHP version. Your site runs PHP 5.6.31, go 7.0 or 7.1, and serve content over HTTP/2 rather th

  • Where would you put favicon's? themes or user/pages/images? · 9 years ago

    It's a stylistic part of the website, so the theme is the logical place for it. Pages is for content, and the favicon should always be declared in HTML meta, governed by the theme.