Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wagtail/wagtail-live
- Owner: wagtail
- License: bsd-3-clause
- Created: 2021-05-19T20:54:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-21T14:52:21.000Z (almost 3 years ago)
- Last Synced: 2024-10-01T06:55:04.231Z (3 months ago)
- Language: Python
- Homepage: https://wagtail.github.io/wagtail-live/
- Size: 1.73 MB
- Stars: 36
- Watchers: 6
- Forks: 6
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-wagtail - wagtail-live - Build live blogs with Wagtail. (Apps / Blogging/news)
README
# 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.