-
- Removed platform-config #81
-
- Created non-opinionated and basic Tailwind CSS theme as default
tailwind
solution - Moved the opinionated Tailwind CSS theme with Laravel Mix to a separate option
- Created non-opinionated and basic Tailwind CSS theme as default
-
- Moved offline check to CLI flag #70
- Updated footer copyrights for Pure Blank
-
- Fixes over-zealous regex that caused duplication in copy tasks #69
-
- Added basic TailwindCSS theme #65
-
- Fixed a bad path regarding composer install after plugin creation
-
- Updated CLI commands for latest standards
- Pass phpstan level 8 tests
-
- Add default configuration to an inherited theme's YAML file getgrav/grav-premium-issues#50
-
- Output cmd does not correctly show colors #56
-
- Set
validation: loose
in plugin blueprints by default - Add Grav 1.6 dependency to all new plugins and themes
- Set
-
- Added the ability to use devtools without an online connection to GPM
-
- Regression fix for missing
theme_config
in pure-blank #45
- Regression fix for missing
-
- pure-blank: Use new 'deferred' blocks for header
- pure-blank: Use
home_url
variable - pure-blank: Improved
README.md.twig
-
- Add Github username field to new-theme template #39
-
- Fixed incorrect folder name as a result of renaming typo of
inheritence
toinheritance
#32
- Fixed incorrect folder name as a result of renaming typo of
-
- Internationalization for blank plugin component #30
-
- Fix broken renaming when doing a theme 'copy'
- Typos #31
-
- Fixed theme inheritance bug #25
-
- Added new Theme
copy
option to create a new theme from another
- Added new Theme
-
- Stop flushing GPM cache on each call to speed things up considerably!
- inherited theme is after new theme #9
-
- Various fixes for things that broke with the blueprint generation PR #20
-
- Removed
Theme
from theme's class causing events to not process - getgrav/grav#1047 - Typo in README.md
- Removed