This is a list of goals to meet before releasing a stable 3 version: - [ ] Improve the documentation and at least a spanish translation - [x] Windows compatible (Help needed) - [x] Be zeroconf and extendible through it's own api and exposing the markdown parser - [x] Allow default attributes to be set on the frontmatter ej. title - [x] Real async modules (this affects ssr more than a static build) - [x] Fully integrate with the new features nuxt2.0 and node 12 - [x] Debugable configuration - [x] Better error reporting - [x] Document the code in order to simplify contributions and future development - [ ] Improve the template with optional addons as examples - [x] Support multiple file types (json, yaml, markdown, html) - [x] Integrate the api configuration with nuxt itself while keeping it configurable - [x] Expose $content helper and it's constant like api endpoint through all of vue - [x] Keep the main features from nuxtdown: - [x] Breadcrubms - [x] Automatic table of content (TOC) - [x] Isolated and global configurations - [x] Allow for nested content and index files - [x] Improve on SSR memory usage The following are the features that would be nice to have but are left for a future release 3.x - [ ] Vuex integration - [ ] Use sqlite for the content All of the previous features are open to discussion and may be expanded to fit more use cases. <!--cmty--><!--cmty_prevent_hook--> <div align="right"><sub><em>This question is available on <a href="https://cmty.app/nuxt">Nuxt</a> community (<a href="https://cmty.app/nuxt/nuxtent-module/issues/c141">#c141</a>)</em></sub></div>
This is a list of goals to meet before releasing a stable 3 version:
The following are the features that would be nice to have but are left for a future release 3.x
All of the previous features are open to discussion and may be expanded to fit more use cases.