Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marteinn/wagtail-tips
This repository contains a collection of common wagtail optimizations, customizations, tips and ticks (Work in progress)
https://github.com/marteinn/wagtail-tips
wagtail
Last synced: 11 days ago
JSON representation
This repository contains a collection of common wagtail optimizations, customizations, tips and ticks (Work in progress)
- Host: GitHub
- URL: https://github.com/marteinn/wagtail-tips
- Owner: marteinn
- License: mit
- Created: 2016-11-12T13:50:17.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-06T22:23:35.000Z (about 8 years ago)
- Last Synced: 2024-11-21T23:29:35.224Z (2 months ago)
- Topics: wagtail
- Homepage:
- Size: 8.79 KB
- Stars: 12
- Watchers: 5
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Wagtail Tips
This repository contains a collection of common wagtail optimizations, customizations, tips and ticks.
## WYSIWYG Editor (hallo.js)
- [Customize available WYSIWYG text formats](./customize-editor-text-formats/INDEX.md)
## Content
- [Creating image rendition without templatetags](./image-rendition-without-templatetag/INDEX.md)
## Testing
- [Using Wagtail with Factory Boy](./factoryboy-factories/INDEX.md)
## Contributing
Want to contribute? Awesome. Just send a pull request.
## License
Wagtail-Tips is released under the [MIT License](http://www.opensource.org/licenses/MIT).