Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

treto-dev/wagtail-debut

Repository files navigation

Wagtail Début

Wagtail Début is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.
It is based on Wagtail Pipit but is less opiniated, and let you choose between a standard Wagtail app or a headless app.
It also provides the choice between a standard DRF based headless wagtail, or a Wagtail Grapple bashed headless wagtail.

Features

  • Page scaffolding
  • 12-Factor App compliant
  • Docker development environment
  • Data-sync between environments

Optionnal features

Decoupled frontend

Standard django frontend

Deployment / CI/CD

  • Local SSL for development

Installation

  1. Make sure you have cookiecutter installed. If not run pip install cookiecutter (or via brew)
  2. Run cookiecutter:
cookiecutter https://github.com/l-etabli/wagtail-debut.git
  1. Fill in the questions and you are done!

Documentation – Where to go from here?

We recommend you to start by checking out the Getting Started Guide. Otherwise, you can read up any of the following topics:

Contribute

If you have ideas for improvement, please share your thoughts through an issue. We also welcome PR's

Security

If you believe you have found a security issue with any of our projects please email us at security@letabli.io.

Support

If you have any issues, please submit an issue and we will do our best to help you out.

About

Wagtail Début is a Wagtail boilerplate which aims to provide an easy and modern developer workflow with an optionnal React-rendered frontend. It is based on https://github.com/Frojd/Wagtail-Pipit

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published