Skip to content

Latest commit

 

History

History
112 lines (82 loc) · 2.28 KB

File metadata and controls

112 lines (82 loc) · 2.28 KB

Changelog

All Notable changes to tyloo/tyloo will be documented in this file

v1.4.3 - 2016-05-04

Added

  • Assets are now loaded by SASS.

TODO

  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages

v1.4.2 - 2016-02-29

Added

  • Updated dependencies (mainly)

TODO

  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages

v1.4.1 - 2016-02-24

Added

  • Minor changes. Fixed Google Analytics, removed avatar on users (auto gravatar) and fixed avatar tests

TODO

  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages

v1.4.0 - 2016-02-22

Added

  • Make it i18n
  • Tags are now polymorphic and added to pages

TODO

  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages

v1.3.1 - 2016-01-25

Added

  • Separated Works from Blog

TODO

  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages
  • Make it i18n

v1.3.0 - 2016-01-05

Added

  • Upgraded to 5.2

TODO

  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages
  • Make it i18n

v1.2.0 - 2015-07-27

Added

  • Link between Tags and Blog/Work
  • Rework content (and the bullshit)
  • Implemented more tests

TODO

  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages
  • Make a search engine. GSA ? :)
  • Use Gulp with minify and other stuff (Laravel Elixir)
  • Make it i18n

v1.1.0 - 2015-07-08

Added

  • Auth System
  • Backend Design
  • Backend logic (Blog, Tags, Work)
  • Written content
  • Added plenty of tests (still more to do ^)

TODO

  • Make a link between Tags and Blog
  • Make a link between Categories (create it) and Work
  • Stuff to do on the design
  • Rework content (and the bullshit)
  • Implement more tests
  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages
  • Make a search engine. GSA ? :)

v1.0.0 - 2015-06-04

Added

  • Core structure
  • Design structure
  • Pages with boilerplate
  • Basic Integration tests

TODO

  • Write content
  • Implement backend and backend design
  • Implement more tests
  • Create the Blog with dynamic content
  • Make thoses pages dynamic (and the menu ?)
  • Add the possibility to add more pages
  • Make a search engine. GSA ? :)