mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	why-zulip: Include cartoon of Julia Evans.
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								static/images/why-zulip/cartoon.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								static/images/why-zulip/cartoon.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 716 KiB  | 
@@ -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;
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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>
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,3 +1,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					<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”. Zulip’s topic-based threading changes what is possible
 | 
					“better CD players”. Zulip’s topic-based threading changes what is possible
 | 
				
			||||||
in chat. If you haven’t seen Zulip in action, log on to our developers’
 | 
					in chat. If you haven’t seen Zulip in action, log on to our developers’
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user