Static website generator for Elixir fans
Serum is a simple static website generator written in the Elixir programming language. It is designed with a focus on blogging and allows users to easily build their own websites by writing markdown documents and using EEx templates.
Serum is a static website generator written in Elixir, aimed at bloggers who want a simple and efficient way to create their own websites. By using markdown documents and EEx templates, users can quickly generate and deploy their static websites. The installation process involves using Mix to install the Serum installer archive from Hex, creating a new project, and then installing Serum using Mix. Overall, Serum provides an easy-to-use solution for bloggers looking to build their own websites.