API Reference Griffin v0.1.0
modules
Modules
This is the documentation for the Griffin project.
Griffin Cowboy Plug to serve files from the output directory
mix-tasks
Mix Tasks
Creates a new Griffin project.
Generates a new Markdown page with relevant front matter attributes.
Starts the application by configuring all endpoints servers to run.
Note: to start the endpoint without using this mix task you must set
server: true
in your Phoenix.Endpoint
configuration.
Updates the Griffin project generator locally.