* Lossless image optimization (using ImageOptim).
This shouldn't change the visual appearance of any images. ImageOptim
was run with the highest compression setting except that JPEG metadata
stripping was disabled because some users prefer to avoid stripping
JPEG metadata.
* Update READMEs that have Changelogs for themes impacted by lossless image optmization change.
* Added Page template and typo updates
- Page template added, with singular.html removed for the purpose of single.html having post meta, and page to be plain.
- Heading size fixes
* Missing color fix & increased widths
- Assigned the correct color for text
- Wide and content widths are slightly increased for better support for Pattern Assembler
* Fix theme uri
Fixed theme uri was misplaced with previous commit, this one fixes it
* Clean Slate initial commit
The first commit of the Clean Slate theme, a blank/starter theme.
* broken commit process
Initial commit stuck at delta. will re-commit the fonts
* Revert "broken commit process"
This reverts commit e2653f78a8.
* Removal of all patterns
Removed all patterns from the theme
* Missing new lines added
Missing new lines in templates and parts added
* Removal of parent theme line in style.css
Removed "Template:" declaration line in style.css since this is not a child theme.
* Removal of TT3 fonts
Removed all custom fonts bundled with the theme
* Renamed to Blank Canvas
Per the decision on the name, this will be the replacement of Blank Canvas
* Remove all templates except index and singular
* Removal of CustomTemplates
Removed custom templates declarations from the theme.json file