Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nuxt/press

[Deprecated] Minimalist Markdown Publishing for Nuxt.js
https://github.com/nuxt/press

blogging docs documentation markdown nuxt nuxtjs slides slideshow vue vuejs

Last synced: about 4 hours ago
JSON representation

[Deprecated] Minimalist Markdown Publishing for Nuxt.js

Awesome Lists containing this project

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:[email protected]

[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