Frojd / Wagtail-Pipit

Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test cookiecutter scaffolder

Pipit

Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.

Features

  • Hybrid static and server rendered React using Next.js
  • Page scaffolding
  • 12-Factor App compliant
  • Docker development environment
  • Deploy scripts via Ansistrano
  • Orchestration using Ansible
  • Local SSL for development
  • Error reporting with Sentry
  • CI integration via Circle CI with Slack notifications
  • Data-sync between environments
  • Storybook for rapid component 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/Frojd/Wagtail-Pipit.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@frojd.se.

Support

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

About

Pipit is a Wagtail CMS boilerplate which aims to provide an easy and modern developer workflow with a React-rendered frontend.

License:MIT License


Languages

Language:Python 54.1%Language:JavaScript 29.2%Language:Shell 6.9%Language:Jinja 2.8%Language:HTML 1.8%Language:Dockerfile 1.7%Language:CSS 1.3%Language:Smarty 1.0%Language:Vim Script 0.6%Language:Makefile 0.5%