Skip to content

Rich Text to HTML renderer for Contentful CMS in Elixir

Notifications You must be signed in to change notification settings

breakroom/contentful-renderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contentful_renderer

Hex pm .github/workflows/test.yml

Elixir package for rendering a Contentful Rich Text document into HTML.

Accepts custom renderer functions to override default rendering behaviour on a node by node basis.

Read the docs for more info.

Installation

def deps do
  [
    {:contentful_renderer, "~> 0.6"}
  ]
end

About

Rich Text to HTML renderer for Contentful CMS in Elixir

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages