The Wayback Machine - https://web.archive.org/web/20220325072341/https://github.com/topics/jamstack
Skip to content
#

Jamstack

jamstack logo

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 19,995 public repositories matching this topic...

strapi
danimajo
danimajo commented Dec 21, 2021

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               
good first issue help wanted
alvinsay
alvinsay commented Mar 18, 2022

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

  1. Setup Netify CMS with i18n enabled.
  2. Click New button in the index page.
  3. Change writing locale dropdown from Writing in EN to another locale, for example, Writing in FR
  4. The editing form will disappear, and you w
good first issue area: i18n type: bug
thedavidprice
thedavidprice commented Feb 2, 2022

The redwood.toml web.apiURl value is expected to accept any "absolute path (thats starts with /) or an absolute URI that starts with `http[s]://"

However, if I set web.apiUrl="/" I get the following behavior:

  • local api and web server start successfully
  • endpoint error

console log:

[Error] A server with the specified hostname could not be found.
[Error] Fetch API cannot load
gridsome
andrevandal
andrevandal commented Apr 20, 2019

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.

feature request good first issue

🚀 Boilerplate and Starter for Next.js 12+, Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS

  • Updated Mar 24, 2022
  • TypeScript
lacikawiz
lacikawiz commented Oct 28, 2020

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

bug good first issue
Organization
jamstack
Website
jamstack.org