mix docs -o docs
- https://elixirgirls.com/guides/
- https://www.ludu.co/course/discover-elixir-phoenix/
- https://elixirschool.com/en/
- https://curiosum.dev/blog/elixir-phoenix-liveview-messenger-part-1
If you update markdown file names, you need to remember about updating file paths in the mix.exs file.
- Install Github client - Hub client:
brew install hub
- Authenticate Github user:
hub api
- Request a page build:
hub api -X "POST" /repos/Taste-Elixir/guides/pages/builds
- Check actually deployed version on Deployments