Skip to content

Commit 8c9ecf6

Browse files
committed
Font size tweaks, additional links, some text changes.
- Legacy-Id: 9456
1 parent ef80ca5 commit 8c9ecf6

1 file changed

Lines changed: 32 additions & 29 deletions

File tree

ietf/templates/release/about.html

Lines changed: 32 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,37 +5,35 @@
55
{% block content %}
66
<div class="col-sm-12">
77
<h1>About the IETF Datatracker</h1>
8-
<big>
9-
<p>
8+
<p>
109

11-
The IETF Datatracker is the primary day-to-day front-end to the IETF database for people
12-
who work on IETF standards. It contains data about the documents, working groups,
13-
meetings, agendas, minutes, presentations, and more, of the IETF.
10+
The IETF Datatracker is the primary day-to-day front-end to the IETF database for people
11+
who work on IETF standards. It contains data about the documents, working groups,
12+
meetings, agendas, minutes, presentations, and more, of the IETF.
1413

15-
</p>
16-
<p>
14+
</p>
15+
<p>
1716

18-
The primary public face of IETF is at <a href="https://www.ietf.org/">www.ietf.org</a>.
17+
The primary public face of the IETF is at <a href="https://www.ietf.org/">www.ietf.org</a>.
1918

20-
</p>
21-
<p>
19+
</p>
20+
<p>
2221

23-
All the Datatracker code is publicly avaliable from the
24-
<a href="https://svn.tools.ietf.org/svn/tools/ietfdb">IETF tools SVN repository</a>.
25-
Bug tickets and wiki notes are available from the
26-
<a href="https://trac.tools.ietf.org/tools/ietfdb">Issue Tracker</a>, and
27-
there are also <a href="/release">release notes</a> available since version 2.00.
22+
All the Datatracker code is publicly avaliable from the
23+
<a href="https://svn.tools.ietf.org/svn/tools/ietfdb">IETF tools SVN repository</a>.
24+
Bug tickets and wiki notes are available from the
25+
<a href="https://trac.tools.ietf.org/tools/ietfdb">Issue Tracker</a>, and
26+
there are also <a href="/release">release notes</a> available since version 2.00.
2827

29-
</p>
30-
<p>
28+
</p>
29+
<p>
3130

32-
Below you'll find a brief history of the datatracker development, in terms of the big
33-
moments. For the nitty-gritty week-to-week code changes, please check the release
34-
notes or the commit log.
31+
Below you'll find a brief history of the datatracker development, in terms of the big
32+
moments. For the nitty-gritty week-to-week code changes, please check the release
33+
notes or the commit log.
3534

36-
</p>
35+
</p>
3736

38-
</big>
3937
<h2>Version 6.0.0: Facelift using Bootstrap</h2>
4038
<p>
4139

@@ -67,17 +65,22 @@ <h2>Version 6.0.0: Facelift using Bootstrap</h2>
6765
Additional
6866
<a href="http://trac.tools.ietf.org/tools/ietfdb/log/branch/iola?rev=9116&stop_rev=8520&limit=200">
6967
page conversion work
70-
</a> has been done by <i>Ole Laursen</i>, with final
71-
tweaks by <i>Henrik Levkowetz</i>, giving it a distinct
68+
</a> has been done by <i>Ole Laursen</i>, with
69+
<a href="http://trac.tools.ietf.org/tools/ietfdb/log/personal/henrik/facelift-r9116">
70+
final style tweaks, bug-fixes and adaptations
71+
</a>
72+
by <i>Henrik Levkowetz</i>, giving it a distinct
7273
<a href="http://www.colourlovers.com/palette/3702908/Key_West_Sunset">colour palette</a>
7374
(with the addition of complementing green and red colours for success and error indications),
74-
and a selection of fonts
75-
(<a href="http://www.identifont.com/show?2G32">PT Serif</a>,
76-
<a href="http://www.identifont.com/show?2G2G">PT Sans Caption</a>, and PT Mono) from
77-
<a href="http://www.paratype.com/public/">ParaType</a>, provided by
75+
and a selection of fonts from
76+
<a href="http://www.paratype.com/public/">ParaType</a>
77+
(<a href="http://www.identifont.com/show?2G32">PT Serif</a> for body text,
78+
<a href="http://www.identifont.com/show?2G2G">PT Sans Caption</a> for headers,
79+
<a href="http://www.identifont.com/show?2G2F">PT Sans</a> for menus,
80+
and PT Mono for monospaced documents), served by
7881
<a href="https://www.google.com/fonts">Google Fonts</a>. (Even if PT Sans Caption was
7982
created as a 'Caption' (6-8pt) <a href="http://en.wikipedia.org/wiki/Font#Optical_size">
80-
optical size</a> font to go with PT Sans, it works well for headers paired with Pt Serif.)
83+
optical size</a> font to go with PT Sans, it works well for headers when paired with PT Serif.)
8184

8285
</p>
8386
<h3>Version 5.x Work</h3>

0 commit comments

Comments
 (0)