Skip to content

Commit cdef384

Browse files
committed
Update landing page more
1 parent d4f6c2b commit cdef384

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

readthedocs/templates/homepage.html

+10-9
Original file line numberDiff line numberDiff line change
@@ -55,21 +55,22 @@ <h2>{% trans "Technical documentation lives here" %}</h2>
5555

5656
<section>
5757
<div class="feature">
58-
<h3>Free docs hosting</h3>
58+
<h3>Free docs hosting for open source</h3>
5959
<p>
6060
{% blocktrans trimmed %}
61-
We will host your documentation for free forever.
62-
There are no tricks. We help tens of thousands of open source projects
63-
share their docs.
61+
We will host your documentation for free, forever.
62+
There are no tricks.
63+
We help over 100,000 open source projects share their docs,
64+
including a custom domain and theme.
6465
{% endblocktrans %}
6566
</p>
6667
</div>
6768
<div class="feature">
68-
<h3>Webhooks</h3>
69+
<h3>Always up to date</h3>
6970
<p>
7071
{% blocktrans trimmed %}
71-
Whenever you push code to your favorite version control system,
72-
whether that is Git, Mercurial, Bazaar, or Subversion, we will
72+
Whenever you push code to your favorite version control service,
73+
whether that is GitHub, BitBucket, or GitLab, we will
7374
automatically build your docs so your code and documentation are
7475
never out of sync.
7576
{% endblocktrans %}
@@ -80,10 +81,10 @@ <h3>Webhooks</h3>
8081

8182
<section>
8283
<div class="feature">
83-
<h3>Multiple formats</h3>
84+
<h3>Downloadable formats</h3>
8485
<p>
8586
{% blocktrans trimmed %}
86-
Of course we build and host your docs for the web, but they are
87+
We build and host your docs for the web, but they are
8788
also vieweable as PDFs, as single page HTML, and for eReaders.
8889
No additional configuration is required.
8990
{% endblocktrans %}

0 commit comments

Comments
 (0)