-
Updated
Aug 22, 2020 - JavaScript
jamstack
Here are 703 public repositories matching this topic...
We use redux-optimist only for the editorial workflow which is inconsistent with the rest of the codebase, and makes the code more complicated.
Also, that package is no longer maintained.
We should remove it as unless we can think of a major benefit it produces.
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
Aug 7, 2020 - CSS
For env vars to be used by the Web Side in production, they must be configured with either a prefix or included in redwood.toml. (Docs here.) This config step is specific to serverless infrastructure and trips people up.
If possible, we should add a check to the CLI diagnostics to:
- look in /web for process.env
- if found, confirm either env var begins with
REDWOOD_ENV_or is included
-
Updated
Aug 22, 2020 - JavaScript
-
Updated
Apr 1, 2020 - JavaScript
-
Updated
Aug 19, 2020 - C#
-
Updated
Aug 20, 2020 - Go
-
Updated
May 27, 2020 - Go
-
Updated
Aug 8, 2020 - Vue
-
Updated
Aug 3, 2020
-
Updated
Feb 26, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 23, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Aug 11, 2020 - CSS
-
Updated
Jan 20, 2020 - CSS
-
Updated
Aug 17, 2020 - JavaScript
When installing Ghost there isn't an option to specify a custom database port for MySQL. If you're installing it on a managed database service that runs on a non-standard MySQL port this means you have to install ghost initially and let it fail, then manually edit the config.production.json file and add the port, then restart ghost.
-
Updated
Aug 15, 2020 - Vue
Improve this page
Add a description, image, and links to the jamstack topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the jamstack topic, visit your repo's landing page and select "manage topics."