Skip to content

Releases: bradonomics/genesis-boilerplate

v0.0.0

07 Jul 07:11
Compare
Choose a tag to compare

Versioning makes little sense with software like themes. I started this project with a version number but have decided to stop keeping track; hence the 0.0.0 version number.

v0.8.0

20 May 09:10
Compare
Choose a tag to compare

CSS Updates

  • Added border-box to *, *:before, *:after
  • Made the grid system easier to use (and switched to bootstrap widths)
  • Added max-width to .entry-header, .entry-footer and .archive-title for full width content
  • Made footer widgets % based.

Functions Updates

  • Added action to move child theme stylesheet to take precedence over plugin stylesheets.

v0.7.1

18 May 07:15
Compare
Choose a tag to compare

Updated version numbers.

v0.7.0

18 May 07:08
Compare
Choose a tag to compare

CSS Updates:

  • Updated normalize.css to v3.0.3.
  • Added word-break to p.
  • Added margin: 0 auto to .container.
  • Moved grid to activate at 750px.

Functions Updates:

  • Removed emoji added in WordPress 4.2.
  • Removed footer-widgets specific wrap.

v0.6.0

14 Apr 12:04
Compare
Choose a tag to compare
  • Added support for submenus.
  • Created a list style (inline-block) mobile menu.
  • Included deregister comment reply script in function with other scripts.
  • Turned off footer widgets by default.

v0.5.0

01 Apr 06:39
Compare
Choose a tag to compare

Public beta release. It has been used for three client builds internally and has proved very useful to speed production. More eyes can make it even better.