Skip to content

Releases: felipelincoln/branchpage

v1.2.0

10 Jul 14:47
ccd0096
Compare
Choose a tag to compare

Features 🚀

  • Implement general feed on homepage #78

v1.1.0

04 Jul 10:58
28dcb2c
Compare
Choose a tag to compare
  • Update README.md #67
  • Create upsert_platform!/1 to avoid seeding #71
  • Create .env.dev to gitignore .env #72
  • Refactor new page design and features #73 🚀

v1.0.2

05 Jun 20:26
2bec0cc
Compare
Choose a tag to compare
  • fix mocked name on article_live.ex #64
  • Add default value to blog fullname #65

v1.0.1

05 Jun 16:03
f7a077a
Compare
Choose a tag to compare
  • Add missign page titles #62

v1.0.0

05 Jun 15:26
4c5f217
Compare
Choose a tag to compare
Merge pull request #60 from felipelincoln/dev

Release v1.0.0

v0.8.0

29 May 21:31
e46d040
Compare
Choose a tag to compare
  • Add database to docker compose and install ecto #49
  • create ecto migrations #50
  • Create ecto schemas #51
  • Remove env from production stage #53
  • code highlight on inline and no language #54
  • Implement publishing feature #52
  • create upsert_blog/1 #55
  • refactor publishing app #56
  • Implement publishing feature #57

v0.7.0

18 Apr 14:09
c188cfb
Compare
Choose a tag to compare
  • Setup deploy using mix release #42
  • setup coveralls #43
  • fixes unknown ca error #45
  • Refactor dockerfile #46

v0.6.0

18 Apr 14:06
33ac9a2
Compare
Choose a tag to compare
  • Create page templates and routes #29
  • Implement base design to article page #31
  • Fix google font 400 response status #32
  • Refactor MIX_ENV dockerfile arg #33
  • Implement assistive technology to template #34
  • Remove https configs #35
  • Create new article page layout #36
  • Create blog page layout #37
  • Create search page layout #38
  • Create error page #39
  • Create home page layout #40

v0.5.3

20 Feb 12:52
3c2cd2b
Compare
Choose a tag to compare
  • Configure phoenix logger #27

v0.5.2

15 Feb 21:19
5c49684
Compare
Choose a tag to compare
  • Revert url config to nil #25