![griffin logo](https://raw.githubusercontent.com/elixir-griffin/griffin/main/priv/static/griffin.png)

> The Elixir framework for the static web.

[![Hex.pm](https://img.shields.io/hexpm/v/ssg_mdex.svg)](https://hex.pm/packages/ssg_mdex)
[![Hex Docs](https://img.shields.io/badge/hex-docs-blue.svg)](https://hexdocs.pm/ssg_mdex)
[![License](https://img.shields.io/hexpm/l/ssg_mdex.svg)](https://github.com/toranb/ssg_mdex/blob/main/LICENSE.md)
[![Total Download](https://img.shields.io/hexpm/dt/ssg_mdex.svg)](https://hex.pm/packages/ssg_mdex)
[![Last Updated](https://img.shields.io/github/last-commit/toranb/ssg_mdex.svg)](https://github.com/toranb/ssg_mdex/commits/main)

## Griffin

> ⚠️ Griffin is in alpha stage and is subject to major changes as it evolves from community feedback and improvements. Expect rough edges and parts that don't work. Griffin will have a `1.0.0` release when it's considered stable.

Griffin is a framework for building static sites inspired by [11ty](https://www.11ty.dev/), [Hugo](https://gohugo.io/) and others. It's purposely made to feel familiar to Elixir and Phoenix users.

## Getting started

Install the latest version of Griffin by following the latest instructions on the hex.pm [documentation page](https://hexdocs.pm/ssg_mdex)
