Jason Lusk

Results 5 issues of Jason Lusk

is there an official solution to sort pages via a specific sort order? currently I am using this custom helper I wrote. https://gist.github.com/mpalpha/ff22e4858bc7e4e724b3c4f3b7338b82 which is parsing the data provided by...

I'd like to add a template cache via string parameter So that I can get something like this: ``` src: url("./webfont.eot?1565728069335"); ``` Proposed by https://github.com/itgalaxy/webfont/pull/191

enhancement
waiting release

### What has changed? Adds option to keep source file extension. ### Level of change * Added functionality * Updated documentation

resolve-conflicts

What component do I need and where do I add it? to block the interference?

**Describe the bug** @nuxtjs/mdx does not install via yarn **To Reproduce** Steps to reproduce the behavior: 1. Go to your project in terminal. 2. type 'yarn add --dev @nuxtjs/mdx' and...