-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathstrawberry-wp-theme.html
99 lines (72 loc) · 3.73 KB
/
strawberry-wp-theme.html
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
---
layout: default
title: "Strawberry Wordpress Theme"
---
<title>Wordpress Strawberry Theme-NiaApps</title>
<div class="page-title col-4">
<p>
<h2>{{page.title}}</h2>
</p>
</div>
<div class="wrapper col-2">
<div class="wps col-7 wp-text">
<p>Hi there,</p>
<p>My name is Nia Williams and I am the developer behind the Strawberry theme. I created this theme from
scratch
specifically for <a href="https://twitter.com/Imani_Barbarin" target="_blank" title="">Imani
Barbarin</a>
who runs <a href="https://crutchesandspice.com/" target="_blank" title="">Crutches & Spice</a>.
I am not a Wordpress developer per se but developing this theme was something within my capability and I
would do it again.</p>
<p>If you would like me to make a custom theme for you please reach out. If you wish to use Strawberry theme
please <a href="/contact.html" target="_blank">contact me here</a>.
Strawberry theme is not free to use. I require a one time payment of $250 to provide/prepare the theme
files for you.</p>
<p>If you would like me to install the theme for you it will cost a one time payment of $500, this is
inclusive
of the original $250.</p>
<p>This pricing does not include any additional fees for extra custom pages. (Honestly I am proud of the
default page as is and should work for most purposes!)</p>
<p> All prices are in USD.</p>
<h3>Strawberry theme is © Copyrighted. Any unapproved reproduction or use is prohibited.</h3>
<p>You can view more of the theme below. I also wrote a blog post about the theme <a
href="http://niaapps.github.io/niaapps-blog/updates-coding/2021/02/25/Strawberry-Theme.html"
target="_blank" title="Strawberry Theme blog post">here</a>.</p>
<p>Thank you for stopping by, have a wonderful day!</p>
<p>-Nia Williams of Nia Applications</p>
<div class="scale-img">
<img style="height:800px; width:550px;" src="/../../images/screenshot.png" alt="Main page screenshot"
onContextMenu="alert('Please don\'t download this photo!');return false;">
</div>
<!-- <div class="scale-img thumbnail">
<img style="height:1000px; width:500px;" src="/../../images/post1.png" alt="post page screenshot"
onContextMenu="alert('Please don\'t download this photo!');return false;">
</div>
-->
<div class="scale-img thumbnail"> <img src="/../../images/text.gif" alt="Gif of text slider in action"
onContextMenu="alert('Please don\'t download this photo!');return false;"></div>
<div class="scale-img "> <img src="/../../images/search.gif" alt="Gif of search bar"
onContextMenu="alert('Please don\'t download this photo!');return false;"></div>
<h2>Features of Strawberry Theme</h2>
OWL Carousel Post Slider<br>
Sticky Navigation Bar and Sicky Sidebar<br>
Jetpack Infinite Scroll Theme Support<br>
<h3>Acessiblity Features:</h3>
99% Acessible Site<br>
Text Size Slider in Sidebar<br>
4.5 min contrast ratio color palette<br>
Every feature has alt text or a description for screen readers (except the 1% feature generated by
wordpress.)<br>
Site Flow follows W3C guidelines.
</div>
</div>