Skip to content
#

ssg

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

next.js
swalker326
swalker326 commented Mar 10, 2022

Describe the feature you'd like to request

Currently uses AmplifyAuthenticator which is legacy. Also using an older verison of @aws-amplify/ui-react & aws-amplify

Describe the solution you'd like

Should be using the new Authenticator componet

Describe alternatives you've considered

Keep using the old one until is deprecated

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
eyedean
eyedean commented Apr 12, 2022

Greetings,

I have been using quasar.app.extenions-ssg for almost a year now and it's great. Recently I ran into some weird errors on BeastCss and upgraded from 2.1.4 to 2.3.0.

Now when I run it with --forceBuild it builds but ends right after finishing the build and before starting generate.

I started debugging (by putting console.log in the source code of `./node_modules

bug good first issue
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