# Functions
Add adds val to the context identified by key.
Copy context returns a copy of the context.
GetContext returns the context.
# Variables
FuncMap represents a set of functions, identified by some key, which will be availalbe to templates when rendering.
# Type aliases
Context represents information that will be passed to each page when rendered.