Getting Started
Overview
Welcome to the FreshJuice Developer Edition Documentation
The Developer Edition is the free, open-source version of the FreshJuice theme — built for developers who love to build, customize, and experiment 🍊 This documentation will guide you through installation, configuration, and the technical foundations behind the theme.
Looking for the full documentation and Pro modules? Check out the Knowledge Base — that’s where the upcoming FreshJuice Pro Theme and advanced Pro Modules live.
Frameworks we use
FreshJuice is built with the following frameworks:
- Tailwind CSS, works by scanning all of your HTML files, JavaScript components, and any other templates for class names, generating the corresponding styles and then writing them to a static CSS file.
- Alpine.js, a rugged, minimal tool for composing behavior directly in your markup. Think of it like jQuery for the modern web.
Browser Support
In general, FreshJuice theme is designed for and tested on the latest stable versions of Chrome, Firefox, Edge, and Safari. It does not support any version of IE, including IE 11.
Changelog
For a complete list of changes, updates, and improvements, see the Changelog.
This is just the beginning — for full power and advanced modules, swing by the Knowledge Base.