Flavio Copes

Results 81 comments of Flavio Copes

Sort of creating a `.dependencies` file?

I don't know about a proper documentation for it, it's a learn by example at this point.

I usually install plugins from the GPM (so, no submodules) and store all the user/ folder in the site repo, so I update locally and just push to update the...

You're welcome to edit the page and add this information. Click the "Edit this page" link in the page itself and submit a PR. It's the best time when you...

Reading the code, if there is no adjacent sibling, the collection is returned. So you should first call `page.isLast()`. Is this the cause of the different behavior?

Some of my thoughts: - Would be great to have translations for some sections (installation, introductory topics) - We'd need to update a doc in multiple locations if we update...

Hi, I tested and I'm not noticing this behavior. I have a `en-GB` page and an `en` page. If I access with `en-US` as accepted language, Grav falls back to...

That's right. You can directly edit the page from https://github.com/getgrav/grav-learn/edit/develop/pages/01.basics/03.installation/docs.md and submit the change to be included.

I see it fine in the latest release. Tested the RTFM skeleton 🤔 ![screen shot 2017-02-09 at 18 36 00](https://cloud.githubusercontent.com/assets/11783388/22795403/e4104340-eef6-11e6-942e-a629ff467abb.png)

The `user/themes/learn2/blueprints.yaml` file contains the "Off" option?