All Projects → junglejs → Junglejs

junglejs / Junglejs

Licence: mit
The Jamstack static site framework for Svelte

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Junglejs

Statiq.web
Statiq Web is a flexible static site generator written in .NET.
Stars: ✭ 1,358 (+452.03%)
Mutual labels:  blog, static-site-generator, jamstack
Eleventy Starter Boilerplate
🚀 Eleventy Starter is production-ready with SEO-friendly for quickly starting a blog. ⚡ Built with Eleventy, ESLint, Prettier, Webpack, PostCSS, Tailwind CSS and Netlify CMS (optional).
Stars: ✭ 139 (-43.5%)
Mutual labels:  blog, static-site-generator, jamstack
Bael Template
Brutalist Blog theme for Netlify CMS
Stars: ✭ 187 (-23.98%)
Mutual labels:  blog, static-site-generator, jamstack
Elm Pages
A statically typed site generator for Elm.
Stars: ✭ 363 (+47.56%)
Mutual labels:  blog, static-site-generator, jamstack
Next Js Blog Boilerplate
🚀 Nextjs Blog Boilerplate is starter code for your blog based on Next framework. ⚡️ Made with Nextjs, TypeScript, ESLint, Prettier, PostCSS, Tailwind CSS.
Stars: ✭ 134 (-45.53%)
Mutual labels:  static-site-generator, jamstack
Gatsby Starter Lumen
A constantly evolving and thoughtful architecture for creating static blogs.
Stars: ✭ 1,797 (+630.49%)
Mutual labels:  blog, jamstack
Jigsaw
Simple static sites with Laravel’s Blade.
Stars: ✭ 1,823 (+641.06%)
Mutual labels:  static-site-generator, jamstack
Gine Blog
Blog = Gatsby + React + Material-UI + Notion + Netlify
Stars: ✭ 156 (-36.59%)
Mutual labels:  blog, jamstack
Ryosuke Gatsby Blog
Static PWA React-powered portfolio and blog built with GatsbyJS
Stars: ✭ 90 (-63.41%)
Mutual labels:  blog, static-site-generator
Stackbit Theme Planty
Planty is an e-commerce ready theme for Stackbit, powered by Snipcart.
Stars: ✭ 151 (-38.62%)
Mutual labels:  static-site-generator, jamstack
Fornax
Scriptable static site generator using type safe F# DSL to define page templates.
Stars: ✭ 175 (-28.86%)
Mutual labels:  blog, static-site-generator
Tableless
O site do Tableless em Hugo. Mais leve, impossível.
Stars: ✭ 107 (-56.5%)
Mutual labels:  blog, static-site-generator
Weblorg
Static Site Generator for Emacs
Stars: ✭ 103 (-58.13%)
Mutual labels:  blog, static-site-generator
Netlify Cms
A Git-based CMS for Static Site Generators
Stars: ✭ 14,776 (+5906.5%)
Mutual labels:  static-site-generator, jamstack
Vuepress Blog Boilerplate
An ever-evolving and opinionated dev environment for people who want to use VuePress to power their blogs.
Stars: ✭ 212 (-13.82%)
Mutual labels:  blog, static-site-generator
Gatsby Starter Netlify Cms
Example gatsby + netlify cms project
Stars: ✭ 1,932 (+685.37%)
Mutual labels:  static-site-generator, jamstack
Atlas
The Hugo boilerplate we use for our projects.
Stars: ✭ 232 (-5.69%)
Mutual labels:  static-site-generator, jamstack
Tumblelog
A static tumblelog generator available as both a Perl and Python version
Stars: ✭ 77 (-68.7%)
Mutual labels:  blog, static-site-generator
Hugo Theme Basic
Basic site theme styled with minimal tachyons, syntax highlighting, and blog series configuration. 📦
Stars: ✭ 89 (-63.82%)
Mutual labels:  blog, static-site-generator
Notablog
Generate a minimalistic blog from a Notion table. [WIP]
Stars: ✭ 177 (-28.05%)
Mutual labels:  blog, static-site-generator

JungleJS · GitHub license npm version PRs Welcome

The Jamstack static site framework for Svelte

Access the template here, or

Get started with development:

git clone https://github.com/junglejs/junglejs.git

cd junglejs && npm install && cd ..
cd example && npm install

npm run start

The app will now be running on localhost:3000

To do

  • [x] Generate routes from multi word file names
  • [x] Generate routes from a variable in the file name like [slug].svelte
  • [ ] Get relations between datasources working
  • [ ] Get livereload in development working

Special thanks

  • littlemooon for letting me takeover the junglejs package on npm
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].