README.md

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

> The Elixir framework for the static web.

[![Build Status](https://github.com/elixir-griffin/griffin/actions/workflows/elixir.yaml/badge.svg)](https://github.com/elixir-griffin/griffin/actions/workflows/elixir.yaml)
[![Hex.pm](https://img.shields.io/hexpm/v/griffin_ssg.svg)](https://hex.pm/packages/griffin_ssg)
[![Documentation](https://img.shields.io/badge/documentation-gray)](https://hexdocs.pm/griffin_ssg)


## Griffin

> ⚠️ Griffin is in alpha stage, under active development 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 [package page](https://hexdocs.pm/griffin_ssg/installation.html#griffin)