Fizzy Jam

screenshot of Fizzy Jam
eleventy
bulma
scss
netlifycms

an out-of-the-box JAMstack web app practice built with Eleventy and Netlify CMS

Overview

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.

Features

  • Git-based: Everything lives in a git repo, allowing for easy hosting on platforms like GitHub.
  • User-friendly CMS: Fizzy Jam provides a pre-configured CMS that simplifies content creation.
  • Decoupled architecture: Fizzy Jam is decoupled everywhere, making it easy to customize the site by adding micro-services.
  • One-click Deployment: Fizzy Jam can be easily deployed to serverless platforms like Netlify, CloudFlare, and Vercel with just one click.
  • Local Deployment for Developers: Developers can easily modify the theme and contribute to the project using the provided commands and branches.
  • Backend Configuration: Fizzy Jam supports multiple backend options for content creation.
  • Logo and Icon customization: Users can customize the logo and icon elements of their site.
  • Coloring customization: Fizzy Jam allows users to change the main coloring variables used throughout the site.
  • Routing customization: Users can define custom permalinks for their posts and files.

Summary

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.

eleventy
Eleventy

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
Bulma

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
SCSS

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.

netlifycms
NetlifyCMS

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
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.