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

jamstack

Here are 812 public repositories matching this topic...

mikestopcontinues
mikestopcontinues commented Sep 24, 2020

Preview links are not appearing for me because my CI/CD adds github metadata in the canonical location, but the github integration looks elsewhere.

Describe the bug

Currently, the Github integration looks at a commit status's contexts for a deploy url. The thing is, the canonical way to specify a deploy url is using environment deployments. So I think the integration should look at the e

gridsome
jtoar
jtoar commented Aug 26, 2020

It should be easy to navigate back. Right now there's no built-in way to do this. We already use navigate to navigate programatically. It might make sense to add the back-navigation feature there:

navigate.back()

The way it's done natively with web apis is via history's back and go properties. back does what you would expect, and go takes a number, so you can go back mult

Improve this page

Add a description, image, and links to the jamstack topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the jamstack topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.