You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,13 @@ Long ago, in the before times (about 2019), a young Mage skilled in the craft of
8
8
## New name, who dis?
9
9
What started as a quick beginner theme for me to spin up for a client project has now become a standalone project to help other WordPress developers to create themes quickly. Project Zero now comprises of a theme and a plugin which can work together and utilise a number of WordPress best practices. It is from the most recent build of the theme that the plugin was spawned.
10
10
11
-
The theme goes under the name of "Sehanine", after the Moonweaver deity from Dungeons and Dragons. She has been used in the liveplay stream Critical Role and is the Goddess of illusion and misdirection, appearing in a number of forms as fits her purpose. She's probably the best deity to name a theme after, since the purpose of a theme is to create a new image for your site as you see fit. The plugin is named after "Avandra", the Goddess of freedom, travel, adventure, and luck. Adding plugins does come fraught with issues, but the whole system is built on the premise of freedom, and plugins are one of the best mechanisms to exercise that freedom to build your own site.
11
+
The plugin is named after "Avandra", the Goddess of freedom, travel, adventure, and luck. Adding plugins does come fraught with issues, but the whole system is built on the premise of freedom, and plugins are one of the best mechanisms to exercise that freedom to build your own site.
12
12
13
-
You can fork both of these projects as you wish and use them to build your own site. Some planned elements have been moved to the plugin for best practices, and both are free to fork and develop as your own projects. They are released under the [GNU General Public License version 3](https://www.gnu.org/licenses/gpl-3.0.en.html), which should be maintained for your own projects. This makes the plugin compatible with WordPress, which was released under the [GNU General Public License version 2 or later](https://www.gnu.org/licenses/gpl-2.0.en.html).
13
+
"Avandra" has been built to work best with WordPress 6.0 and above, but most of the features can be used in lower versions. It is recommended that you use the latest version of WordPress for your site for security purposes, and every measure has been taken to prevent as many conflicts as possible.
14
+
15
+
The theme goes under the name of "Sehanine", after the Moonweaver deity from Dungeons and Dragons. She has been used in the liveplay stream Critical Role and is the Goddess of illusion and misdirection, appearing in a number of forms as fits her purpose. She's probably the best deity to name a theme after, since the purpose of a theme is to create a new image for your site as you see fit.
14
16
15
-
"Sehanine" has been built to work best with WordPress 6.0 and above, but most of the features can be used in lower versions. It is recommended that you use the latest version of WordPress for your site for security purposes, and every measure has been taken to prevent as many conflicts as possible.
17
+
You can fork both of these projects as you wish and use them to build your own site. Some planned elements have been moved to the plugin for best practices, and both are free to fork and develop as your own projects. They are released under the [GNU General Public License version 3](https://www.gnu.org/licenses/gpl-3.0.en.html), which should be maintained for your own projects. This makes the plugin compatible with WordPress, which was released under the [GNU General Public License version 2 or later](https://www.gnu.org/licenses/gpl-2.0.en.html).
16
18
17
19
Since this theme is a standalone project to help you become a developer, it comes without direct support. However, there are plenty of resources available, should you need them, and continually developing documentation is available at [nathanhawkes.co.uk/project-zero/](https://www.nathanhawkes.co.uk/project-zero/). You can also use the [WordPress Codex]([https://](https://developer.wordpress.org/reference/)) to find out more information about the functions in the theme.
0 commit comments