Gabriel Naranjo

Results 10 issues of Gabriel Naranjo

When using `--spider` the script is missing two or three characters. I tried putting a `whitelist` to include those, but it seems that is an _either or_ proposition. It there...

![Screen Shot 2019-10-30 at 2 02 21 PM](https://user-images.githubusercontent.com/431185/67880945-62ff4d00-fb1e-11e9-99a5-83c5838785a2.png)

help wanted
good first issue

**Do you want to request a *feature* or report a *bug*?** I'm reporting a bug in the documentation: the current procedure does not produce the intended result _when the installation...

Hi: I've been testing _grav-theme-resume_ and since most of the content is in the _frontmatter_ section of each file, I tried to update the content using the _GRAV ADMIN_. Once...

My host upgraded PHP from 5.2 to 5.4.18 and now an old Joomla installation fails: although the back end works the front end results in a white, empty document Is...

The commit of the _Targetline_ plugin was in August, but the website is not showing the examples or [the plugin description](https://gionkunz.github.io/chartist-js/plugins.html).

plugins

I could not make this work properly on barcharts. This is my code: ``` new Chartist.Bar('#demo_03', { labels: ['Corea del Sur' ,'Noruega' ,'Luxemburgo' ,'Países Bajos' ,'Islandia' ,'Dinamarca' ,'Suecia' ,'Reino Unido'...

### Page URL: https://lea.verou.me/blog/2012/05/text-masking-the-standards-way/ ### Old URL: https://lea0.verou.me/2012/05/text-masking-the-standards-way/ ### Did this page work in the previous website? N/A ### What issues do you see? Broken image(s) ### Description of issues...

broken-page

The way that the css is currently being included in the theme is non-standard, I suggest that you [use the folder structure in the grav docs](https://learn.getgrav.org/15/themes/theme-basics#theme-example) Please include the `scss`...

Inheritance is broken in casper: I tried to [_extend_ the theme](https://getgrav.org/blog/theme-development-with-inheritance) creating a new one and making changes in the templates and it did not take my modified files. For...