Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

A set of abstract and concrete models for your Wagtail website.

License

Notifications You must be signed in to change notification settings

palazzem/wagtail-nesting-box

Repository files navigation

Wagtail nesting box

image

image

image

Documentation Status

A set of abstract and concrete models for your Wagtail website.

Support

If you need support, please use the GitHub issue tracker.

Contributing

We love contributions, so please feel free to fix bugs, improve things, provide documentation. Just follow the guidelines and submit a PR.

Requirements

  • Python 2.7, 3.3, 3.4 and 3.5
  • Django 1.8, 1.9 and 1.10 (only with Python 2.7 and 3.4+)
  • Wagtail 1.5, 1.6 and 1.7 (both require Django 1.10+)

Overview

Wagtail nesting box is a powerful and flexible toolkit that helps you to build your Wagtail websites. Out of the box without extending any model, it provides:

  • Static web pages: you can create a static page to write, for instance, your About us page.
  • A full fledged blog: it includes an index page that provides pagination and tag filtering (based on tags usage).
  • Streamfields as default: both static and post pages, use the Wagtail StreamField to write the text body.
  • Template free: the package includes a set of demo template that you can copy to implement your own styles.
  • Flexibility: the toolkit provides a set of models, templates and generic functions. If you need a slightly different behavior, you can simply extend our models.

Getting started

The best way to get started with this project, is following one of our tutorials:

Documentation

Full documentation for the project is available at http://wagtail-nesting-box.readthedocs.io/

License

wagtail-nesting-box is released under the terms of the BSD license. Full details in LICENSE file.

About

A set of abstract and concrete models for your Wagtail website.

Resources

License

Stars

Watchers

Forks

Packages

No packages published