Django Boilerplate

screenshot of Django Boilerplate
django

Storyblok - Python - Django Boilerplate

Overview

The article discusses the concept of a Storyblok boilerplate and how it can be used to integrate Storyblok into existing projects. It also provides instructions on how to start a project using a boilerplate and provides information on the configuration and folder structure of the project.

Features

  • Easy Integration: The boilerplate allows for easy integration of Storyblok into existing projects.
  • Command Line Interface: The Command Line Interface is the recommended way to start a Storyblok project as a developer.
  • Tutorial: The article provides a tutorial on how to use the specific boilerplate.
  • Configuration: The only change required in the settings.py file is to add the STORYBLOK_CONFIGURATION with the space information.
  • Folder Structure: The article explains the recommended folder structure for the project, including where to put scripts, styles, and images.

Summary

The article provides an overview of Storyblok boilerplates and how they can be used to integrate Storyblok into existing projects. It explains the features of the boilerplate, provides installation instructions, and gives an overview of the folder structure for the project.

django
Django

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. It follows the model-view-controller (MVC) architectural pattern, providing an extensive set of built-in tools and conventions to streamline the creation of robust and scalable web applications.

Storyblok

Storyblok is a headless CMS that provides a visual editor and flexible content modeling tools. This allows you to build dynamic, content-driven websites and applications without having to worry about the backend infrastructure.

gulp
Gulp

Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.