Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
HTML fragments for use in higher-level layouts.
Functions from this module generate HTML fragments that are then used in complete HTML generation functions in Minima_layouts
.
val header :
title:string ->
title_uri:Uri.t ->
page_links:(string * Uri.t) list ->
Minima_theme.t ->
html
val head :
title:string ->
description:string ->
stylesheet_uri:Uri.t ->
canonical_uri:Uri.t ->
rss_feed_uri:Uri.t ->
Minima_theme.t ->
html
val icon :
service:string ->
base_uri:Uri.t ->
username:string ->
Minima_theme.t ->
html
val icon_twitter : username:string -> Minima_theme.t -> html
val icon_github : username:string -> Minima_theme.t -> html