-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
147 lines (102 loc) · 4.41 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
=== 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