Commit graph

4 commits

Author SHA1 Message Date
Nikos Papadakis
6c72ebbe3e
update dependencies 2023-12-23 15:32:18 +02:00
Nikos Papadakis
818b20f775 add functionality that creates wordpress sites
Reviewed-on: https://git.nikos.gg/prymn/prymn/pulls/9
Co-authored-by: Nikos Papadakis <nikos@papadakis.xyz>
Co-committed-by: Nikos Papadakis <nikos@papadakis.xyz>
2023-12-14 12:27:05 +00:00
Nikos Papadakis
8bf9261583
upgrade phoenix
Now with the new liveview async API!
2023-11-20 00:27:36 +02:00
Nikos Papadakis
59c8c6ee23
Move Mix project to the root dir
This commit moves the mix.exs, mix.lock and priv directors that were
inside app/ to the root directory. Configuration tweaks with paths were
done for the asset building.

The priv/ directory had to be moved because mix by default symlinks it
inside the build output, and I couldn't find a configuration option to
have it live inside app/
2023-11-04 16:33:51 +02:00
Renamed from app/mix.lock (Browse further)