Find a file
2024-02-21 09:17:58 -05:00
assets wip: install tailwind 2024-02-21 09:17:58 -05:00
config wip: install tailwind 2024-02-21 09:17:58 -05:00
lib wip: install tailwind 2024-02-21 09:17:58 -05:00
priv/site wip: install tailwind 2024-02-21 09:17:58 -05:00
test remove default code and test 2024-02-16 16:09:41 -05:00
.formatter.exs add development http server 2024-02-17 08:09:30 -05:00
.gitignore basic build and watch commands 2024-02-16 22:28:13 -05:00
.tool-versions initial commit 2024-02-16 16:09:35 -05:00
mix.exs wip: install tailwind 2024-02-21 09:17:58 -05:00
mix.lock wip: install tailwind 2024-02-21 09:17:58 -05:00
README.md update README 2024-02-16 16:11:13 -05:00

SloaneSH

Sloane's personal static site generator powering sloane.sh.

Setup

  1. Clone the repo
  2. Install Erlang and Elixir: asdf install
  3. Install dependencies: mix deps.get