Miguel de Moura

Results 5 issues of Miguel de Moura

I want to rename this repo but can't if users are using `https://raw.githubusercontent.com/migueldemoura/ublock-umatrix-rulesets/*` to fetch the lists.

Hey @nielsenramon, check this out: https://blog.github.com/2017-11-29-use-any-theme-with-github-pages/ Chalk is on the supported themes list, so this should work. Have you tried it yet?

enhancement

Like the navigation, the [post svgs](https://github.com/nielsenramon/chalk/blob/master/_layouts/post.html#L42-L50) should be replaced as well.

enhancement

- [X] I tried updating to the latest version. - [ ] I can't, there is an issue. - [ ] I Am on Windows - [ ] Ubuntu Bash...

enhancement
feature

The `parse_path` function from `nselib/url.lua` splits a path into segments using the `/` delimiter. However, it ends up discarding consecutive `/`s as it doesn't add empty segments to the parsed...