comparison templates/who/index.html @ 429:db8000e703ad

who: improve Facebook entry wording to be more formal
author J. Lewis Muir <jlmuir@anl.gov>
date Thu, 03 Dec 2015 17:50:48 +0000
parents 4fb6ffa192fe
children c79d1a115f49
comparison
equal deleted inserted replaced
428:4fb6ffa192fe 429:db8000e703ad
2 2
3 {% block content %} 3 {% block content %}
4 <h1>Who uses Mercurial</h1> 4 <h1>Who uses Mercurial</h1>
5 <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p> 5 <p><strong>Mercurial is a free, distributed source control management tool. It is currently used by many Open Source Projects such as...</strong></p>
6 <h3>Facebook</h3> 6 <h3>Facebook</h3>
7 Facebook is a social networking service. Well, you knew that. In 2014, Facebook engineers <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> due to its extensibility which enabled them to improve it to make it scale.</p> 7 The social networking service Facebook <a href="https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/">chose Mercurial</a> in 2014 due to its extensibility and the ability to make it work at scale.</p>
8 <p><a href="https://www.facebook.com">https://www.facebook.com</a></p> 8 <p><a href="https://www.facebook.com">https://www.facebook.com</a></p>
9 <h3>Python</h3> 9 <h3>Python</h3>
10 Python is a famous and widely adopted scripting language. Many applications like Mercurial, Django and Googles AppEngine are built on top of Python. In 2009 the Python developers <a href="http://www.python.org/dev/peps/pep-0374/">chose to move from Subversion to Mercurial</a>.</p> 10 Python is a famous and widely adopted scripting language. Many applications like Mercurial, Django and Googles AppEngine are built on top of Python. In 2009 the Python developers <a href="http://www.python.org/dev/peps/pep-0374/">chose to move from Subversion to Mercurial</a>.</p>
11 <p><a href="http://www.python.org">http://www.python.org</a></p> 11 <p><a href="http://www.python.org">http://www.python.org</a></p>
12 <h3>Mozilla</h3> 12 <h3>Mozilla</h3>