Style Guide, and all markdown content styled
This commit is contained in:
		
							parent
							
								
									9931bd1ed2
								
							
						
					
					
						commit
						0df8994e5f
					
				
					 10 changed files with 194 additions and 57 deletions
				
			
		| 
						 | 
				
			
			@ -7,11 +7,15 @@ layout: default
 | 
			
		|||
	<h1>{{ page.title }}</h1>
 | 
			
		||||
  </header>
 | 
			
		||||
 | 
			
		||||
  <div class="date">
 | 
			
		||||
    {{ page.date | date: "%B %e, %Y" }}
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
  <div class="entry">
 | 
			
		||||
    {{ content }}
 | 
			
		||||
  </div>
 | 
			
		||||
 | 
			
		||||
  <section id="comments">
 | 
			
		||||
  <div class="comments">
 | 
			
		||||
    {% include disqus.html disqus_identifier=page.disqus_identifier %}
 | 
			
		||||
  </section>
 | 
			
		||||
  </div>
 | 
			
		||||
</article>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue