# press **Repository Path**: mirrors_nuxt/press ## Basic Information - **Project Name**: press - **Description**: [Deprecated] Minimalist Markdown Publishing for Nuxt.js - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![nuxt-press](https://user-images.githubusercontent.com/904724/59497906-a2d9d680-8e94-11e9-8fac-a7172827f349.png) [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Circle CI][circle-ci-src]][circle-ci-href] [![Codecov][codecov-src]][codecov-href] See documentation at **[https://nuxt.press](https://nuxt.press)**. # Publishing the Nuxt way **NuxtPress** is a **microframework** that leverages the [Nuxt module system][1]. [1]: https://nuxtjs.org/guide/modules/ ⚡Hot reloaded Markdown routes: `pages/foo/bar.md` → `/foo/bar` ⚡Deploy **static** with `nuxt generate` or **live** with a simple API. ⚡Built-in **docs**, **blog** and **slides** base apps. ⚡Flexible **Markdown processing** via [@nuxt/markdown][n-md]. ⚡Ejectable styles and templates (`nuxt-press eject `). [n-md]: https://github.com/nuxt/markdown ## Credits Created and maintained by [@galvez][galvez] and [@pimlie][pimlie] with the help of the **Nuxt Team**. [galvez]: https://github.com/galvez [pimlie]: https://github.com/pimlie ## Sponsoring Interested in **adding your logo here**? [Reach out][contact] for sponsoring details. [contact]: mailto:jonasgalvez@gmail.com [npm-version-src]: https://img.shields.io/npm/v/@nuxt/press/latest.svg?style=flat-square [npm-version-href]: https://npmjs.com/package/@nuxt/press [npm-downloads-src]: https://img.shields.io/npm/dt/@nuxt/press.svg?style=flat-square [npm-downloads-href]: https://npmjs.com/package/@nuxt/press [circle-ci-src]: https://img.shields.io/circleci/project/github/nuxt/press.svg?style=flat-square [circle-ci-href]: https://circleci.com/gh/nuxt/press [codecov-src]: https://img.shields.io/codecov/c/github/nuxt/press.svg?style=flat-square [codecov-href]: https://codecov.io/gh/nuxt/press