Skip to content

Latest commit

 

History

History
27 lines (13 loc) · 849 Bytes

README.md

File metadata and controls

27 lines (13 loc) · 849 Bytes

elm-ginger Build Status

Create Elm websites backed by the Ginger CMS

Modules

Ginger.Resource: Work with Ginger resources.

Ginger.Resource.Extra: Common datatypes like Author and EventData.

Ginger.Id: A tagged version of a Ginger resource id.

Ginger.Category: Ginger categories with option to define a custom one.

Ginger.Predicate: Ginger predicates with option to define a custom one.

Ginger.Translation: Translate text and markup.

Ginger.Media: Container for images attached to a resource.

Ginger.Menu: Use or decode Ginger main and footer menus

Ginger.Request: Get and search resources.

Ginger.Util: Functions for parsing and rendering Html.