Skip to content

Fractal, ABEM, and More

Latest
Compare
Choose a tag to compare
@khamer khamer released this 17 May 17:41
· 11 commits to gh-pages since this release

4.0.0 is a backwards compatibility breaking, major change to imarc/boilerplate.

  • We've split off our components to a separate repository, imarc/boilerplate-components, and kept this one as a lightweight alternative.
  • We've adopted Fractal as our builtin pattern library and added twig files to go with it.
  • We've reorganized our file structure significantly, to better fit modern web development.
  • We've adopted ABEM and Atomic Design as a convention for class names and file structure.
  • We've pulled in a Laravel Mix powered front end build.
  • We've added some basic scaffolding via npx.