-
Notifications
You must be signed in to change notification settings - Fork 1
/
readme.txt
120 lines (92 loc) · 4.08 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
=== EvieWP ===
Contributors: actuallyakash
Tags: custom-colors, custom-logo, custom-menu, editor-style, featured-images, theme-options, threaded-comments, right-sidebar, left-sidebar, blog
Requires at least: 4.5
Tested up to: 5.7
Requires PHP: 7.0
Stable tag: 1.0.15
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
A production-ready and minimal theme for your projects and websites. It is extremely lightweight, customizable and works perfectly on modern browsers. Install the theme from WordPress and begin your awesome website quickly.
Only one level menu is supported.
== Credits ==
* EvieWP WordPress Theme is derived from Evie HTML Theme by unDraw https://evie.undraw.co, Copyright 2012 Aggelos Gesoulis under [MIT](https://opensource.org/licenses/MIT) Licence
* normalize.css https://necolas.github.io/normalize.css/, (C) 2012-2018 Nicolas Gallagher and Jonathan Neal, [MIT](https://opensource.org/licenses/MIT)
* Flexibility 2.0.0 (app.js), https://github.com/jonathantneal/flexibility, [MIT](https://opensource.org/licenses/MIT)
* Responsive Nav (app.js), http://viljamis.com/, https://github.com/viljamis/responsive-nav.js, [MIT](https://opensource.org/licenses/MIT)
* FontAwesome https://fontawesome.com, [MIT](https://opensource.org/licenses/MIT)
* Grid by Bootstrap (bs-grid.css) https://getbootstrap.com/, [MIT](https://opensource.org/licenses/MIT)
* Code snippets for
* Adding class to element => https://www.sitepoint.com/add-remove-css-class-vanilla-js, [MIT](https://opensource.org/licenses/MIT)
* Removing class from element => https://www.sitepoint.com/add-remove-css-class-vanilla-js, [MIT](https://opensource.org/licenses/MIT)
* Smooth scrolling => https://codepen.io/andylobban/pen/qOLKVW, [MIT](https://opensource.org/licenses/MIT)
* Serch Modal Focus looping => https://codepen.io/myogeshchavan97/pen/zYGVbxN, [MIT](https://opensource.org/licenses/MIT)
* Based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc., [GPLv2 or later](https://www.gnu.org/licenses/gpl-2.0.html)
== Media Licenses ==
== First Image (Green Grass) ==
* Creator: Photo by PxHere
* Licence: https://creativecommons.org/publicdomain/zero/1.0/
* Source: https://pxhere.com/en/photo/593466
== Second Image (Albert Eienstein) ==
* Creator: Photo by PxHere
* Licence: https://creativecommons.org/publicdomain/zero/1.0/
* Source: https://pxhere.com/en/photo/140240
== Third Image (Water droplets on Leaf) ==
* Creator: Photo by Pixabay
* Licence: https://creativecommons.org/publicdomain/zero/1.0/
* Source: https://www.pexels.com/photo/purple-leaf-459301/
== Fourth Image (Yellow Leaf) ==
* Creator: Photo by Pixabay
* Licence: https://creativecommons.org/publicdomain/zero/1.0/
* Source: https://www.pexels.com/photo/yellow-leaf-illustration-65898/
== Fifth Image (Landscape) ==
* Creator: Photo by PxHere
* Licence: https://creativecommons.org/publicdomain/zero/1.0/
* Source: https://pxhere.com/en/photo/105304
== Sixth Image (Cat) ==
* Creator: Photo by PxHere
* Licence: https://creativecommons.org/publicdomain/zero/1.0/
* Source: https://pxhere.com/en/photo/1347732
== Changelog ==
= 1.0.15
> Fixed code conflicts
= 1.0.14
> Fixed styling overlapping issue
= 1.0.13
> Fixed customizer settings bug
= 1.0.12
> Updated readme
= 1.0.11
> Fixed tabbing issue on menu navigation
= 1.0.10
> Fixed focus issue on Esc key press on search bar
= 1.0.9
> Fixed search modal focus and tabbing issues
= 1.0.8
> Fixed search modal focus issues
> Added theme prefix in variables and functions
= 1.0.7
> Added trac suggestion fixes
= 1.0.6
> Added trac suggestion fixes
> Escaped eviewpGetOption() output
= 1.0.5
> Added trac suggestion fixes
> Fixed navbar top spacing issue
= 1.0.4
> Added trac suggestion fixes
> Fixed JS console errors
> Added Licence info for code snippets
> Fixed issue with navbar hamburger control
= 1.0.3
> Added trac suggestion fixes
> Fixed navbar styling for accessibility
= 1.0.2
> Added trac suggestion fixes
> Updated screenshot
= 1.0.1
> Added trac suggestion fixes
> Updated screenshot
> Fixed styling issues with sidebar and tab navigation
= 1.0.0
Initial release