Skip to content

Commit 4e22438

Browse files
authored
Merge pull request #4398 from viethung0823/main
fix duplicate url key of jamstack
2 parents 9201b06 + 1af1e58 commit 4e22438

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

topics/jamstack/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ url: https://jamstack.org/
99
created_by: Matt Biilmann
1010
released: 2015
1111
wikipedia_url: https://en.wikipedia.org/wiki/Jamstack
12-
url: https://jamstack.org/what-is-jamstack/
1312
related: javascript, api, ssg, gatsby
1413
---
1514
**Jamstack** (previously stylized as **JAMStack**) is a web development architecture pattern and solution stack. In other words, it 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. The acronym "JAM" stands for JavaScript, API and Markup (generated by a [static site generator](/topics/ssg)).

0 commit comments

Comments
 (0)