| 
									
										
										
										
											2017-01-22 22:30:42 +01:00
										 |  |  | <!doctype html> | 
					
						
							|  |  |  | <html lang="en"> | 
					
						
							|  |  |  |     <head> | 
					
						
							|  |  |  |         <meta charset="utf-8"> | 
					
						
							|  |  |  |         <meta http-equiv="x-ua-compatible" content="ie=edge"> | 
					
						
							|  |  |  |         <meta name="viewport" content="width=device-width, initial-scale=1"> | 
					
						
							| 
									
										
										
										
											2017-01-31 22:42:20 +01:00
										 |  |  |         <title>$title$</title> | 
					
						
							| 
									
										
										
										
											2019-03-09 12:53:15 -05:00
										 |  |  |         <link rel="stylesheet" media="screen" href="/css/lato.css" type="text/css"/> | 
					
						
							|  |  |  |          <link rel="stylesheet" media="screen" href="/css/crimson.css" type="text/css"/>  | 
					
						
							| 
									
										
										
										
											2019-01-08 15:14:02 -05:00
										 |  |  |         <link rel="stylesheet" href="/css/default.css" /> | 
					
						
							|  |  |  |         <link rel="stylesheet" href="/css/syntax.css" /> | 
					
						
							| 
									
										
										
										
											2017-01-22 22:30:42 +01:00
										 |  |  |     </head> | 
					
						
							| 
									
										
										
										
											2019-01-08 15:14:02 -05:00
										 |  |  |     <body> | 
					
						
							|  |  |  |       <header> | 
					
						
							|  |  |  |         <hgroup> | 
					
						
							|  |  |  |           <h1>Binary Strolls</h1> | 
					
						
							|  |  |  |           <h2>Cyber rambling (or ranting), mostly about code</h2> | 
					
						
							|  |  |  |           </hgroup> | 
					
						
							|  |  |  |       </header> | 
					
						
							|  |  |  |             <nav> | 
					
						
							|  |  |  |               <menu> | 
					
						
							|  |  |  | 		            <a href="/index.html">Home</a> | 
					
						
							|  |  |  | 		            <a href="/archive.html">Archive</a> | 
					
						
							| 
									
										
										
										
											2017-02-01 15:58:02 +01:00
										 |  |  | 		            <a href="https://dbalan.in">About</a> | 
					
						
							| 
									
										
										
										
											2019-01-08 15:14:02 -05:00
										 |  |  |               </menu> | 
					
						
							| 
									
										
										
										
											2017-01-31 22:42:20 +01:00
										 |  |  | 	          </nav> | 
					
						
							| 
									
										
										
										
											2019-01-08 15:14:02 -05:00
										 |  |  |         <section> | 
					
						
							| 
									
										
										
										
											2017-01-22 22:30:42 +01:00
										 |  |  |             $body$ | 
					
						
							| 
									
										
										
										
											2019-01-08 15:14:02 -05:00
										 |  |  |         </section> | 
					
						
							| 
									
										
										
										
											2017-01-31 22:42:20 +01:00
										 |  |  |         <footer> | 
					
						
							| 
									
										
										
										
											2019-01-08 15:14:02 -05:00
										 |  |  |           <p> | 
					
						
							| 
									
										
										
										
											2019-01-08 19:07:35 -05:00
										 |  |  |             <a href="https://git.sr.ht/~dbalan/blogng">Source Code</a> - | 
					
						
							| 
									
										
										
										
											2019-01-12 19:59:37 -05:00
										 |  |  |             <a href="https://jaspervdj.be/hakyll/"> built with hakyll</a> - | 
					
						
							|  |  |  |             <a href="/atom.xml"> Feed</a> | 
					
						
							| 
									
										
										
										
											2019-01-08 15:14:02 -05:00
										 |  |  |           </p> | 
					
						
							|  |  |  |           <p> | 
					
						
							|  |  |  |             CC-BY-NC | 
					
						
							|  |  |  |           </p> | 
					
						
							| 
									
										
										
										
											2019-03-09 16:59:44 -05:00
										 |  |  |           <p> | 
					
						
							|  |  |  |               Want to become a better programmer? <a href="https://www.recurse.com/scout/click?t=7fa4273c56d752484c0e30d3fbb0d52a">Join the Recurse Center!</a> | 
					
						
							|  |  |  |           </p> | 
					
						
							| 
									
										
										
										
											2017-01-31 22:42:20 +01:00
										 |  |  |         </footer> | 
					
						
							|  |  |  |     </body> | 
					
						
							| 
									
										
										
										
											2017-01-22 22:30:42 +01:00
										 |  |  |     </body> | 
					
						
							|  |  |  | </html> |