sloane.sh/README.md

11 lines
210 B
Markdown
Raw Normal View History

2024-02-16 16:09:35 -05:00
# SloaneSH
2024-02-16 16:11:13 -05:00
_Sloane's personal static site generator powering [sloane.sh](https://sloane.sh)._
2024-02-16 16:09:35 -05:00
2024-02-16 16:11:13 -05:00
## Setup
2024-02-16 16:09:35 -05:00
2024-02-16 16:11:13 -05:00
1. Clone the repo
2. Install Erlang and Elixir: `asdf install`
3. Install dependencies: `mix deps.get`
2024-02-16 16:09:35 -05:00