|
@@ -13,7 +13,7 @@ Awesome Wagtail [
|
|
|
- [Rich text editor extensions](#rich-text-editor-extensions)
|
|
|
- [Widgets](#widgets)
|
|
|
- - [Streamfield](#streamfield)
|
|
|
+ - [StreamField](#streamfield)
|
|
|
- [Static site generation](#static-site-generation)
|
|
|
- [Settings management](#settings-management)
|
|
|
- [E-commerce](#e-commerce)
|
|
@@ -74,13 +74,13 @@ Awesome Wagtail [ - Google Maps widget for the GeoDjango PointField field in Wagtail.
|
|
|
- [wagtail-markdown](https://github.com/torchbox/wagtail-markdown) - Markdown fields and blocks for Wagtail.
|
|
|
|
|
|
-### Streamfield
|
|
|
+### StreamField
|
|
|
|
|
|
- [Wagtail FontAwesome](https://github.com/alexgleason/wagtailfontawesome) - Add FontAwesome icons to StreamField.
|
|
|
- [Wagtail Commonblocks](https://github.com/springload/wagtailblocks) - Common StreamField blocks for Wagtail.
|
|
|
- [Wagtail SVGmap](https://github.com/City-of-Helsinki/wagtail-svgmap) - ImageMap functionality for Wagtail through inline SVGs.
|
|
|
- [Wagtail ClearStream](https://github.com/heymonkeyriot/wagtailclearstream) - An app to make Wagtail's StreamField more modular.
|
|
|
-- [UWKM Streamfields](https://github.com/UWKM/uwkm_streamfields) – A basic set of Wagtail Streamfields for fun and profit.
|
|
|
+- [UWKM Streamfields](https://github.com/UWKM/uwkm_streamfields) – A basic set of Wagtail StreamField blocks for fun and profit.
|
|
|
- [wagtail-inventory](https://github.com/cfpb/wagtail-inventory) - Search Wagtail pages by the StreamField blocks they contain.
|
|
|
|
|
|
### Static site generation
|