# Functions
BuiltInTemplates returns the built-in templates.
Content renders a page containing custom content.
FuncMap returns a template.FuncMap for use in the website templates.
Index write a page of multiple items.
Page writes a single item page.
ProfileMediaPath returns the path to the media for the given profile ID and media URL.
Stylesheet writes the stylesheet to the given writer.
Tweet renders a singular tweet without wrapper HTML for the rest of a page.
TweetMediaPath returns the path to the media file for the given tweet ID and media URL.
# Variables
EnableSearch enables the search functionality.
No description provided by the author
Templates is an optional set of templates to use.
No description provided by the author