Mathieu NICOLAS

Results 13 issues of Mathieu NICOLAS

Hello ! I don't understand why, but I simply added the plugin in the dependancies, added the plugin in the config.js file, and when running vuepress dev or build I...

## 📚 Documentation Hello ! I'm a french IT teacher and I made a website for my students. The language I teach them is Python, and I'd like to allow...

documentation

### Environment - Operating System: `Darwin` - Node Version: `v19.2.0` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `content`, `extends`,...

Hello there, Thanks for your work ! I'm a noob about PWA things and am trying to setup my first one. I can't make it work so I come here...

Hello there, I tried to install @nuxthq/ui in a fresh docus project, and I can see the whole UI stuff don't have any style applied. I use @nuxthq/ui a lot...

Hi, I just updated to the latest Docus version and I got this message when `npm run dev`. There's absolutely zero context or details. What should I understand ? What...

See https://github.com/mathieunicolas/docus-issue for the code. The only thing I modified is the aside level : `docus.aside.level: 1` I just wanted to use a button-link on the main page to the...

Hello there, I'm not sure if it's a bug or a bad usage, but I can't setup a proper redirect. In `subfolderA/0.index.md` : ``` --- redirect: /subfolderA/subfolderB/page --- ``` With...

Hello there, The situation : - in app.config.ts, I have `docus.aside.collapsed: true` because I want all my asideTree nodes collapsed - in some _dir.yml I have `aside.collapsed = false` so...

### Describe the change Hello ! I'm trying to setup few API routes in my nuxt project with nuxt hub for my students to interact with through a Python script....

documentation