static-site-generator
Here are 2,840 public repositories matching this topic...
-
Updated
Mar 26, 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
Mar 27, 2022 - Ruby
-
Updated
Mar 28, 2022 - JavaScript
-
Updated
Mar 25, 2022 - SCSS
- I confirm that this is an issue rather than a
When writing a new post, changing locale will cause an uncaught type error and the editing form of the post content isn't show up.
To Reproduce
- Setup Netify CMS with i18n enabled.
- Click New button in the index page.
- Change writing locale dropdown from
Writing in EN
to another locale, for example,Writing in FR
- The editing form will disappear, and you w
-
Updated
Mar 27, 2022 - Python
-
Updated
Mar 26, 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
Documentation issue
Summary
If one follows the getting started example, the resulting page does not deploy to github pages - the link on the index.html points to
http://username.github.io/blog
rather than to http://username.github.io/repo/blog
, even though the base_url
is configured to the http://username.github.io/repo/
.
Check out the repro:
-
Updated
Mar 25, 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
Mar 1, 2022 - JavaScript
-
Updated
Mar 2, 2022 - JavaScript
May be breaking changes and improved setup - see https://fusejs.io/ along with its release notes since v3.2
May affect files including assets.toml
and wowchemy-search
.
Thanks to @rodrigoalcarazdelaosa for tracking the (optional) dependencies at wowchemy/wowchemy-hugo-themes#1860
-
Updated
Oct 8, 2021 - JavaScript
-
Updated
Feb 20, 2022 - CSS
-
Updated
Mar 22, 2022 - HTML
-
Updated
Mar 27, 2022 - Swift
-
Updated
Mar 26, 2022 - HTML
-
Updated
Mar 19, 2022 - Python
-
Updated
Jul 15, 2021 - CoffeeScript
Things like Optional Chaining should be transpiled for e.g. node 12 compatibility: https://esbuild.github.io/content-types/#javascript. We should choose es2016
for all packages.
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."
Verify canary release
Provide environment information