This repository has been archived by the owner on Nov 23, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
78 lines (53 loc) · 2.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
=== Noto Simple ===
Contributors: htmsk138
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, two-columns, right-sidebar, editor-style, sticky-post, blog, rtl-language-support
Requires at least: 5.0
Tested up to: 5.5
Requires PHP: 7.2
Stable tag: 1.4.2
License: GNU General Public License v2 or later
License URI: LICENSE
Noto Simple is a WordPress theme with a simple design using Google’s Noto font.
== Description ==
Noto Simple is developed based on the following concepts.
= Simple design =
The theme has only minimum stylings to make the site readable, without uniqueness nor characteristics.
= Multi-language font =
The theme uses Noto font which displays every language beautifully.
= Accessibility =
It meets the following accessibility standards:
* Visitor can navigate within the site with only keyboards
* Voice reader can read the contents in the correct order
* The background colour and the text colour have enough contrast
* The site is readable to anyone regardless of their type of colour vision.
= Customise features =
The site owner can customize the site’s look in admin panel:
* Choose the blog-related pages’ sidebar position (none, left and right)
* Upload logo image (to be displayed instead of site title)
* Upload background image
== Changelog ==
= 1.4.2 =
* Bug fix (table css)
= 1.4 =
* Add option to customise footer text (Appearance -> Customize -> Site Identity -> Custom Footer Text)
* Add option to display/hide posted time (Appearance -> Customize -> Display Settings)
= 1.3.1 =
* Bug fix (display author name by default)
= 1.3 =
* Add option to display/hide author (Appearance -> Customize -> Display Settings)
= 1.2.1 =
* Display featured image for pages
* Add wp_body_open() call
= 1.2 =
* Add right-to-left language support
* Remove 'hentry' class from CSS
* Small fixes
= 1.1 =
* Fix CSS
* Passed the role to load different language font files to Noto Font Loader plugin
= 1.0 =
* Initial release
== Credits ==
* Based on [Underscores](http://underscores.me/), (C) 2012-2017 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
* [normalize.css](http://necolas.github.io/normalize.css/), (C) 2012-2016 Nicolas Gallagher and Jonathan Neal, [MIT](http://opensource.org/licenses/MIT)
* [Smooth Scroll](https://github.com/cferdinandi/smooth-scroll), (c) 2019 Chris Ferdinandi, [MIT](http://opensource.org/licenses/MIT)