Skip to content

driebit/elm-ginger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.