| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | <!DOCTYPE html> | 
					
						
							|  |  |  |  | <html lang="en"> | 
					
						
							|  |  |  |  |   <head> | 
					
						
							|  |  |  |  |     <meta charset="utf-8"> | 
					
						
							|  |  |  |  |     <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
					
						
							| 
									
										
										
										
											2015-01-27 19:17:09 -07:00
										 |  |  |  |     <meta name="description" content="Hugo, a fast and flexible static site generator built with love by spf13 and friends in Go"> | 
					
						
							|  |  |  |  |     <meta name="author" content="Steve Francia (spf13) and friends"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |     <title>Hugo :: A fast and modern static website engine</title> | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |     {{ "<!--icon for browser shortcuts-->" | safeHTML }} | 
					
						
							|  |  |  |  |     <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico"> | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |     {{ "<!--icon to represent this web page on Apple iOS-->" | safeHTML }} | 
					
						
							|  |  |  |  |     <link rel="apple-touch-icon" href="/apple-touch-icon.png"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |     {{ "<!--Bootstrap core CSS-->" | safeHTML }} | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="/css/bootstrap-stripped-gohugo.css"> | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="/css/bootstrap-changes-gohugo.css"> | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="/css/bootstrap-additions-gohugo.css"> | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |     {{ "<!--non-Bootstrap CSS (keep below Bootstrap CSS)-->" | safeHTML }} | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="/vendor/OwlCarousel2/css/owl.carousel.css"> | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="/vendor/OwlCarousel2/css/owl.theme.default.css"> | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Arbutus+Slab%7CCabin:600%7CSource+Code+Pro"> | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="/css/hugofont.css"> | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="/css/home-page-style.css"> | 
					
						
							|  |  |  |  |     <link rel="stylesheet" type="text/css" href="/css/home-page-style-responsive.css"> | 
					
						
							|  |  |  |  |   </head> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |   <body> | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |     {{ "<!--full page image header area start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |     <div id="top" class="header"> | 
					
						
							|  |  |  |  |       <div class="vert-text"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         <a href="#intro"> | 
					
						
							|  |  |  |  |             <img class="logo" src="/img/hugo.png" alt="Hugo logo"> | 
					
						
							|  |  |  |  |         </a> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         <div class="buttonbox"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             <a class="btn-primary btn btn-lg" href="/overview/introduction/"> | 
					
						
							|  |  |  |  |                 Docs <i class="icon-idea"></i> | 
					
						
							|  |  |  |  |             </a> | 
					
						
							|  |  |  |  |             <a class="btn-success btn btn-lg" href="#action"> | 
					
						
							|  |  |  |  |                 Install <i class="icon-arrow-down"></i> | 
					
						
							|  |  |  |  |             </a> | 
					
						
							|  |  |  |  |             <a class="btn-info btn btn-lg" href="http://discuss.gohugo.io/"> | 
					
						
							|  |  |  |  |                 Community <i class="icon-talking"></i> | 
					
						
							|  |  |  |  |             </a> | 
					
						
							|  |  |  |  |             <a class="btn-repo btn btn-lg" href="https://github.com/spf13/hugo"> | 
					
						
							|  |  |  |  |                 GitHub <i class="icon-circlestar"></i> | 
					
						
							|  |  |  |  |             </a> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         </div> | 
					
						
							|  |  |  |  |       </div> | 
					
						
							|  |  |  |  |     </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |     {{ "<!--full page image header area end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |     {{ "<!--main start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |     <div id="main"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |         {{ "<!--intro start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         <div id="intro" class="counterpoint"> | 
					
						
							|  |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-6 col-md-offset-3"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   <i class="lead-icon icon-pacman"></i> | 
					
						
							|  |  |  |  |                 <h2>Make the Web Fun Again</h2> | 
					
						
							|  |  |  |  |                 <p class="lead"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                     Introducing Hugo, a new idea for making website creation simple again. | 
					
						
							|  |  |  |  |                     Hugo works flexibly with many formats, and is ideal for | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                     blogs, docs, portfolios and much more. | 
					
						
							|  |  |  |  |                     Hugo’s speed fosters | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                     creativity—it makes building a website fun again. | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 </p> | 
					
						
							|  |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--intro end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--point start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-19 04:16:54 -07:00
										 |  |  |  |         <div class="point"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-6 col-md-offset-3"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   <i class="point-icon icon-tux"></i> | 
					
						
							|  |  |  |  |                   <i class="point-icon icon-apple"></i> | 
					
						
							|  |  |  |  |                   <i class="point-icon icon-windows8"></i> | 
					
						
							|  |  |  |  |                 <h2>Run Anywhere</h2> | 
					
						
							|  |  |  |  |                 <p class="lead"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                 Hugo is quite possibly the easiest software to install you’ve ever used: | 
					
						
							|  |  |  |  |                 simply download and run! | 
					
						
							|  |  |  |  |                 <b> | 
					
						
							|  |  |  |  |                 Hugo doesn’t depend on administrative privileges, databases, runtimes, | 
					
						
							|  |  |  |  |                 interpreters or external libraries. | 
					
						
							|  |  |  |  |                 </b> | 
					
						
							|  |  |  |  |                 Sites built with Hugo can be deployed on S3, GitHub Pages, Dropbox or any web host. | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 </p> | 
					
						
							|  |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--point end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--counterpoint start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         <div class="counterpoint"> | 
					
						
							|  |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-6 col-md-offset-3"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   <i class="lead-icon icon-rocket"></i> | 
					
						
							| 
									
										
										
										
											2015-10-02 03:27:38 -06:00
										 |  |  |  |                 <h2>Fast & Powerful</h2> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 <p class="lead"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                 Hugo is designed for speed and performance. Great care has been | 
					
						
							|  |  |  |  |                 taken to ensure build time with Hugo is as short as possible. | 
					
						
							|  |  |  |  |                 We’re talking milliseconds to build your entire site—for most setups! | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 </p> | 
					
						
							|  |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--counterpoint end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--point start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         <div class="point"> | 
					
						
							|  |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-6 col-md-offset-3"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   <i class="point-icon icon-fork"></i> | 
					
						
							|  |  |  |  |                 <h2>Flexible</h2> | 
					
						
							|  |  |  |  |                 <p class="lead"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                 Hugo is designed to work the way you do. | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 Organize your content however you want with any URL structure. | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                 Group your content using your own indexes and categories. | 
					
						
							|  |  |  |  |                 Define your own metadata in any format: YAML, TOML or JSON. | 
					
						
							|  |  |  |  |                 Best of all, Hugo handles all these variations | 
					
						
							|  |  |  |  |                 with virtually no configuration. Hugo | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 just works. | 
					
						
							|  |  |  |  |                 </p> | 
					
						
							|  |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--point end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--quote carousel start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         <div class="callout"> | 
					
						
							|  |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-12"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   <i class="callout-icon icon-circlestar"></i> | 
					
						
							|  |  |  |  |                   <p></p> | 
					
						
							|  |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-12"> | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |                   {{ "<!--wrapper for slides start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   <div class="carousel-inner owl-carousel"> | 
					
						
							| 
									
										
										
										
											2017-01-01 23:54:19 +01:00
										 |  |  |  | {{ partial "quotes.html" ((where $.Site.Data.references.quotes "date" "ge" (now.AddDate -2 0 0) | shuffle )) }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                   {{ "<!--wrapper for slides end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--quote carousel end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |     </div> | 
					
						
							|  |  |  |  |     {{ "<!--main end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--counterpoint start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         <div class="counterpoint"> | 
					
						
							|  |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-6 col-md-offset-3"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   <i class="lead-icon icon-octocat"></i> | 
					
						
							|  |  |  |  |                 <h2>Open and Free</h2> | 
					
						
							|  |  |  |  |                 <p class="lead"> | 
					
						
							| 
									
										
										
										
											2015-01-27 19:17:09 -07:00
										 |  |  |  |                     Hugo is <a href="https://github.com/spf13/hugo">open source</a> and completely free. | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 </p> | 
					
						
							|  |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--counterpoint end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--point start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         <div class="point"> | 
					
						
							|  |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-6 col-md-offset-3"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                   <i class="point-icon icon-beaker-alt"></i> | 
					
						
							|  |  |  |  |                   <i class="point-icon icon-heart"></i> | 
					
						
							|  |  |  |  |                   <i class="point-icon icon-spf13"></i> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                   <h2>Built with <i class="icon-heart"></i></h2> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 <p class="lead"> | 
					
						
							|  |  |  |  |                 Hugo is developed with love by <a href="http://spf13.com">spf13</a> and friends. | 
					
						
							|  |  |  |  |                 We welcome all contributions. | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                     New to Go? We’ll help you. | 
					
						
							|  |  |  |  |                     Not a developer? No problem! Help | 
					
						
							|  |  |  |  |                 with <a href="/overview/introduction/">docs,</a> testing | 
					
						
							|  |  |  |  |                 and <a href="https://github.com/spf13/hugoThemes/">themes.</a> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 </p> | 
					
						
							|  |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--counterpoint end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--call to action start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |         <div id="action" class="call-to-action"> | 
					
						
							|  |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-10 col-md-offset-1"> | 
					
						
							|  |  |  |  |                 <h1>Getting Started</h1> | 
					
						
							|  |  |  |  |                 <a class="btn-primary btn btn-lg" href="https://github.com/spf13/hugo/releases"> | 
					
						
							|  |  |  |  |                     Download | 
					
						
							|  |  |  |  |                     <i class="icon-arrow-down"></i> | 
					
						
							|  |  |  |  |                 </a> | 
					
						
							|  |  |  |  |                 <a class="quickstart" href="/overview/quickstart/"> | 
					
						
							|  |  |  |  |                     Quickstart Guide | 
					
						
							|  |  |  |  |                 </a> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 <p> </p> | 
					
						
							|  |  |  |  |                 <h4>Using Homebrew?</h4> | 
					
						
							| 
									
										
										
										
											2016-01-04 23:36:57 -07:00
										 |  |  |  |                 <pre><code>brew update && brew install hugo</code></pre> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--call to action end-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--footer start-->" | safeHTML }} | 
					
						
							|  |  |  |  |         <footer> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           <div class="container"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | 
 | 
					
						
							|  |  |  |  |             {{ "<!--row start-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |             <div class="row"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |               <div class="text-center col-md-6 col-md-offset-3"> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 <ul class="list-inline"> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |                     <li><a class="icon-twitter icon-2x" href="https://twitter.com/spf13"></a></li> | 
					
						
							|  |  |  |  |                     <li><a class="icon-octocat icon-2x" href="https://github.com/spf13/hugo"></a></li> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |                 </ul> | 
					
						
							|  |  |  |  |                 <hr> | 
					
						
							| 
									
										
										
										
											2017-01-01 23:54:19 +01:00
										 |  |  |  |                 <p>Copyright © Steve Francia 2013–{{ now.Format "2006" }}</p> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |               </div> | 
					
						
							|  |  |  |  |             </div> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |             {{ "<!--row end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |           </div> | 
					
						
							|  |  |  |  |         </footer> | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |         {{ "<!--footer end-->" | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   {{ "<!--JavaScript: Keep at the end of the document so the page loads faster-->" | safeHTML }} | 
					
						
							|  |  |  |  |   <script src="/vendor/jquery/js/jquery-2.1.4.min.js"></script> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |   {{ "<!--Bootstrap core JavaScript here-->" | safeHTML }} | 
					
						
							|  |  |  |  |   {{ `<!--<script src="/vendor/twitter/js/bootstrap.min.js"></script>-->` | safeHTML }} | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   <script src="/vendor/OwlCarousel2/js/owl.carousel.min.js"></script> | 
					
						
							|  |  |  |  |   <script src="/js/owl.carousel-custom.js"></script> | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |   {{ "<!--custom JavaScript-->" | safeHTML }} | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  |   <script> | 
					
						
							|  |  |  |  |     $(function() { | 
					
						
							|  |  |  |  |         $('a[href*=#]:not([href=#])').click(function() { | 
					
						
							|  |  |  |  |           if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') | 
					
						
							|  |  |  |  |               || location.hostname == this.hostname) { | 
					
						
							|  |  |  |  | 
 | 
					
						
							|  |  |  |  |             var target = $(this.hash); | 
					
						
							|  |  |  |  |             target = target.length ? target : $('[name=' + this.hash.slice(1) +']'); | 
					
						
							|  |  |  |  |             if (target.length) { | 
					
						
							|  |  |  |  |               $('html,body').animate({ | 
					
						
							|  |  |  |  |                 scrollTop: target.offset().top | 
					
						
							|  |  |  |  |               }, 1000); | 
					
						
							|  |  |  |  |               return false; | 
					
						
							|  |  |  |  |             } | 
					
						
							|  |  |  |  |           } | 
					
						
							|  |  |  |  |         }); | 
					
						
							|  |  |  |  |       }); | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  |   </script> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2016-10-01 22:19:22 -04:00
										 |  |  |  | {{ "<!--Google analytics-->" | safeHTML }} | 
					
						
							|  |  |  |  | {{ template "partials/analytics.html" . }} | 
					
						
							|  |  |  |  |   </body> | 
					
						
							| 
									
										
										
										
											2015-01-17 13:24:35 -07:00
										 |  |  |  | </html> |