Giter Site home page Giter Site logo

Comments (12)

Atinux avatar Atinux commented on April 28, 2024

It is possible :)
The command is nuxt generate, and will generate all the pages for your web application, you can take a look at https://github.com/alexchopin/alexchopin.github.io

from nuxt.js.

Atinux avatar Atinux commented on April 28, 2024

Look especially at the package.json

from nuxt.js.

dan-gamble avatar dan-gamble commented on April 28, 2024

Awesome ๐Ÿ‘ It looks like it has SSR too, didn't think that would be possible!

from nuxt.js.

Atinux avatar Atinux commented on April 28, 2024

For me, it is the most powerful feature of Nuxt.js, we call it with my brother: serverless rendered

from nuxt.js.

dan-gamble avatar dan-gamble commented on April 28, 2024

Dayum, gonna give it a try now. Thanks :)

from nuxt.js.

Atinux avatar Atinux commented on April 28, 2024

Our documentation website will be generated and hosted on Github pages, backed by AWS lambda to regenerate the website if a commit is pushed to the master branch. Infinite possibilities ๐Ÿ”ฅ

from nuxt.js.

dan-gamble avatar dan-gamble commented on April 28, 2024

Can't wait to see it :)

from nuxt.js.

thedamon avatar thedamon commented on April 28, 2024

Is that what's happening now? Looking at package.json looks like you're using Surge. some docs around the recommended approach to this would be great esp since dist is in the .gitignore. Although honestly, Surge looks really cool ;)

from nuxt.js.

Atinux avatar Atinux commented on April 28, 2024

For nuxtjs.org we use surge.sh @thedamon since it's easier for us to use it to manage multiple domains :)

from nuxt.js.

thedamon avatar thedamon commented on April 28, 2024

Yeah It looks pretty neat! I am thinking of setting it up for my project, too since it might be just as/more straightforward than github pages

from nuxt.js.

justinshea avatar justinshea commented on April 28, 2024

Hi @Atinux - Are you aware of any current documentation or examples that show the workflow for using AWS Lambda to generate static nuxt site to cdn (like gh pages or s3)? The part I am having trouble understanding is how the updated app code package from repository (with dependencies) would get into lambda after function is called by webhook/sns...

from nuxt.js.

lock avatar lock commented on April 28, 2024

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

from nuxt.js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.