why-zulip: Include cartoon of Julia Evans.

This commit is contained in:
Vishnu Ks
2018-04-30 13:17:05 +00:00
committed by Tim Abbott
parent a4ff917789
commit acf00c1130
4 changed files with 19 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 716 KiB

View File

@@ -1897,6 +1897,18 @@ nav ul li.active::after {
z-index: 1; z-index: 1;
} }
#why-zulip-padded-content {
padding-top: 0px;
}
#why-zulip-hero {
padding-bottom: 0px;
}
#cartoon-caption {
margin-top: -45px;
}
/* -- hello page styling -- */ /* -- hello page styling -- */
.portico-landing.hello .apps .screen { .portico-landing.hello .apps .screen {
display: inline-block; display: inline-block;

View File

@@ -15,11 +15,9 @@
{% include 'zerver/landing_nav.html' %} {% include 'zerver/landing_nav.html' %}
<div class="portico-landing why-page"> <div class="portico-landing why-page">
<div class="hero small-hero"> <div class="hero small-hero" id="why-zulip-hero"></div>
<h1 class="center">{% trans %}Why Zulip?{% endtrans %}</h1> <div class="main">"
</div> <div class="padded-content" id="why-zulip-padded-content">
<div class="main">
<div class="padded-content">
<div class="inner-content"> <div class="inner-content">
{{ render_markdown_path('zerver/why-zulip.md') }} {{ render_markdown_path('zerver/why-zulip.md') }}
</div> </div>

View File

@@ -1,3 +1,7 @@
![why zulip cartoon by Jessica Evans](/static/images/why-zulip/cartoon.png)
<center id="cartoon-caption">Explanation of Zulip by [Julia Evans](https://twitter.com/b0rk)</center>
Zulip is not just a “better Slack”, in the same way that iPods were not just Zulip is not just a “better Slack”, in the same way that iPods were not just
“better CD players”. Zulips topic-based threading changes what is possible “better CD players”. Zulips topic-based threading changes what is possible
in chat. If you havent seen Zulip in action, log on to our developers in chat. If you havent seen Zulip in action, log on to our developers