Jamstack
Jamstack is a way of thinking about how to build for the web: the UI is compiled, the frontend is fully decoupled, and data is pulled in as needed.
Here are 20,029 public repositories matching this topic...
Issue Summary
When setting up a dev env on windows, yarn setup fails
[2021-12-21 15:45:01] INFO Relation: User to Role
[2021-12-21 15:45:01] INFO Finished database init!
Running "symlink:githooks" (symlink) task
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
Related: redwoodjs/redwood#4489
When calling requireAuth() on the api side, you can pass in an optional list of roles that the user must have in addition to being logged in:
requireAuth({ roles: "admin" })
requireAuth({ roles: ["admin", "moderator"] })Note that it allows both a string and an array of strings as valid values on the roles
-
Updated
Feb 17, 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 20, 2022 - TypeScript
-
Updated
Feb 10, 2022 - Go
(suggested by Berndinox in #205; been bugging me for a while too)
Currently, the Docker image exposes port 80. We should change this so that running Meli doesn't require root access.
We'll need to update the deployment docs.
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Feb 25, 2022 - PHP
-
Updated
Feb 24, 2022 - JavaScript
-
Updated
Feb 15, 2022 - C#
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Feb 12, 2022 - Vue
-
Updated
Dec 9, 2021 - Go
-
Updated
Feb 23, 2022 - Vue
-
Updated
Feb 25, 2022 - TypeScript
-
Updated
Feb 2, 2022
-
Updated
Feb 17, 2022 - TypeScript
-
Updated
Feb 17, 2022 - JavaScript
-
Updated
Feb 13, 2022 - JavaScript
-
Updated
Feb 19, 2022 - JavaScript
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
- Organization
- jamstack
- Website
- jamstack.org