-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
114 lines (80 loc) · 4.76 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
== Simplifii ==
Contributors: leogopal
Author URI: http://leogopal.com/
Plugin URL: http://simplifii.leogopal.dev
Requires at least: 5.9
Requires PHP: 7.4
Tested up to: 6.0
Stable tag: 1.5.2
Tags: blog, grid-layout, one-column, two-columns, three-columns, four-columns, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, sticky-post, threaded-comments, translation-ready, block-styles, wide-blocks, full-site-editing, e-commerce, block-patterns
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: simplifii
GitHub Theme URI: leogopal/simplifii
Simplifii is a full site editing WordPress block-theme with WooCommerce support and can be customised to your every need.
== Description ==
Simplifii is a versatile block-based WordPress theme with Full Site Editing allowing you to customise to your hearts content - with WooCommerce support.
You must have the Gutenberg Plugin Activate to use this theme before ready for full site editing on released WordPress.
== Installation ==
1. Upload the theme
2. Make sure the Gutenberg plugin (version 11.5 or newer) is active
3. Activate the theme
== Contributing ===
If you would like to contribute code, the list of [open issues](https://github.com/leogopal/simplifii/issues) is a great place to start looking for tasks. [Pull requests](https://github.com/leogopal/simplifii/pulls) are preferred when linked to an existing issue.
Contributing is not just for developers! There are many opportunities to help with [testing](#getting-started), triage, discussion, designing and building variations, and more. Please look through [open issues](https://github.com/leogopal/simplifii/issues), and join in wherever you feel most comfortable.
== Tips for Contributors ==
- Similar to Simplifii, a goal for the theme is to have as little CSS as possible. Much of the theme's visual treatments should be handled by the Block Editor and Global Styles. As a general rule, if multiple themes would benefit from the CSS you're considering adding, it might reasonably be provided by Gutenberg instead. Let's include clear code comments for any CSS we do include.
- Similarly, let's refrain from building any custom-built PHP or JavaScript-based workarounds for functionality that might reasonably be provided by the Block Editor. Simplifii will be a block theme, so let's keep its code simple.
- In accordance to those last two bullets, this theme has no required build process.
- If you've helped contribute to the theme in any way, you deserve credit! Folks will be updating [CONTRIBUTORS.md](CONTRIBUTORS.md) periodically with names of contributors, but feel free to open a PR or issue if we leave someone out.
== Requirements ==
- Gutenberg plugin (latest)
- WordPress 6.0+
- PHP 7.4+
- License: [GPLv2](http://www.gnu.org/licenses/gpl-2.0.html) or later
Some theme features / PRs may require Gutenberg trunk and will be described or tagged accordingly.
== Resources ==
- [Simplifii Figma Mockups](https://www.figma.com/file/OxgciXlJT84BH1083xFjCY/Simplifii-Theme?node-id=301%3A469)
- [Create Block Theme plugin](https://github.com/WordPress/create-block-theme)
- [Block Theme documentation](https://developer.wordpress.org/block-editor/how-to-guides/themes/block-theme-overview)
- [Global Styles & theme.json documentation](https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-json/)
== Upgrade Notice ==
Breaking changee will come in version 2.
== Screenshots ==
== Frequently Asked Questions ==
= Why use Simplifii =
Totally up to whether you want to use a theme that makes your life easier or not.
= Can I contribute =
Absolotely, follow along on github.
→ [Simplifii on Githubs](https://github.com/leogopal/simplifii/),
== Changelog ==
= 1.5.0 =
* Add new theme styles.
= 1.3.0 =
* Removed unneeded parts and patterns and cleaned up theme styling.
= 1.2.0 =
* A more robust and cleaner default style.
= 1.1.1 =
* Development focused updates and github actions.
= 1.1.0 =
* WooCommerce support.
= 1.0.5 =
* New simple CTA pattern added
= 1.0.4 =
* General styling improvements
* Fluid typography support
* Noto Serif font locally added.
== Upgrade Notice ==
= 1.5.0 =
* New theme styles and cleaner layouts default.
== Copyright ==
Simplifii WordPress Theme, (C) 2022 leogopal
Simplifii is distributed under the terms of the GNU GPL.
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.