10 lines
210 B
Markdown
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`
|
|
|