https://github.com/blockifywp/brandify
Brandify child theme for Blockify
https://github.com/blockifywp/brandify
Last synced: 5 months ago
JSON representation
Brandify child theme for Blockify
- Host: GitHub
- URL: https://github.com/blockifywp/brandify
- Owner: blockifywp
- Created: 2022-11-11T13:15:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T07:38:50.000Z (about 2 years ago)
- Last Synced: 2025-10-21T01:46:42.584Z (8 months ago)
- Language: PHP
- Size: 8.35 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Brandify ===
Contributors: blockify
Requires at least: 6.4
Tested up to: 6.4
Stable tag: 0.6.0
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
== Description ==
Modern full site editing enabled child theme for Blockify. Features fully customizable animations, custom SVG illustrations, responsive positioning settings and more. Perfect for building a portfolio, blog or business website.
== Installation ==
1. In your site's admin panel, go to Appearance > Themes and click `Add New`.
2. Type "Brandify" in the search field.
3. Click `Install` and then `Activate` to start using the theme.
4. Navigate to Appearance > Editor.
5. Edit the page content as you wish, you can add, remove or customize any of the blocks.
6. Enjoy :)
== Copyright ==
© Copyright Blockify 2022. All rights reserved.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details,
Google Fonts
License: SIL Open Font License, 1.1
License URL: https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL
Feather SVG Icons
License: MIT
License URL: https://github.com/feathericons/feather/blob/master/LICENSE
SVG Illustrations
All inline SVG illustrations and placeholder logos designed by the author and licensed under GNU General Public License, version 2 or later.
Placeholder Video
Source: https://isorepublic.com/video/the-solar-system/
License: https://creativecommons.org/publicdomain/zero/1.0/
All JPG images licensed under Creative Commons Zero (CC0) license: https://creativecommons.org/publicdomain/zero/1.0/
- https://pickupimage.com/free-photos/business-office-meeting/2352065
- https://free-images.com/display/workplace_team_business_meeting.html
- https://free-images.com/display/startup_meeting_brainstorming_594091.html
- https://stocksnap.io/photo/woman-working-8LHTBAZW32
- https://stocksnap.io/photo/woman-developers-FVWLQXWZ1P
- https://stocksnap.io/photo/working-chromebook-GHIBZPY4FS
- https://stocksnap.io/photo/laptop-code-0KAT80KW5F
- https://stocksnap.io/photo/people-man-T9AY19HFC0
- https://stocksnap.io/photo/business-woman-7U4SPRJEIE
- https://pxhere.com/en/photo/912886
- https://pxhere.com/en/photo/1543497
- https://pxhere.com/en/photo/1448601
== Changelog ==
= 0.6.0 - 12 March 2024 =
* Add: Composer.json, editorconfig and zip script
* Remove: Dark style variation (use toggle)
* Remove: Package.json
* Update: Pattern updates
* Update: Resize circular text buttons
* Update: Rename Landing page pattern to Home page
* Fix: Hero pattern overflow and z-index
* Fix: Footer nav menu mobile overlay
= 0.5.0 = 8 November 2023 =
* Update: Blockify 1.3.0 and WordPress 6.4 compatibility
= 0.4.1 - 22 April 2022 =
* Fix: Content editable mode button color
* Update: Tested up to versions
= 0.4.0 - 22 April 2022 =
* Update: Optimize placeholder images
* Fix: Arrow icon position in circle buttons
* Remove: Duplicate colors in palette
* Remove: Layout width settings (use parent theme.json)
* Remove: Templates and parts (use parent theme)
= 0.3.0 - 20 December 2022 =
* Update: Revert to child theme
= 0.2.0 - 17 December 2022 =
* Update: Convert to parent theme
= 0.1.1 - 1 December 2022 =
* Fix: Navigation block spacing
= 0.1.0 - 28 November 2022 =
* Add: Banner marquee pattern
* Add: CTA horizontal pattern
* Add: Utility circle pattern
* Add: Static button color preset
* Add: Begin adding default patterns
* Update: Screenshot to light version
* Fix: Secondary banner color
* Fix: Dark mode toggle pattern
* Remove: Version from package.json
= 0.0.7 - 27 November 2022 =
* Update: Remove font stacks, use preset
= 0.0.6 - 24 November 2022 =
* Update: Patterns and images
= 0.0.5 - 22 November 2022 =
* Update: Patterns for Blockify new settings
= 0.0.4 - 18 November 2022 =
* Fix: WP.org theme preview bug
= 0.0.3 - 18 November 2022 =
* Remove: Font files and font families from theme.json (loaded by parent)
= 0.0.2 - 17 November 2022 =
* Add: Single and archive templates
* Fix: Temporary fix for child theme.json in wp.org theme preview
= 0.0.1 - 12 November 2022 =
* Initial release