Skip to content

Commit 1d5db92

Browse files
committed
tweak wwwizzzard landing page
1 parent 2b4aa32 commit 1d5db92

6 files changed

+41
-22
lines changed

Diff for: assets/css/wwwizzzard.css

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root {
2-
--link-color: #119; /* not *quite* stark black, plus strong blue */
3-
--bg-color: #ddf; /* not *quite* stark white, plus hint of blue */
4-
--fg-color: #131; /* not *quite* stark black, plus hint of green */
2+
--bg-color: #002;
3+
--fg-color: #cfc;
4+
--link-color: #ccf;
55
}
66

77
p + ul { margin-top: -1em; } /* remove space between -- not exact */

Diff for: assets/img/Vectorportal.com_license.txt

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
This vector image is created by Vectorportal.com
2+
3+
You are allowed to:
4+
5+
- remove watermark before using the images
6+
- use it for various personal and commercial projects
7+
- modify images for your projects
8+
9+
If you are thankful for our service, please show appreciation by linking to our website and giving attribution.
10+
11+
You are not allowed to:
12+
13+
- sell or distribute our images as digital download in vector or any other graphic format
14+
- use our images to create logotypes for brands or trademarks
15+
16+
17+
If in doubt, please send an email to [email protected]
18+
19+
http://www.vectorportal.com
20+
21+
Original free vectors since 2005
22+

Diff for: assets/img/boy-sleeping-in-bed.png

270 KB
Loading

Diff for: assets/img/computer-wizard.png

897 KB
Loading

Diff for: assets/img/wizard.jpg

-172 KB
Binary file not shown.

Diff for: wwwizzzard.md

+16-19
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,13 @@ title: WWWiZZZard!
1313
# WWWizzzard:
1414
### It checks the WWW while you zzz!
1515

16-
<p align="center">
17-
<img src="/assets/img/wizard.jpg" alt="wizard with drones" style="border-radius: 1em; max-width: 90%">
18-
<br>
19-
<small>
20-
(<a href="https://commons.wikimedia.org/wiki/File:Cool_wizard_with_mini-drones.jpg"
21-
target="_new" rel="nofollow"
22-
>https://commons.wikimedia.org/wiki/File:Cool_wizard_with_mini-drones.jpg</a>)
23-
</small>
24-
</p>
25-
16+
<img src="/assets/img/computer-wizard.png" alt="wizard using a computer" style="float: left; max-width: 45%">
17+
<img src="/assets/img/boy-sleeping-in-bed.png" alt="boy sleeping in bed" style="float: right; max-width: 45%">
2618

19+
<br clear="both">
2720

2821
Give WWWizzzard a URL to check,
29-
and tell it how often, from 1 to 99 hour, days, or weeks.<sup>0</sup>&nbsp;
22+
and tell it how often: hourly, daily, weekly, or monthly.&nbsp;
3023
When it detects a change<sup>1</sup>,
3124
you get an email including the changes.&nbsp;
3225
And you get 31 checks per month (totaled over all your URLs), for _free_,
@@ -35,10 +28,11 @@ Never miss another sale, concert, CfP, or other such anticipated announcement!
3528
{:class="big"}
3629

3730
Sound good to you?&nbsp;
38-
Give me your email address to be notified when it's ready!&nbsp;
39-
Also feel free to send feedback on the whole idea,
40-
to wiz-{{ "now" | date: "%Y" }} at this domain.&nbsp;
41-
(Sorry not to put it all together for you,
31+
Send your email address
32+
to wiz-{{ "now" | date: "%Y" }} at this domain,
33+
to be notified when it's ready!&nbsp;
34+
Also feel free to send feedback on the whole idea!&nbsp;
35+
(Sorry not to put my address together for you,
4236
but I get quite enough spam already!)
4337
{:class="big"}
4438

@@ -70,9 +64,6 @@ Other planned options include:
7064
- Notification to an "inbox" _here_<sup>3</sup>
7165
- Follow links to other pages on site and check _them_ for changes<sup>3</sup>
7266

73-
<sup>0</sup> At least, that's what I'm planning so far.
74-
{:class="small"}
75-
7667
<sup>1</sup> Not all changes will be detectable.&nbsp;
7768
In particular, WWWizzzard will _not_ execute JavaScript,
7869
which may affect the site's final contents.&nbsp;
@@ -91,10 +82,16 @@ and if it does happen, will not be so cheap.
9182
{:class="small"}
9283
- 31 checks per month for free
9384
- Additional checks for 1 "credit"
94-
- Credits purchased in "packs" of about 100/200/500/1000/2000/5000
85+
- Credits purchased in "packs" of 100/200/500/etc. up to 1M
9586
- Smallest "pack" is 1 cent/credit, with discounts or bonuses for larger packs
9687
{:class="small"}
9788

9889
<sup>3</sup> For an extra cost, TBD but probably just an extra credit each,
9990
_recursively_.
10091
{:class="small"}
92+
93+
<small>
94+
Image credits:<br>
95+
sleeping person adapted from https://vectorportal.com/vector/boy-sleeping-in-bed-vector-clip-art/29752;<br>
96+
wizard untraceable, there are copies all over the web, but I found no pointers to the creator; if you happen to know, please tell me.
97+
</small>

0 commit comments

Comments
 (0)