Skip to content
#

ssg

Here are 19,063 public repositories matching this topic...

next.js
w4-hanggi
w4-hanggi commented Mar 11, 2022

Verify canary release

  • I verified that the issue exists in Next.js canary release

Provide environment information

Operating System:
  Platform: darwin
  Arch: x64
  Version: Darwin Kernel Version 21.3.0: Wed Jan  5 21:37:58 PST 2022; root:xnu-8019.80.24~20/RELEASE_X86_64
Binaries:
  Node: 16.14.0
  npm: 8.3.1
  Yarn: 1.22.17
  pnpm: 6.32.
good first issue area: examples
stencil
cptflammin
cptflammin commented Jul 19, 2021

As stated here - but wrongly closed - prerendering fails when using Axios

Problem is that some libraries like AWS AmplifyJS use Axios under the hood.

@adamdbradley Any idea how to solve this serious issue?

Good First Issue Resolution: Needs Investigation Reply Received
lacikawiz
lacikawiz commented Oct 28, 2020

Hi!

I just discovered your project and I'm very excited about it. It looks like you read my mind about a project that would use Go and Svelte to make static websites as single page apps. I'm a big fan of both Go and Svelte and use them every single day on my projects. So I'll probably get involved in this project, I see very great potential in it.

Anyways, here's my first contribution. I fou

bug good first issue
arctic-hen7
arctic-hen7 commented Oct 30, 2021

Is your feature request related to a problem? Please describe.
Right now, the website has comparisons between Perseus and only two other frameworks: Gatsby and NextJS. This is very much sub-optimal, and as many comparisons as possible should be included.

Describe the solution you'd like
More comparisons should be added, here are some (this list will be extended):

  • Yew
  • S
C-docs good first issue D-easy P-high
presta
estrattonbailey
estrattonbailey commented Jun 10, 2021

The story here is pretty simple:

  • builds a single lambda to ~/<output>/functions/presta.js — also see #65
  • builds static files to ~/<output>/static/*
  • copies ~/public to ~/<output>/static/*

We should include examples for popular platforms of course. Netlify and Vercel probably first.

documentation good first issue help wanted

Improve this page

Add a description, image, and links to the ssg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ssg topic, visit your repo's landing page and select "manage topics."

Learn more