sloane.sh/README.md
2024-02-16 16:11:13 -05:00

10 lines
210 B
Markdown

# SloaneSH
_Sloane's personal static site generator powering [sloane.sh](https://sloane.sh)._
## Setup
1. Clone the repo
2. Install Erlang and Elixir: `asdf install`
3. Install dependencies: `mix deps.get`