Skip to content

Releases: felipelincoln/branchpage

v0.5.1

15 Feb 20:01
d4631a3
Compare
Choose a tag to compare
  • Fix ssl redirect to localhost #19

v0.5.0

15 Feb 19:21
ac06240
Compare
Choose a tag to compare
  • Force redirect from http to https #11
  • Add page title and favicon #13
  • Include social meta tags #14
  • Implement dynamic meta tags #15
  • fix error page assigns #17

v0.4.0

31 Jan 14:51
74cb185
Compare
Choose a tag to compare
  • Implement code reloader #7
  • Implement live reloader #8
  • Setup static files #9
  • Setup phoenix live view #10

v0.3.0

09 Jan 21:09
92e7c5a
Compare
Choose a tag to compare

Release: #4

  • Install a minimal web interface using phoenix
  • Change MIX_ENV default behaviour to compile once for any environment.

v0.2.0

31 Dec 12:00
04c94d5
Compare
Choose a tag to compare
  • Create apps/web application. A simple Plug web app.
  • Deploy app to heroku in homologation, staging and prod environments.

v0.1.0

27 Dec 23:56
bcb233b
Compare
Choose a tag to compare

Project generated by

mix new . --app mvp --module Mvp --sup --umbrella