Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maoberlehner/building-a-pre-rendered-website-with-nuxt-and-storyblok

This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-pre-rendered-website-with-nuxt-and-storyblok/
https://github.com/maoberlehner/building-a-pre-rendered-website-with-nuxt-and-storyblok

Last synced: 8 days ago
JSON representation

This is an example project for the following article: https://markus.oberlehner.net/blog/building-a-pre-rendered-website-with-nuxt-and-storyblok/

Awesome Lists containing this project

README

        

# Building a Pre-Rendered Website With Nuxt.js and Storyblok

[![Patreon](https://img.shields.io/badge/patreon-donate-blue.svg)](https://www.patreon.com/maoberlehner)
[![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://paypal.me/maoberlehner)

This is an example project for the following article: [Building a Pre-Rendered Website With Nuxt.js and Storyblok](https://markus.oberlehner.net/blog/building-a-pre-rendered-website-with-nuxt-and-storyblok/)

## Build Setup

```bash
# Serve with hot reload.
yarn dev

# Build for production with minification.
yarn build

# Serve SSR production build.
yarn start

# Generate static pre-rendered build.
yarn generate
```

## Instant deploy to Netlify

By clicking this button you can automatically clone this repository, setup a new site in [Netlify](https://www.netlify.com) and run the build and deployment to the Netlify CDN.

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/maoberlehner/building-a-pre-rendered-website-with-nuxt-and-storyblok)

## About

### Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner
Patreon: https://www.patreon.com/maoberlehner

### License

MIT