Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wagtail/wagtail-live

High speed publishing from messaging apps to a Wagtail live blog. A GSoC 2021 project.
https://github.com/wagtail/wagtail-live

Last synced: 2 months ago
JSON representation

High speed publishing from messaging apps to a Wagtail live blog. A GSoC 2021 project.

Awesome Lists containing this project

README

        










Total alerts


Language grade: Python


Language grade: JavaScript


Package version




# Wagtail Live

_Wagtail Live_ is a Wagtail CMS package to create live blog pages.

## About

With Wagtail Live:

- Reporters can _instantly publish to a live blog_ by submitting messages via mobile apps.
- Audience can read the posts right away as the live blog page instantly updates.
- Content editors can edit messages via the Wagtail Admin. The internal format is a normal Wagtail page with streamfield and blocks.
- Create, update, delete operations.
- Rich text, images, emojis, URLs are converted to embeds.

Slack and a Live blog page:

![Wagtail Live: Slack and live blog page](https://wagtail.github.io/wagtail-live/images/slack-and-live-blog-page.jpg)

Content is also editable via the Wagtail admin:

![Wagtail Live: Page edit view](https://wagtail.github.io/wagtail-live/images/wagtail-admin.jpg)

## Compatibility

Wagtail Live works with:

- Wagtail 2.12 or higher
- Django 2.2 or higher
- Python 3.7 or higher

## Getting started

To get started with Wagtail Live, check out the [Wagtail Live tutorial](https://wagtail.github.io/wagtail-live/getting_started/tutorial/).

## Documentation

All documentation is in the "docs" directory and online at [wagtail.github.io/wagtail-live/](https://wagtail.github.io/wagtail-live/).

## Community

We have a `wagtail-live` channel in [Wagtail's Slack workspace](https://github.com/wagtail/wagtail/wiki/Slack) for discussions about the project.

## Contributing - Testing

To contribute to Wagtail Live or run the test suite, refer to the [development section](https://wagtail.github.io/wagtail-live/development/) of the docs.

## Google Summer of Code

This project is part of Google Summer of Code 2021 by Tidiane Dia. Check out the [GSOC report](https://wagtail.github.io/wagtail-live/gsoc_report/).

## Sponsors

Wagtail-live provides a [publisher based on PieSocket](https://wagtail.github.io/wagtail-live/getting_started/publishers/setup_piesocket/).

PieSocket offers a 'free-plus' plan to all our users. See the link above for details.