air-light

💨 WordPress starter theme - designed to be minimal, ultra-lightweight (< 20 kB) and easy for all kinds of WordPress projects. 7+years/1000+hours of development and still updating daily! We prefer the original WordPress way of doing things so no strange templating languages or frameworks here.

MIT License

Stars
945
Committers
17

Bot releases are visible (Hide)

air-light - 7.1.7

Published by ronilaukkarinen over 3 years ago

7.1.7: 2021-04-20

air-light - 7.1.5

Published by ronilaukkarinen over 3 years ago

7.1.5: 2021-04-16

  • More consistency in form variables
  • Add --gap-between-dropdown-toggle as CSS variable
  • Color links for AA and AAA
  • Move theme documentation to wiki
air-light - 7.1.4

Published by ronilaukkarinen over 3 years ago

7.1.4: 2021-04-16

  • Add Laragon support #92 (thank you @divn!)
  • New theme script dependencies partial: Gulp styles to later stage
  • Release version 1.0.5 of newtheme starting scripts
air-light - 7.1.3

Published by ronilaukkarinen over 3 years ago

7.1.3: 2021-04-15

  • Fix failing build with missing color variable
air-light - 7.1.2

Published by ronilaukkarinen over 3 years ago

7.1.2: 2021-04-15

  • Add more element color variables
  • Remove unused magnific popup styles from the theme
  • More sensible link variables
  • Do not depend on brand color pool variables, use element variables instead in partials
air-light - 7.1.1

Published by ronilaukkarinen over 3 years ago

7.1.1: 2021-04-15

  • Remove auto-color function, transform all the rest of the color variables as CSS variables
air-light - 7.1.0

Published by ronilaukkarinen over 3 years ago

7.1.0: 2021-04-15

  • Font size variables to be more precise and fail-proof #91
air-light - 7.0.9

Published by ronilaukkarinen over 3 years ago

7.0.9: 2021-04-15

  • Fix conflicting duplicate CSS variable var(--color-dropdown-toggle).
air-light - 7.0.8

Published by ronilaukkarinen over 3 years ago

7.0.8: 2021-04-14

  • Fix skip link color on focus
  • Fix sub-navigation padding when toggled on keyboard
  • CSS variablize nav-mobile
  • Add CSS variables to desktop nav, add font-weights as vars
  • Fix editor font paths
  • More CPU friendly php watch
  • Set figure widths for gutenberg
  • Helper variables $font-sans and $font-serif
  • Add _font-face for defining webfont files, clarify font-family
air-light - 7.0.7

Published by ronilaukkarinen over 3 years ago

7.0.7: 2021-04-14

See pull request #89.

Project start scripts have been refactored completely same manner than in this dudestack PR.

Changes:

  • Add working WSL support, linked also to windows-lemp-setup
  • Modularize bash scripts, add files as partials. From now on we need to edit files under bin/tasks. Only couple of files are different, for example sed commands for debian and macOS vary, that's why
  • Beautiful formatting and instructions for the start script (header.sh, footer.sh)
  • Prevent running directly with bash or sh to prevent possible issues with them
  • Variable all the things - no need to search and replace stuff
  • Fix typos
  • Add checks for missing packages (WSL mainly)
  • Add extra notifications that these scripts need Air-light and dev servers to work
air-light - 7.0.6

Published by ronilaukkarinen over 3 years ago

7.0.6: 2021-04-07

  • Fix color variable inside conditional
air-light - 7.0.5

Published by ronilaukkarinen over 3 years ago

7.0.5: 2021-04-07

  • CSS variables #85
  • Add default link within content styles
  • Fix Gutenberg formatting
air-light - 7.0.4

Published by ronilaukkarinen over 3 years ago

7.0.4: 2021-04-07

  • Remove PHP 7.0 from unit tests
  • Migrate from travis-ci.org to travis-ci.com
  • Fix build, add escapes and missing npm package
air-light - 7.0.3

Published by ronilaukkarinen over 3 years ago

7.0.3: 2021-04-06

  • Merge PR #82: Gutenberg improvements
  • Merge PR #84, Fixes #83
  • Major Gutenberg updates as proposed in #82
air-light - 7.0.1

Published by ronilaukkarinen over 3 years ago

7.0.1: 2021-04-05

  • Fix Gutenberg editor styles not loading: #78: Remove dependencies from style enqueue fixes #77
air-light - 7.0.0

Published by ronilaukkarinen over 3 years ago

7.0.0: 2021-04-01

  • Prevent FOUT when loading webfonts
  • Allow email notifications in Travis unit tests
  • Fix stylelint error reporting in Travis unit tests
air-light - 6.9.9

Published by ronilaukkarinen over 3 years ago

6.9.9: 2021-04-01

air-light - 6.9.8

Published by ronilaukkarinen over 3 years ago

6.9.8: 2021-03-30

  • Improve documentation
  • Fix navigation sub-menu hover animation: Hover padding should only emerge on sub-menu items, not to main menu items
air-light - 6.9.7

Published by ronilaukkarinen over 3 years ago

6.9.7: 2021-03-30

  • Add space after blockquote cite
  • Update @font-face for Slightly Deeper Browser Support
  • Remove excess amount of fonts
air-light - 6.9.6

Published by ronilaukkarinen over 3 years ago

6.9.6: 2021-03-30

  • Change default demo font to Inter
  • Fix problem with blockquote overflow on desktop