Contents Menu Expand
snowebsvg documentation
Light Logo Dark Logo
snowebsvg documentation
  • Getting started
    • Integration with HTML
    • Integration with Django
    • Integration with Wagtail
  • How-to
    • Configure development environment
    • Create custom SVG
  • References
    • CSS Helpers
    • Django models
    • Django management commands
    • Django settings

Welcome to snowebsvg’s documentation!¶

  • Getting started
    • Integration with HTML
      • 1 - Choose your theme method
      • 2 - Configure colors
      • 3 - Use animations
      • 4 - Add SVG Content
    • Integration with Django
      • 1 - Setup
      • 2 - Add CSS files
      • 3 - Add SVG in your Django HTML template
    • Integration with Wagtail
      • 1 - Register snippet
      • 2 - Create a chooser block
      • 3 - Render SVG with Wagtail block template
  • How-to
    • Configure development environment
      • Install dependencies
      • Configure Django
      • Run
      • Test
      • Code style
    • Create custom SVG
      • 1 - Define the entry point
      • 2 - Add svg content
  • References
    • CSS Helpers
      • Trigger
      • Themes
      • Builders
    • Django models
      • Collection
      • GroupSvg
      • Svg
    • Django management commands
      • Build
      • Synchronize
    • Django settings
      • SVG_DEFAULT_THEME
      • SVG_DEFAULT_WIDTH
      • SVG_DEFAULT_HEIGHT
      • SVG_DEFAULT_VARIANT
Next
Getting started
Copyright © 2020, snoweb | Built with Sphinx and @pradyunsg's Furo theme. | Show Source