Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

Roadmap for v3 #182

Description

@cesasol

This is a list of goals to meet before releasing a stable 3 version:

  • Improve the documentation and at least a spanish translation
  • Windows compatible (Help needed)
  • Be zeroconf and extendible through it's own api and exposing the markdown parser
  • Allow default attributes to be set on the frontmatter ej. title
  • Real async modules (this affects ssr more than a static build)
  • Fully integrate with the new features nuxt2.0 and node 12
  • Debugable configuration
  • Better error reporting
  • Document the code in order to simplify contributions and future development
  • Improve the template with optional addons as examples
  • Support multiple file types (json, yaml, markdown, html)
  • Integrate the api configuration with nuxt itself while keeping it configurable
  • Expose $content helper and it's constant like api endpoint through all of vue
  • Keep the main features from nuxtdown:
    • Breadcrubms
    • Automatic table of content (TOC)
    • Isolated and global configurations
    • Allow for nested content and index files
  • 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.

This question is available on Nuxt community (#c141)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions