an out-of-the-box JAMstack web app practice built with Eleventy and Netlify CMS
Fizzy Jam is an out-of-the-box jamstack web app practice. It provides a user-friendly yet pre-configured CMS, allowing users to focus on creating content rather than dealing with the architecture or code. With Fizzy Jam, everything lives in a git repo, enabling easy hosting on platforms like GitHub and eliminating the need for monthly fees for web servers and databases.
Fizzy Jam is a jamstack web app practice that provides a user-friendly CMS and allows for easy hosting on platforms like GitHub. Its decoupled architecture and customization options make it a flexible choice for developers and content creators. With features like one-click deployment and local deployment for developers, Fizzy Jam simplifies the process of building and managing websites.
11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.
Bulma is a free, open source CSS framework based on Flexbox and built with Sass. It's 100% responsive, fully modular, and available for free.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Netlify CMS is a powerful and flexible content management system that is designed to work seamlessly with the Netlify platform. Netlify CMS provides a user-friendly interface for managing content, including support for custom content types, localization, and asset management.
PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.