ssg
Here are 18,928 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
Jul 9, 2022 - TypeScript
-
Updated
Jul 8, 2022 - PHP
-
Updated
Jun 17, 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
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
API documentation
-
Updated
Jul 2, 2022 - TypeScript
To support co-authors, we simply need to change the author field to support both single plain string and string array.
[[article]]
# single author
author = "author1"[[article]]
# multiple co-authors
author = ["author1", "author2"]This needs custom deserialization for the author field. Similar to this: https://serde.rs/string-or-struct.html
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Apr 27, 2022 - JavaScript
Preact Support
Bringing Preact into vitext. That simple.
Link Component
Script Component
-
Updated
Jul 1, 2022 - TypeScript
-
Updated
Jul 6, 2022 - Swift
-
Updated
Jan 30, 2019 - JavaScript
-
Updated
Jul 7, 2022 - Vue
-
Updated
Jul 7, 2022 - PHP
-
Updated
Oct 17, 2021 - Vue
-
Updated
May 28, 2022 - TypeScript
-
Updated
Jul 7, 2022 - JavaScript
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
Want to be able to create NextJs v12.x application, instrumented with sentry-javascript v7.x on Vercel. With all the new features of both respectively. Including new features and fixes, listed in both release notes respectively.
Describe the solution you'd like
The with-sentry example application should be default latest version of NextJs