Serum (serum v1.5.1) View Source
Defines Serum OTP application.
Serum is a simple static website generator written in Elixir programming language. The goal of this project is to provide the way to create awesome static websites with little effort.
This documentation is for developers and advanced users. For the getting started guide and the user manual, please visit the official Serum website.
Also, documentations for modules related to the internal operation of Serum are hidden. But such modules are still documented in their source codes.
Link to this section Summary
Functions
Starts the :serum
application.
Link to this section Functions
Starts the :serum
application.
This starts a supervisor process which manages some children maintaining states or data required for execution of Serum.