Home
Softono

Junglejs

Open source MIT JavaScript
274
Stars
4
Forks
24
Issues
11
Watchers
3 years
Last Commit

 About Junglejs

The Jamstack static site framework for Svelte

Platforms

Web Self-hosted

Languages

JavaScript

Need Help Installing Junglejs?

We provide expert installation service for this software. Our team will install, configure, and secure Junglejs on your server. plans start at just $30.

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

  • Generate routes from multi word file names
  • 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