Luminate opens a bright window for your content. It's a great choice for restaurants and other small businesses, as it offers an excellent way to highlight events and services. Writers and bloggers will also love the way Luminate shows off their work.
This theme can be installed under "Appearance" > "Themes". Click on the "Add New" button to upload the theme zip file.
This theme uses Grunt to compile SASS and Javascript. It also generates translation files, autoprefixes styles, and concats and minifies scripts.
If you have Grunt installed, just run npm install
in the theme directory to download dependencies.
grunt watch
can be used while editing SASS and JS.
grunt release
should be used before browser testing or releasing.
- Update: Improved .scss organization and linting
- Update: Update Sidr library to v2.2.1
- Update: Support new custom-logo feature in WordPress 4.5
- Update: Change directory structure for assets
- Update: Break sass files into components
- Update: Remove fastclick.js
- Enhancement: Support for JetPack Infinite Scroll
- Enhancement: Support for JetPack Testimonials
- Enhancement: Better menu support when admin menu is active
- Enhancement: Footer text option
- Fix: Search archive now displays correctly
- Enhancement: Allow additional pages to be used in showcase
- Enhancement: Add auto-update functionality
- Fix: Better error checking for showcase images
- Enhancement: Enqueue FitVids when embeds are present
- Enhancement: Improved menu response
- Fix: Display field labels in comment form
- Fix: Display highlight cover color in customizer
- Public release