/plushcap/analysis/hasura/build-jamstack-sites-with-junglejs-and-graphql

Build JAMStack Sites With JungleJS and GraphQL

What's this blog post about?

JungleJS is a static site generator that enables developers to build fast and lightweight static sites using Svelte and GraphQL. It works by pulling data from various sources such as JSON, CSV files, headless CMS, or APIs like WordPress and Ghost. The GraphQL Data Layer in JungleJS serves as temporary storage for imported data, converting it to static data at build time. JungleJS is similar to other frameworks like Sapper and Nuxt in terms of folder structure. It allows developers to create components, pages, and link routes, and supports styling using the svelte syntax. Deployment can be done through hosting services such as Netlify or GitHub.

Company
Hasura

Date published
Jan. 28, 2021

Author(s)
Hasura

Word count
1451

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.