Skip to content

Commit f6cafa0

Browse files
committed
Update the copy on ethical ads.
This adds a bit more flare into the copy, and hopefully is easier to scan and understand.
1 parent 1bb7e07 commit f6cafa0

File tree

2 files changed

+31
-16
lines changed

2 files changed

+31
-16
lines changed

docs/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ html:
6060
@echo "Build finished. The HTML pages are in $(BUILDDIR)/html."
6161

6262
livehtml:
63-
sphinx-autobuild -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
63+
sphinx-autobuild -p 4444 -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
64+
6465

6566
dirhtml:
6667
$(SPHINXBUILD) -b dirhtml $(ALLSPHINXOPTS) $(BUILDDIR)/dirhtml

docs/ethical-advertising.rst

Lines changed: 29 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,25 @@ Ethical Advertising
44
Read the Docs is a large,
55
free web service.
66
There is one proven business model to support this kind of site:
7-
Advertising.
8-
We're building an advertising model that respects users while providing value to advertisers.
7+
**Advertising**.
8+
I know it's a dirty word,
9+
but at the end of the day we need money to keep this *crazy* ride going.
10+
So,
11+
**we're building an advertising model that respects users while providing value to advertisers.**
12+
We feel like this is something we can be proud of,
13+
and hopefully we can start leading the ad industry in the right direction.
914

1015
We talk a bit :ref:`below <ethical-info>` about our worldview on advertising.
16+
We're a community,
17+
and we value your feedback.
18+
If you ever want to reach out about this effort,
19+
feel free to `shoot us an email <mailto:[email protected]>`_.
1120

12-
If you're a marketer,
21+
If you're a **marketer**,
1322
we have :ref:`information <ethical-buy-ads>` on how to get in touch with us about running ads.
23+
Eric,
24+
one of our co-founders also `talks a bit more <http://ericholscher.com/blog/2016/aug/31/funding-oss-marketing-money/>`_ about funding open source this way on his blog.
25+
1426

1527
.. _ethical-info:
1628

@@ -21,10 +33,10 @@ We're building the advertising model we want to exist:
2133

2234
* We don't track you
2335
* We don't sell your data
24-
* We host everything ourselves, no third-party scripts
36+
* We host everything ourselves, no third-party scripts or images
2537

26-
We're doing newspaper advertising,
27-
on the internet.
38+
**We're doing newspaper advertising,
39+
on the internet.**
2840
For a hundred years,
2941
newspapers put an ad on the page,
3042
some folks would see it,
@@ -38,25 +50,27 @@ showing the same ads and gathering data about them.
3850
Then retailers sell your purchase data to try and attribute sales to advertising.
3951
Now there is an industry in doing `fake ad clicks`_ and other scams,
4052
which leads the ad industry to track you even more intrusively to know more about you.
41-
The current advertising industry is a vicious downward spiral.
53+
The current advertising industry is in a vicious downward spiral.
4254

4355
As developers,
4456
we understand the `massive downsides`_ of the current advertising industry.
45-
From malware,
57+
This includes malware,
4658
slow site performance,
47-
and huge databases of your personal data being sold to the highest bidder.
59+
and huge databases of your personal data being sold to the highest bidder,
60+
among other things...
4861

4962
The trend in advertising is to have larger and larger ads.
5063
They should run before your content,
5164
they should take over the page,
5265
the bigger, weirder, or flashier the better.
5366

54-
**We opt out.**
67+
We opt out.
68+
~~~~~~~~~~~
5569

56-
We don't store personal information about you.
57-
We only keep track of views and clicks.
58-
We don't build a profile of your personality to sell ads against.
59-
We only show high quality ads from companies that are of interest to developers.
70+
* We don't store personal information about you.
71+
* We only keep track of views and clicks.
72+
* We don't build a profile of your personality to sell ads against.
73+
* We only show high quality ads from companies that are of interest to developers.
6074

6175
We are running a single,
6276
small,
@@ -76,7 +90,7 @@ We're building the advertising model we want to exist.
7690
We hope that others will join us in this mission:
7791

7892
* **If you're a developer**,
79-
talk to your marketing people about using advertising that respects your privacy.
93+
`talk to your marketing people <http://ericholscher.com/blog/2016/aug/31/funding-oss-marketing-money/>`_ about using advertising that respects your privacy.
8094
* **If you're a marketer**,
8195
vote with your dollars and support us in building the ad model we want to exist.
8296

0 commit comments

Comments
 (0)