static-site-generator
Here are 2,792 public repositories matching this topic...
-
Updated
Feb 11, 2022 - Go
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/gatsbyjs/gatsby/issues
- This issue is not a question, feature request, RFC, or anything other than a bug report. Please post those things in GitHub Discussions: https://github.com/gatsbyjs/gatsby/discussions
Summary
Since Gatsby v3.0, `babel-p
-
Updated
Feb 10, 2022 - Ruby
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Feb 7, 2022 - SCSS
- I confirm that this is an issue rather than a
Is your feature request related to a problem? Please describe.
Uploading an image with uploadcare doesn't allow me to set a cdnBase or cdnURL or something similar for custom URLs. When I upload an image it is forcing the company's cdn instead.
Describe the solution you'd like
The settings in config.json should be something like:
media_library: {
name: 'uploadcare
-
Updated
Feb 7, 2022 - Python
-
Updated
Feb 7, 2022 - JavaScript
Python 3.9+ includes zoneinfo, which would presumably allow us to replace the pytz third-party dependency with time-zone machinery included in Python's standard library.
Since we need to support Python 3.7 and 3.8 for a while, we could use the corresponding back-ported package for users on old
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?
There are 3 "examples" for dynamic (client side) routing, 2 in the docs (guides) and one is a template.
The 2 guides in the docs are technically working, but they do not use addPrefetchExcludes.
- dynamic-routes-reach-router.md
- [docs/guides/dynamic-rou
Bug Report
Environment
Zola version: 0.15.3
Expected Behavior
Empty anchor links ([foo](#)) should be allowed. I'm using them on one site to indicate links to no-longer-existant things like a mailing list that was referenced in an old blog post (like go [~~here~~](#)).
Current Behavior
Zola errors when encountering an empty anchor link:
Error: The anchor in
-
Updated
Jan 12, 2022 - Less
Summary
Add a site AMP version.
Basic example
Nuxt.js has an example: https://github.com/nuxt/nuxt.js/tree/dev/examples/with-amp
Gatsby AMP Plugin: https://www.gatsbyjs.org/packages/gatsby-plugin-amp/
Motivation
The AMP Project support is very important to accessibility and Google's Pagerank. So, it could will be awesome had this support in Gridsome.
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Feb 11, 2022 - JavaScript
Hi,
From Hugo v0.92.0, there is a deprecation warning for .Path.
hugo v0.92.0+extended darwin/arm64 BuildDate=unknown
WARN 2022/01/20 21:35:38 .Path when the page is backed by a file is deprecated and will be removed in a future release. We plan to use Path for a canonical source path and you probably want to check the source is a file. To get the current behaviour, you can use a c
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Jun 16, 2019 - CSS
-
Updated
Feb 8, 2022 - HTML
-
Updated
Feb 8, 2022 - Swift
-
Updated
Feb 11, 2022 - HTML
-
Updated
Feb 6, 2022 - Python
-
Updated
Jul 15, 2021 - CoffeeScript
-
Updated
Jan 23, 2022 - CoffeeScript
Improve this page
Add a description, image, and links to the static-site-generator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static-site-generator topic, visit your repo's landing page and select "manage topics."


Run
next info(available from version 12.0.8 and up)No response
What version of Next.js are you using?
canary
What version of Node.js are you using?
16.13.0
What browser are you using?
no
What operating system are you using?
Ubuntu 20.04.3 LTS
How are you deploying your application?
no
Describe the Bug
In response to comment: