ssg
Here are 19,040 public repositories matching this topic...
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?
-
Updated
Apr 16, 2022 - PHP
-
Updated
Mar 29, 2022 - TypeScript
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
API documentation
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
-
Updated
Apr 16, 2022 - Rust
-
Updated
Apr 12, 2022 - TypeScript
-
Updated
Feb 27, 2022 - TypeScript
Preact Support
Bringing Preact into vitext. That simple.
Link Component
Script Component
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Jan 30, 2019 - JavaScript
-
Updated
Apr 6, 2022 - TypeScript
-
Updated
Apr 9, 2022 - Vue
-
Updated
Apr 4, 2022 - Swift
-
Updated
Mar 31, 2022 - PHP
-
Updated
Oct 17, 2021 - Vue
-
Updated
Feb 7, 2022 - TypeScript
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
-
Updated
Mar 26, 2022 - TypeScript
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
~/publicto~/<output>/static/*
We should include examples for popular platforms of course. Netlify and Vercel probably first.
Improve this page
Add a description, image, and links to the ssg topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ssg topic, visit your repo's landing page and select "manage topics."
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-amplifyDescribe 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