v1.0.0-alpha.1
Originally offered as a standalone premium platform at https://nuxt.studio, Studio has evolved into a free, open-source, and self-hostable Nuxt module. Enable your entire team to edit website content right in production
π Features
Nuxt Studio is currently in alpha and uses the Monaco code editor for content editing. This phase focuses on testing and stabilizing core functionality:
- β File operations (create, edit, delete, rename)
- β Content editing with Monaco editor
- β Media management and uploads
- β GitHub authentication and publishing workflow
Once all file operations and GitHub publishing workflows are tested and stable, we'll release Phase 2 (Beta) with the full visual editor for Markdown, Vue components, and medias...
Current Features (Alpha):
- π» Monaco Code Editor - Code editor for enhanced Markdown with MDC syntax, YAML, and JSON
- π Real-time Preview - See your changes instantly on your production website
- π GitHub Authentication - Secure OAuth-based login with GitHub
- π File Management - Create, edit, delete, and rename content files (
content/directory) - πΌοΈ Media Management - Centralized media library for all your assets (
public/directory) - π³ Git Integration - Commit changes directly from your production website and just wait your CI/CD pipeline to see your changes live
- π Development Mode - Directly edit your content files and media files in your local filesystem using the module interface
π Documentation
You can check out the new docs on https://content.nuxt.com/docs/studio.
New Contributors
- @farnabaz made their first contribution
- @atinux made their first contribution
- @larbish made their first contribution
Full Changelog: https://github.com/nuxt-content/studio/commits/v1.0.0-alpha.1