nuxtent-template icon indicating copy to clipboard operation
nuxtent-template copied to clipboard

Starter template for content heavy sites.

Results 8 nuxtent-template issues
Sort by recently updated
recently updated
newest added

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. :vertical_traffic_light: To activate Renovate, merge this Pull Request....

Fresh install of nuxtent template, when clicking see your first post it returns this error. Please advise. This question is available on Nuxt.js community (#c9)

``` "nuxt": "^1.4.2", "babel-eslint": "^9.0.0", "eslint": "^5.6.0", "eslint-loader": "^2.1.0", "eslint-plugin-vue": "^4.7.1" ```

Currenty https://nuxtent-template.now.sh/ answers with 404 (like many pages related to nuxt and nuxtent did a few days ago). This question is available on Nuxt.js community (#c8)

### Version [3](https://github.com/nuxtent-template/releases/tag/3) ### Reproduction link [http://infiniti.dinamo.mx](http://infiniti.dinamo.mx) ### Steps to reproduce On a large site (157 files on 7 content groups), run generate a ### What is expected ? Find...

cmty:bug-report

### What problem does this feature solve? To this moment, in my understanding, there are two API configuration parameters that are essential for making a successful build: baseURL and browserBaseURL....

cmty:feature-request

Receiving this error upon launch, which is preventing the page from displaying the desired content: ``` WARNING Compiled with 1 warnings 11:09:10 AM warning in ./content/HelloWorld.comp.md Module build failed: TypeError:...

When loading hello-world/ page the .md content isn't displayed (shows just the title) and the inspector shows these errors: > [Vue warn]: Failed to mount component: template or render function...