mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 08:06:15 +01:00 
			
		
		
		
	Deploy pawroman/zola-theme-terminimal to pawroman/zola-theme-terminimal:gh-pages
This commit is contained in:
		
						commit
						906e13a421
					
				
					 74 changed files with 3031 additions and 0 deletions
				
			
		
							
								
								
									
										0
									
								
								.nojekyll
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								.nojekyll
									
										
									
									
									
										Normal file
									
								
							
							
								
								
									
										100
									
								
								404.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										100
									
								
								404.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,100 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title> | ||||
| 404 | Zola Terminimal theme | ||||
| </title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|      | ||||
|     <meta name="description" content="Page not found"> | ||||
| 
 | ||||
|     <meta property="og:description" content="Page not found"> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content="Page not found"> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
| <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
| 
 | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
| <div class="post"> | ||||
|   <h1 class="post-title">Lost?</h1> | ||||
|   <p>This page does not exist.</p> | ||||
| </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										112
									
								
								about/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										112
									
								
								about/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,112 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="article"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/about/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/about/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|          | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/about/">About Me</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"></span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
| 
 | ||||
|         <div class="post-content"> | ||||
|             <p>Hello, World!</p> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										157
									
								
								archive/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										157
									
								
								archive/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,157 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="article"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/archive/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/archive/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|         <h1 class="post-title">Archive</h1> | ||||
| 
 | ||||
|          | ||||
| 
 | ||||
|          | ||||
|     <ul><li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"> | ||||
|                 <span class="post-date">2019-02-04</span> | ||||
|                 :: <span class="post-list-title">Welcome to Terminimal Theme for Zola</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/">#showcase</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/theme/">#theme</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
|         </li> | ||||
|     <li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"> | ||||
|                 <span class="post-date">2019-02-03</span> | ||||
|                 :: <span class="post-list-title">More ranting</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
|         </li> | ||||
|     <li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"> | ||||
|                 <span class="post-date">2019-02-02</span> | ||||
|                 :: <span class="post-list-title">I don't like JavaScript</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
|         </li> | ||||
|     <li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"> | ||||
|                 <span class="post-date">2019-02-01</span> | ||||
|                 :: <span class="post-list-title">Zola is nice</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/nice/">#nice</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
|         </li> | ||||
|     <li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/"> | ||||
|                 <span class="post-date">2019-01-03</span> | ||||
|                 :: <span class="post-list-title">Learning JavaScript</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a></span> | ||||
|      | ||||
|         </li> | ||||
|     </ul> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										165
									
								
								atom.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										165
									
								
								atom.xml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,165 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|     <link rel="self" type="application/atom+xml" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml"/> | ||||
|     <link rel="alternate" type="text/html" href="https://pawroman.github.io/zola-theme-terminimal"/> | ||||
|     <generator uri="https://www.getzola.org/">Zola</generator> | ||||
|     <updated>2019-02-04T00:00:00+00:00</updated> | ||||
|     <id>https://pawroman.github.io/zola-theme-terminimal/atom.xml</id> | ||||
|     <entry xml:lang="en"> | ||||
|         <title>Welcome to Terminimal Theme for Zola</title> | ||||
|         <published>2019-02-04T00:00:00+00:00</published> | ||||
|         <updated>2019-02-04T00:00:00+00:00</updated> | ||||
|          | ||||
|         <author> | ||||
|           <name> | ||||
|              | ||||
|               Unknown | ||||
|              | ||||
|           </name> | ||||
|         </author> | ||||
|          | ||||
|         <link rel="alternate" type="text/html" href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"/> | ||||
|         <id>https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/</id> | ||||
|          | ||||
|         <summary type="html"><p>Welcome to Terminimal! This is a theme showcase post.</p> | ||||
| <p>Code block (using "boron" theme):</p> | ||||
| <pre data-lang="python" style="background-color:#151515;color:#e8e8d3;" class="language-python "><code class="language-python" data-lang="python"><span style="color:#888888;">#!/usr/bin/python3 | ||||
| </span><span> | ||||
| </span><span style="color:#8fbfdc;">class </span><span style="color:#ffb964;">HelloPrinter</span><span>: | ||||
| </span><span>    </span><span style="color:#8fbfdc;">def </span><span style="color:#fad07a;">__init__</span><span>(</span><span style="color:#ffb964;">self</span><span>, </span><span style="color:#ffb964;">thing</span><span>): | ||||
| </span><span>        </span><span style="color:#ffb964;">self</span><span>.thing = thing | ||||
| </span><span>         | ||||
| </span><span>    </span><span style="color:#8fbfdc;">def </span><span style="color:#fad07a;">__call__</span><span>(</span><span style="color:#ffb964;">self</span><span>): | ||||
| </span><span>        </span><span style="color:#ffb964;">print</span><span>(</span><span style="color:#8fbfdc;">f</span><span style="color:#556633;">&quot;</span><span style="color:#99ad6a;">Hello, </span><span>{</span><span style="color:#ffb964;">self</span><span>.thing}</span><span style="color:#99ad6a;">!</span><span style="color:#556633;">&quot;</span><span>) | ||||
| </span><span> | ||||
| </span><span> | ||||
| </span><span>printer = </span><span style="color:#ffb964;">HelloPrinter</span><span>(</span><span style="color:#556633;">&quot;</span><span style="color:#99ad6a;">World</span><span style="color:#556633;">&quot;</span><span>) | ||||
| </span><span style="color:#ffb964;">printer</span><span>() | ||||
| </span><span> | ||||
| </span><span style="color:#888888;"># prints: Hello, World! | ||||
| </span></code></pre> | ||||
| <p>Inline code: <code>print("Hello world!")</code>.</p> | ||||
| <p>Basic typography:</p> | ||||
| <p><em>Italic text</em>.  <strong>Bold text</strong>. <em><strong>Italic bold</strong></em>. Link: <a href="#">click me</a></p> | ||||
| <h1 id="header-1">Header 1</h1> | ||||
| <h2 id="header-2">Header 2</h2> | ||||
| <h3 id="header-3">Header 3</h3> | ||||
| <h4 id="header-4">Header 4</h4> | ||||
| <p>Quote:</p> | ||||
| <blockquote> | ||||
| <p>"Theory is when you know everything but nothing works. | ||||
| Practice is when everything works but no one knows why. | ||||
| In our lab, theory and practice are combined: nothing works and no one knows why."</p> | ||||
| </blockquote> | ||||
| <p>Lists:</p> | ||||
| <ul> | ||||
| <li>A</li> | ||||
| <li>B</li> | ||||
| <li>CDEF | ||||
| <ul> | ||||
| <li>Nested Item | ||||
| <ul> | ||||
| <li>And more nesting</li> | ||||
| </ul> | ||||
| </li> | ||||
| <li>GHIJ</li> | ||||
| </ul> | ||||
| </li> | ||||
| </ul> | ||||
| <ol> | ||||
| <li>One</li> | ||||
| <li>Two</li> | ||||
| <li>Three</li> | ||||
| </ol> | ||||
| <p>Horizontal line:</p> | ||||
| <hr /> | ||||
| <p>This is where the post summary ends.</p> | ||||
| </summary> | ||||
|          | ||||
|     </entry> | ||||
|     <entry xml:lang="en"> | ||||
|         <title>More ranting</title> | ||||
|         <published>2019-02-03T00:00:00+00:00</published> | ||||
|         <updated>2019-02-03T00:00:00+00:00</updated> | ||||
|          | ||||
|         <author> | ||||
|           <name> | ||||
|              | ||||
|               Unknown | ||||
|              | ||||
|           </name> | ||||
|         </author> | ||||
|          | ||||
|         <link rel="alternate" type="text/html" href="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"/> | ||||
|         <id>https://pawroman.github.io/zola-theme-terminimal/more-ranting/</id> | ||||
|          | ||||
|         <summary type="html"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| </summary> | ||||
|          | ||||
|     </entry> | ||||
|     <entry xml:lang="en"> | ||||
|         <title>I don't like JavaScript</title> | ||||
|         <published>2019-02-02T00:00:00+00:00</published> | ||||
|         <updated>2019-02-02T00:00:00+00:00</updated> | ||||
|          | ||||
|         <author> | ||||
|           <name> | ||||
|              | ||||
|               Unknown | ||||
|              | ||||
|           </name> | ||||
|         </author> | ||||
|          | ||||
|         <link rel="alternate" type="text/html" href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"/> | ||||
|         <id>https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/</id> | ||||
|          | ||||
|         <summary type="html"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien.</p> | ||||
| <p><a href="https://wtfjs.com">wtfjs.com</a></p> | ||||
| <pre data-lang="javascript" style="background-color:#151515;color:#e8e8d3;" class="language-javascript "><code class="language-javascript" data-lang="javascript"><span>&gt;&gt;&gt; [</span><span style="color:#cf6a4c;">1</span><span>, </span><span style="color:#cf6a4c;">2</span><span>, </span><span style="color:#cf6a4c;">3</span><span>, </span><span style="color:#cf6a4c;">15</span><span>, </span><span style="color:#cf6a4c;">30</span><span>, </span><span style="color:#cf6a4c;">7</span><span>, </span><span style="color:#cf6a4c;">5</span><span>, </span><span style="color:#cf6a4c;">45</span><span>, </span><span style="color:#cf6a4c;">60</span><span>].sort() | ||||
| </span><span>[</span><span style="color:#cf6a4c;">1</span><span>, </span><span style="color:#cf6a4c;">15</span><span>, </span><span style="color:#cf6a4c;">2</span><span>, </span><span style="color:#cf6a4c;">3</span><span>, </span><span style="color:#cf6a4c;">30</span><span>, </span><span style="color:#cf6a4c;">45</span><span>, </span><span style="color:#cf6a4c;">5</span><span>, </span><span style="color:#cf6a4c;">60</span><span>, </span><span style="color:#cf6a4c;">7</span><span>] | ||||
| </span></code></pre> | ||||
| </summary> | ||||
|          | ||||
|     </entry> | ||||
|     <entry xml:lang="en"> | ||||
|         <title>Zola is nice</title> | ||||
|         <published>2019-02-01T00:00:00+00:00</published> | ||||
|         <updated>2019-02-01T00:00:00+00:00</updated> | ||||
|          | ||||
|         <author> | ||||
|           <name> | ||||
|              | ||||
|               Unknown | ||||
|              | ||||
|           </name> | ||||
|         </author> | ||||
|          | ||||
|         <link rel="alternate" type="text/html" href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"/> | ||||
|         <id>https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/</id> | ||||
|          | ||||
|         <summary type="html"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| </summary> | ||||
|          | ||||
|     </entry> | ||||
|     <entry xml:lang="en"> | ||||
|         <title>Learning JavaScript</title> | ||||
|         <published>2019-01-03T00:00:00+00:00</published> | ||||
|         <updated>2019-01-03T00:00:00+00:00</updated> | ||||
|          | ||||
|         <author> | ||||
|           <name> | ||||
|              | ||||
|               Unknown | ||||
|              | ||||
|           </name> | ||||
|         </author> | ||||
|          | ||||
|         <link rel="alternate" type="text/html" href="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/"/> | ||||
|         <id>https://pawroman.github.io/zola-theme-terminimal/learning-javascript/</id> | ||||
|          | ||||
|         <summary type="html"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| </summary> | ||||
|          | ||||
|     </entry> | ||||
| </feed> | ||||
							
								
								
									
										1
									
								
								buttons.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								buttons.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| .button-container{display:table;margin-left:auto;margin-right:auto}button,.button,a.button{position:relative;display:flex;align-items:center;justify-content:center;padding:8px 18px;margin-bottom:5px;text-align:center;border-radius:8px;border:1px solid rgba(0,0,0,0);appearance:none;cursor:pointer;outline:none;}button.outline,.button.outline,a.button.outline{background:rgba(0,0,0,0);box-shadow:none;padding:8px 18px}button.outline :hover,.button.outline :hover,a.button.outline :hover{transform:none;box-shadow:none}button.primary,.button.primary,a.button.primary{box-shadow:0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08)}button.primary:hover,.button.primary:hover,a.button.primary:hover{box-shadow:0 2px 6px rgba(50,50,93,.21),0 1px 3px rgba(0,0,0,.08)}button.link,.button.link,a.button.link{background:none;font-size:1rem}button.small,.button.small,a.button.small{font-size:.8rem}button.wide,.button.wide,a.button.wide{min-width:200px;padding:14px 24px}a.read-more,a.read-more:hover,a.read-more:active{display:inline-flex;background:none;box-shadow:none;padding:0;margin:20px 0;max-width:100%}.code-toolbar{margin-bottom:20px}.code-toolbar .toolbar-item a{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:3px 8px;margin-bottom:5px;text-align:center;font-size:13px;font-weight:500;border-radius:8px;border:1px solid rgba(0,0,0,0);appearance:none;cursor:pointer;outline:none} | ||||
							
								
								
									
										1
									
								
								color/background_auto.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/background_auto.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| @media (prefers-color-scheme: light){:root{--background: white;--color: #101010}}@media (prefers-color-scheme: dark){:root{--background: #101010;--color: #A9B7C6}} | ||||
							
								
								
									
										1
									
								
								color/background_blue.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/background_blue.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--background: #1D212C} | ||||
							
								
								
									
										1
									
								
								color/background_dark.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/background_dark.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--background: #101010;--color: #A9B7C6} | ||||
							
								
								
									
										1
									
								
								color/background_green.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/background_green.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--background: #1F222A} | ||||
							
								
								
									
										1
									
								
								color/background_light.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/background_light.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--background: #f0f0f0} | ||||
							
								
								
									
										1
									
								
								color/background_orange.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/background_orange.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--background: #222129} | ||||
							
								
								
									
										1
									
								
								color/background_pink.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/background_pink.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--background: #21202C} | ||||
							
								
								
									
										1
									
								
								color/background_red.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/background_red.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--background: #221F29} | ||||
							
								
								
									
										1
									
								
								color/blue-auto.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/blue-auto.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| @media (prefers-color-scheme: dark){:root{--accent: rgb(35,176,255);--accent-alpha-70: rgba(35,176,255,.7);--accent-alpha-20: rgba(35,176,255,.2);--background: #101010;--color: #f0f0f0;--border-color: rgba(255,240,224,.125)}:root div.logo{color:#000}}@media (prefers-color-scheme: light){:root{--accent: rgb(32,128,192);--accent-alpha-70: rgba(32,128,192,.7);--accent-alpha-20: rgba(32,128,192,.2);--background: white;--color: #201030;--border-color: rgba(0,0,16,.125)}:root div.logo{color:#fff}} | ||||
							
								
								
									
										1
									
								
								color/blue-light.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/blue-light.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(32,128,192);--accent-alpha-70: rgba(32,128,192,.7);--accent-alpha-20: rgba(32,128,192,.2);--background: white;--color: #1D212C;--border-color: rgba(0, 0, 0, .1)}:root div.logo{color:#fff} | ||||
							
								
								
									
										1
									
								
								color/blue.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/blue.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(35,176,255);--accent-alpha-70: rgba(35,176,255,.7);--accent-alpha-20: rgba(35,176,255,.2);--background: #1D212C;--color: white;--border-color: rgba(255, 255, 255, .1)} | ||||
							
								
								
									
										1
									
								
								color/green-auto.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/green-auto.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| @media (prefers-color-scheme: dark){:root{--accent: rgb(120,226,160);--accent-alpha-70: rgba(120,226,160,.7);--accent-alpha-20: rgba(120,226,160,.2);--background: #101010;--color: #f0f0f0;--border-color: rgba(255,240,224,.125)}:root div.logo{color:#000}}@media (prefers-color-scheme: light){:root{--accent: rgb(24, 192, 128);--accent-alpha-70: rgba(24, 192, 128,.7);--accent-alpha-20: rgba(24, 192, 128,.2);--background: white;--color: #201030;--border-color: rgba(0,0,16,.125)}:root div.logo{color:#fff}} | ||||
							
								
								
									
										1
									
								
								color/green-light.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/green-light.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(24, 192, 128);--accent-alpha-70: rgba(24, 192, 128,.7);--accent-alpha-20: rgba(24, 192, 128,.2);--background: white;--color: #1D212C;--border-color: rgba(0, 0, 0, .1)}:root div.logo{color:#fff} | ||||
							
								
								
									
										1
									
								
								color/green.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/green.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(120,226,160);--accent-alpha-70: rgba(120,226,160,.7);--accent-alpha-20: rgba(120,226,160,.2);--background: #1F222A;--color: white;--border-color: rgba(255, 255, 255, .1)} | ||||
							
								
								
									
										1
									
								
								color/orange-auto.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/orange-auto.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| @media (prefers-color-scheme: dark){:root{--accent: rgb(255,168,106);--accent-alpha-70: rgba(255,168,106,.7);--accent-alpha-20: rgba(255,168,106,.2);--background: #101010;--color: #f0f0f0;--border-color: rgba(255,240,224,.125)}:root div.logo{color:#000}}@media (prefers-color-scheme: light){:root{--accent: rgb(240,128,48);--accent-alpha-70: rgba(240,128,48,.7);--accent-alpha-20: rgba(240,128,48,.2);--background: white;--color: #201030;--border-color: rgba(0,0,16,.125)}:root div.logo{color:#fff}} | ||||
							
								
								
									
										1
									
								
								color/orange-light.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/orange-light.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(240,128,48);--accent-alpha-70: rgba(240,128,48,.7);--accent-alpha-20: rgba(240,128,48,.2);--background: white;--color: #1D212C;--border-color: rgba(0, 0, 0, .1)}:root div.logo{color:#fff} | ||||
							
								
								
									
										1
									
								
								color/orange.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/orange.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(255,168,106);--accent-alpha-70: rgba(255,168,106,.7);--accent-alpha-20: rgba(255,168,106,.2);--background: #222129;--color: white;--border-color: rgba(255, 255, 255, .1)} | ||||
							
								
								
									
										1
									
								
								color/pink-auto.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/pink-auto.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| @media (prefers-color-scheme: dark){:root{--accent: rgb(224,64,192);--accent-alpha-70: rgba(224,64,192);--accent-alpha-20: rgba(224,64,192,.2);--background: #101010;--color: #f0f0f0;--border-color: rgba(255,240,224,.125)}:root div.logo{color:#000}}@media (prefers-color-scheme: light){:root{--accent: rgb(238,114,241);--accent-alpha-70: rgba(238,114,241,.7);--accent-alpha-20: rgba(238,114,241,.2);--background: white;--color: #201030;--border-color: rgba(0,0,16,.125)}:root div.logo{color:#fff}} | ||||
							
								
								
									
										1
									
								
								color/pink-light.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/pink-light.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(224,64,192);--accent-alpha-70: rgba(224,64,192);--accent-alpha-20: rgba(224,64,192,.2);--background: white;--color: #1D212C;--border-color: rgba(0, 0, 0, .1)}:root div.logo{color:#fff} | ||||
							
								
								
									
										1
									
								
								color/pink.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/pink.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(238,114,241);--accent-alpha-70: rgba(238,114,241,.7);--accent-alpha-20: rgba(238,114,241,.2);--background: #21202C;--color: white;--border-color: rgba(255, 255, 255, .1)} | ||||
							
								
								
									
										1
									
								
								color/red-auto.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/red-auto.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| @media (prefers-color-scheme: dark){:root{--accent: rgb(255,98,102);--accent-alpha-70: rgba(255,98,102,.7);--accent-alpha-20: rgba(255,98,102,.2);--background: #101010;--color: #f0f0f0;--border-color: rgba(255,240,224,.125)}:root div.logo{color:#000}}@media (prefers-color-scheme: light){:root{--accent: rgb(240,48,64);--accent-alpha-70: rgba(240,48,64,.7);--accent-alpha-20: rgba(240,48,64,.2);--background: white;--color: #201030;--border-color: rgba(0,0,16,.125)}:root div.logo{color:#fff}} | ||||
							
								
								
									
										1
									
								
								color/red-light.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/red-light.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(240,48,64);--accent-alpha-70: rgba(240,48,64,.7);--accent-alpha-20: rgba(240,48,64,.2);--background: white;--color: #1D212C;--border-color: rgba(0, 0, 0, .1)}:root div.logo{color:#fff} | ||||
							
								
								
									
										1
									
								
								color/red.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								color/red.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| :root{--accent: rgb(255,98,102);--accent-alpha-70: rgba(255,98,102,.7);--accent-alpha-20: rgba(255,98,102,.2);--background: #221F29;--color: white;--border-color: rgba(255, 255, 255, .1)} | ||||
							
								
								
									
										4
									
								
								font-hack-subset.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								font-hack-subset.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| /*! | ||||
|  *  Hack typeface https://github.com/source-foundry/Hack | ||||
|  *  License: https://github.com/source-foundry/Hack/blob/master/LICENSE.md | ||||
|  */@font-face{font-family:"Hack";src:url("fonts/hack-regular.woff2?sha=3114f1256") format("woff2"),url("fonts/hack-regular.woff?sha=3114f1256") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Hack";src:url("fonts/hack-bold-subset.woff2?sha=3114f1256") format("woff2"),url("fonts/hack-bold-subset.woff?sha=3114f1256") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Hack";src:url("fonts/hack-italic-subset.woff2?sha=3114f1256") format("woff2"),url("fonts/hack-italic-webfont.woff?sha=3114f1256") format("woff");font-weight:400;font-style:italic}@font-face{font-family:"Hack";src:url("fonts/hack-bolditalic-subset.woff2?sha=3114f1256") format("woff2"),url("fonts/hack-bolditalic-subset.woff?sha=3114f1256") format("woff");font-weight:700;font-style:italic} | ||||
							
								
								
									
										4
									
								
								font-hack.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								font-hack.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| /*! | ||||
|  *  Hack typeface https://github.com/source-foundry/Hack | ||||
|  *  License: https://github.com/source-foundry/Hack/blob/master/LICENSE.md | ||||
|  */@font-face{font-family:"Hack";src:url("fonts/hack-regular.woff2?sha=3114f1256") format("woff2"),url("fonts/hack-regular.woff?sha=3114f1256") format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Hack";src:url("fonts/hack-bold.woff2?sha=3114f1256") format("woff2"),url("fonts/hack-bold.woff?sha=3114f1256") format("woff");font-weight:700;font-style:normal}@font-face{font-family:"Hack";src:url("fonts/hack-italic.woff2?sha=3114f1256") format("woff2"),url("fonts/hack-italic.woff?sha=3114f1256") format("woff");font-weight:400;font-style:italic}@font-face{font-family:"Hack";src:url("fonts/hack-bolditalic.woff2?sha=3114f1256") format("woff2"),url("fonts/hack-bolditalic.woff?sha=3114f1256") format("woff");font-weight:700;font-style:italic} | ||||
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-bold-subset.woff
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-bold-subset.woff
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-bold-subset.woff2
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-bold-subset.woff2
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-bold.woff
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-bold.woff
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-bold.woff2
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-bold.woff2
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-bolditalic-subset.woff
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-bolditalic-subset.woff
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-bolditalic-subset.woff2
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-bolditalic-subset.woff2
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-bolditalic.woff
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-bolditalic.woff
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-bolditalic.woff2
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-bolditalic.woff2
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-italic-subset.woff
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-italic-subset.woff
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-italic-subset.woff2
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-italic-subset.woff2
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-italic.woff
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-italic.woff
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-italic.woff2
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-italic.woff2
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-regular-subset.woff
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-regular-subset.woff
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-regular-subset.woff2
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-regular-subset.woff2
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-regular.woff
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-regular.woff
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								fonts/hack-regular.woff2
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								fonts/hack-regular.woff2
									
										
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										1
									
								
								footer.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								footer.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| .footer{padding:40px 0;flex-grow:0;opacity:.5}.footer__inner{display:flex;align-items:center;justify-content:space-between;margin:0;width:760px;max-width:100%}@media (max-width: 899px){.footer__inner{flex-direction:column}}.footer a{color:inherit}.footer .copyright{display:flex;flex-direction:row;align-items:center;font-size:1rem;color:var(--light-color-secondary)}.footer .copyright--user{margin:auto;text-align:center}.footer .copyright>*:first-child:not(:only-child){margin-right:10px}@media (max-width: 899px){.footer .copyright>*:first-child:not(:only-child){border:none;padding:0;margin:0}}@media (max-width: 899px){.footer .copyright{flex-direction:column;margin-top:10px}}@media (max-width: 899px){.footer .copyright-theme-sep{display:none}}@media (max-width: 899px){.footer .copyright-theme{font-size:.75rem}} | ||||
							
								
								
									
										1
									
								
								header.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								header.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| .header{display:flex;flex-direction:column;position:relative}.header__inner{display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;flex:1}.header__logo:after{content:"";background:repeating-linear-gradient(90deg, var(--accent), var(--accent) 2px, rgba(0,0,0,0) 0, rgba(0,0,0,0) 16px);display:block;width:100%;right:10px}.header__logo a{flex:0 0 auto;max-width:100%}.header .menu{margin:20px 0}.header .menu__inner{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0}.header .menu__inner li.active{color:var(--accent-alpha-70)}.header .menu__inner li:not(:last-of-type){margin-right:20px;margin-bottom:10px;flex:0 0 auto}.header .menu__sub-inner{position:relative;list-style:none;padding:0;margin:0}.header .menu__sub-inner:not(:only-child){margin-left:20px}.header .menu__sub-inner-more{position:absolute;background:var(--background);box-shadow:var(--shadow);color:#fff;border:2px solid;margin:0;padding:10px;list-style:none;z-index:99;top:35px;left:0}.header .menu__sub-inner-more-trigger{color:var(--accent);user-select:none;cursor:pointer}.header .menu__sub-inner-more li{margin:0;padding:5px;white-space:nowrap} | ||||
							
								
								
									
										152
									
								
								i-dont-like-javascript/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										152
									
								
								i-dont-like-javascript/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,152 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="article"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|                 <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|          | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/">I don't like JavaScript</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-02-02 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a>  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
| 
 | ||||
|         <div class="post-content"> | ||||
|             <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien.</p> | ||||
| <p><a href="https://wtfjs.com">wtfjs.com</a></p> | ||||
| <pre data-lang="javascript" style="background-color:#151515;color:#e8e8d3;" class="language-javascript "><code class="language-javascript" data-lang="javascript"><span>>>> [</span><span style="color:#cf6a4c;">1</span><span>, </span><span style="color:#cf6a4c;">2</span><span>, </span><span style="color:#cf6a4c;">3</span><span>, </span><span style="color:#cf6a4c;">15</span><span>, </span><span style="color:#cf6a4c;">30</span><span>, </span><span style="color:#cf6a4c;">7</span><span>, </span><span style="color:#cf6a4c;">5</span><span>, </span><span style="color:#cf6a4c;">45</span><span>, </span><span style="color:#cf6a4c;">60</span><span>].sort() | ||||
| </span><span>[</span><span style="color:#cf6a4c;">1</span><span>, </span><span style="color:#cf6a4c;">15</span><span>, </span><span style="color:#cf6a4c;">2</span><span>, </span><span style="color:#cf6a4c;">3</span><span>, </span><span style="color:#cf6a4c;">30</span><span>, </span><span style="color:#cf6a4c;">45</span><span>, </span><span style="color:#cf6a4c;">5</span><span>, </span><span style="color:#cf6a4c;">60</span><span>, </span><span style="color:#cf6a4c;">7</span><span>] | ||||
| </span></code></pre> | ||||
| <span id="continue-reading"></span> | ||||
| <p>Ut luctus dolor ut tortor hendrerit, sed hendrerit augue scelerisque. Suspendisse quis sodales dui, at tempus ante. Nulla at tempor metus. Aliquam vitae rutrum diam. Curabitur iaculis massa dui, quis varius nulla finibus a. Praesent eu blandit justo. Suspendisse pharetra, arcu in rhoncus rutrum, magna magna viverra erat, eget vestibulum enim tellus id dui. Nunc vel dui et arcu posuere maximus. Mauris quam quam, bibendum sed libero nec, tempus hendrerit arcu. Suspendisse sed gravida orci. Fusce tempor arcu ac est pretium porttitor. Aenean consequat risus venenatis sem aliquam, at sollicitudin nulla semper. Aenean bibendum cursus hendrerit. Nulla congue urna nec finibus bibendum. Donec porta tincidunt ligula non ultricies.</p> | ||||
| <p>Sed vulputate tristique elit, eget pharetra elit sodales sed. Proin dignissim ipsum lorem, at porta eros malesuada sed. Proin tristique eros eu quam ornare, suscipit luctus mauris lobortis. Phasellus ut placerat enim. Donec egestas faucibus maximus. Nam quis efficitur eros. Cras tincidunt, lacus ac pretium porta, dui dolor varius elit, eget laoreet justo justo vitae metus. Morbi eget nisi ut ex scelerisque lobortis ut in lorem. Vestibulum et lorem quis ipsum feugiat varius. Mauris nec nulla viverra nisi porttitor efficitur. Morbi vel purus eleifend, finibus erat non, placerat ipsum. Mauris et augue vel nisi volutpat aliquam. Curabitur malesuada tortor est, at condimentum neque eleifend in.</p> | ||||
| <p>Morbi id ornare lacus. Suspendisse ultrices rutrum posuere. Nullam porttitor libero quis ligula finibus semper. Mauris iaculis magna et nisl tristique, eget maximus ex feugiat. Nam eu felis leo. Quisque ultrices varius purus in molestie. Duis non accumsan ligula. Vivamus dignissim malesuada metus, vel hendrerit tellus viverra id. Curabitur posuere, mauris vitae dignissim dictum, velit mi condimentum lorem, nec varius velit arcu a mi. In dolor sapien, condimentum sed aliquam at, dignissim id purus. Cras lorem leo, vulputate ac ante sed, molestie tempus lectus. Curabitur efficitur libero quam, rhoncus faucibus libero pharetra nec. Curabitur lobortis ullamcorper nisl eu imperdiet. Duis porttitor interdum magna, ac eleifend orci consequat vitae. Aliquam augue felis, faucibus vel blandit sed, maximus non turpis.</p> | ||||
| <p>Quisque viverra a eros id auctor. Proin id nibh ut nisl dignissim pellentesque et ac mi. Nullam mattis urna quis consequat bibendum. Donec pretium dui elit, a semper purus tristique et. Mauris euismod nisl eu vehicula facilisis. Maecenas facilisis non massa non scelerisque. Integer malesuada cursus erat eu viverra. Duis ligula mi, eleifend vel justo id, laoreet porttitor ex. Etiam ultricies lacus lorem, sed aliquam nulla blandit in. Maecenas vel facilisis neque, vitae fringilla eros. In justo nibh, pellentesque sed faucibus nec, varius sit amet risus.</p> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|             <div class="pagination"> | ||||
|                 <div class="pagination__title"> | ||||
|                     <span class="pagination__title-h">Thanks for reading! Read other posts?</span> | ||||
|                     <hr /> | ||||
|                 </div> | ||||
|                 <div class="pagination__buttons"> | ||||
|                         <span class="button previous"> | ||||
|                             <a href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"> | ||||
|                                 <span class="button__icon">←</span>  | ||||
|                                 <span class="button__text">Zola is nice</span> | ||||
|                             </a> | ||||
|                         </span> | ||||
|                      | ||||
|                      | ||||
|                         <span class="button next"> | ||||
|                             <a href="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"> | ||||
|                                 <span class="button__text">More ranting</span>  | ||||
|                                 <span class="button__icon">→</span> | ||||
|                             </a> | ||||
|                         </span> | ||||
|                     </div> | ||||
|             </div> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										228
									
								
								index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										228
									
								
								index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,228 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|                 <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|         <div class="posts"> | ||||
|                 <div class="post on-list"> | ||||
|                      | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/">Welcome to Terminimal Theme for Zola</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-02-04 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/">#showcase</a>  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/theme/">#theme</a>  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
| 
 | ||||
| 
 | ||||
|                      | ||||
|         <div class="post-content"> | ||||
|             <p>Welcome to Terminimal! This is a theme showcase post.</p> | ||||
| <p>Code block (using "boron" theme):</p> | ||||
| <pre data-lang="python" style="background-color:#151515;color:#e8e8d3;" class="language-python "><code class="language-python" data-lang="python"><span style="color:#888888;">#!/usr/bin/python3 | ||||
| </span><span> | ||||
| </span><span style="color:#8fbfdc;">class </span><span style="color:#ffb964;">HelloPrinter</span><span>: | ||||
| </span><span>    </span><span style="color:#8fbfdc;">def </span><span style="color:#fad07a;">__init__</span><span>(</span><span style="color:#ffb964;">self</span><span>, </span><span style="color:#ffb964;">thing</span><span>): | ||||
| </span><span>        </span><span style="color:#ffb964;">self</span><span>.thing = thing | ||||
| </span><span>         | ||||
| </span><span>    </span><span style="color:#8fbfdc;">def </span><span style="color:#fad07a;">__call__</span><span>(</span><span style="color:#ffb964;">self</span><span>): | ||||
| </span><span>        </span><span style="color:#ffb964;">print</span><span>(</span><span style="color:#8fbfdc;">f</span><span style="color:#556633;">"</span><span style="color:#99ad6a;">Hello, </span><span>{</span><span style="color:#ffb964;">self</span><span>.thing}</span><span style="color:#99ad6a;">!</span><span style="color:#556633;">"</span><span>) | ||||
| </span><span> | ||||
| </span><span> | ||||
| </span><span>printer = </span><span style="color:#ffb964;">HelloPrinter</span><span>(</span><span style="color:#556633;">"</span><span style="color:#99ad6a;">World</span><span style="color:#556633;">"</span><span>) | ||||
| </span><span style="color:#ffb964;">printer</span><span>() | ||||
| </span><span> | ||||
| </span><span style="color:#888888;"># prints: Hello, World! | ||||
| </span></code></pre> | ||||
| <p>Inline code: <code>print("Hello world!")</code>.</p> | ||||
| <p>Basic typography:</p> | ||||
| <p><em>Italic text</em>.  <strong>Bold text</strong>. <em><strong>Italic bold</strong></em>. Link: <a href="#">click me</a></p> | ||||
| <h1 id="header-1">Header 1</h1> | ||||
| <h2 id="header-2">Header 2</h2> | ||||
| <h3 id="header-3">Header 3</h3> | ||||
| <h4 id="header-4">Header 4</h4> | ||||
| <p>Quote:</p> | ||||
| <blockquote> | ||||
| <p>"Theory is when you know everything but nothing works. | ||||
| Practice is when everything works but no one knows why. | ||||
| In our lab, theory and practice are combined: nothing works and no one knows why."</p> | ||||
| </blockquote> | ||||
| <p>Lists:</p> | ||||
| <ul> | ||||
| <li>A</li> | ||||
| <li>B</li> | ||||
| <li>CDEF | ||||
| <ul> | ||||
| <li>Nested Item | ||||
| <ul> | ||||
| <li>And more nesting</li> | ||||
| </ul> | ||||
| </li> | ||||
| <li>GHIJ</li> | ||||
| </ul> | ||||
| </li> | ||||
| </ul> | ||||
| <ol> | ||||
| <li>One</li> | ||||
| <li>Two</li> | ||||
| <li>Three</li> | ||||
| </ol> | ||||
| <p>Horizontal line:</p> | ||||
| <hr /> | ||||
| <p>This is where the post summary ends.</p> | ||||
| 
 | ||||
|         </div> | ||||
|         <div> | ||||
|             <!-- ︎ -- force text style - some devices render this as emoji --> | ||||
|             <a class="read-more button" href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"> | ||||
|                 <span class="button__text">Read more</span>  | ||||
|                 <span class="button__icon">↩︎</span> | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|                 </div> | ||||
|              | ||||
|                 <div class="post on-list"> | ||||
|                      | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/more-ranting/">More ranting</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-02-03 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
| 
 | ||||
| 
 | ||||
|                      | ||||
|         <div class="post-content"> | ||||
|             <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| 
 | ||||
|         </div> | ||||
|         <div> | ||||
|             <!-- ︎ -- force text style - some devices render this as emoji --> | ||||
|             <a class="read-more button" href="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"> | ||||
|                 <span class="button__text">Read more</span>  | ||||
|                 <span class="button__icon">↩︎</span> | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|                 </div> | ||||
|             <div class="pagination"> | ||||
|                 <div class="pagination__buttons"> | ||||
|                     <span class="button next"> | ||||
|                         <a href="https://pawroman.github.io/zola-theme-terminimal/page/2/"> | ||||
|                             <span class="button__text">Older posts</span>  | ||||
|                             <span class="button__icon">→</span> | ||||
|                         </a> | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|         </div> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										140
									
								
								learning-javascript/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										140
									
								
								learning-javascript/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,140 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="article"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|                 <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|          | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/">Learning JavaScript</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-01-03 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a></span> | ||||
|      | ||||
| 
 | ||||
|         <div class="post-content"> | ||||
|             <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| <span id="continue-reading"></span> | ||||
| <p>Ut luctus dolor ut tortor hendrerit, sed hendrerit augue scelerisque. Suspendisse quis sodales dui, at tempus ante. Nulla at tempor metus. Aliquam vitae rutrum diam. Curabitur iaculis massa dui, quis varius nulla finibus a. Praesent eu blandit justo. Suspendisse pharetra, arcu in rhoncus rutrum, magna magna viverra erat, eget vestibulum enim tellus id dui. Nunc vel dui et arcu posuere maximus. Mauris quam quam, bibendum sed libero nec, tempus hendrerit arcu. Suspendisse sed gravida orci. Fusce tempor arcu ac est pretium porttitor. Aenean consequat risus venenatis sem aliquam, at sollicitudin nulla semper. Aenean bibendum cursus hendrerit. Nulla congue urna nec finibus bibendum. Donec porta tincidunt ligula non ultricies.</p> | ||||
| <p>Sed vulputate tristique elit, eget pharetra elit sodales sed. Proin dignissim ipsum lorem, at porta eros malesuada sed. Proin tristique eros eu quam ornare, suscipit luctus mauris lobortis. Phasellus ut placerat enim. Donec egestas faucibus maximus. Nam quis efficitur eros. Cras tincidunt, lacus ac pretium porta, dui dolor varius elit, eget laoreet justo justo vitae metus. Morbi eget nisi ut ex scelerisque lobortis ut in lorem. Vestibulum et lorem quis ipsum feugiat varius. Mauris nec nulla viverra nisi porttitor efficitur. Morbi vel purus eleifend, finibus erat non, placerat ipsum. Mauris et augue vel nisi volutpat aliquam. Curabitur malesuada tortor est, at condimentum neque eleifend in.</p> | ||||
| <p>Morbi id ornare lacus. Suspendisse ultrices rutrum posuere. Nullam porttitor libero quis ligula finibus semper. Mauris iaculis magna et nisl tristique, eget maximus ex feugiat. Nam eu felis leo. Quisque ultrices varius purus in molestie. Duis non accumsan ligula. Vivamus dignissim malesuada metus, vel hendrerit tellus viverra id. Curabitur posuere, mauris vitae dignissim dictum, velit mi condimentum lorem, nec varius velit arcu a mi. In dolor sapien, condimentum sed aliquam at, dignissim id purus. Cras lorem leo, vulputate ac ante sed, molestie tempus lectus. Curabitur efficitur libero quam, rhoncus faucibus libero pharetra nec. Curabitur lobortis ullamcorper nisl eu imperdiet. Duis porttitor interdum magna, ac eleifend orci consequat vitae. Aliquam augue felis, faucibus vel blandit sed, maximus non turpis.</p> | ||||
| <p>Quisque viverra a eros id auctor. Proin id nibh ut nisl dignissim pellentesque et ac mi. Nullam mattis urna quis consequat bibendum. Donec pretium dui elit, a semper purus tristique et. Mauris euismod nisl eu vehicula facilisis. Maecenas facilisis non massa non scelerisque. Integer malesuada cursus erat eu viverra. Duis ligula mi, eleifend vel justo id, laoreet porttitor ex. Etiam ultricies lacus lorem, sed aliquam nulla blandit in. Maecenas vel facilisis neque, vitae fringilla eros. In justo nibh, pellentesque sed faucibus nec, varius sit amet risus.</p> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|             <div class="pagination"> | ||||
|                 <div class="pagination__title"> | ||||
|                     <span class="pagination__title-h">Thanks for reading! Read other posts?</span> | ||||
|                     <hr /> | ||||
|                 </div> | ||||
|                 <div class="pagination__buttons"> | ||||
|                      | ||||
|                         <span class="button next"> | ||||
|                             <a href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"> | ||||
|                                 <span class="button__text">Zola is nice</span>  | ||||
|                                 <span class="button__icon">→</span> | ||||
|                             </a> | ||||
|                         </span> | ||||
|                     </div> | ||||
|             </div> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										1
									
								
								logo.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								logo.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| .logo{display:flex;align-items:center;text-decoration:none;background:var(--accent);color:#000;padding:5px 10px} | ||||
							
								
								
									
										1
									
								
								main.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								main.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;padding:0;font-family:Hack,DejaVu Sans Mono,Monaco,Consolas,Ubuntu Mono,monospace;font-size:1rem;line-height:1.54;background-color:var(--background);color:var(--color);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%}@media (max-width: 683px){body{font-size:1rem}}h1,h2,h3,h4,h5,h6{display:flex;align-items:center;font-weight:bold;line-height:1.3}h1{font-size:1.4rem}h2{font-size:1.3rem}h3{font-size:1.2rem}h4,h5,h6{font-size:1.15rem}a{color:inherit}img{display:block;max-width:100%}img.left{margin-right:auto}img.center{margin-left:auto;margin-right:auto}img.right{margin-left:auto}p{margin-bottom:20px}figure{display:table;max-width:100%;margin:25px 0}figure.left,figure img{margin-right:auto}figure.center,figure img{margin-left:auto;margin-right:auto}figure.right,figure img{margin-left:auto}figure figcaption{font-size:14px;padding:5px 10px;margin-top:5px;background:var(--accent);color:var(--background)}figure figcaption.left{text-align:left}figure figcaption.center{text-align:center}figure figcaption.right{text-align:right}code{font-family:Hack,DejaVu Sans Mono,Monaco,Consolas,Ubuntu Mono,monospace;font-feature-settings:normal;background:var(--accent-alpha-20);padding:1px 6px;margin:0 2px;font-size:.95rem}pre{font-family:Hack,DejaVu Sans Mono,Monaco,Consolas,Ubuntu Mono,monospace;padding:20px;font-size:.95rem;overflow:auto;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 683px){pre{white-space:pre-wrap;word-wrap:break-word}}pre code{padding:0;margin:0;background:none}blockquote{border-top:1px solid var(--accent);border-bottom:1px solid var(--accent);margin:40px 0;padding:25px}@media (max-width: 683px){blockquote{padding-right:0}}blockquote:before{content:"”";font-family:Georgia,serif;font-size:3.875rem;position:absolute;left:-40px;top:-20px}blockquote p:first-of-type{margin-top:0}blockquote p:last-of-type{margin-bottom:0}blockquote p{position:relative}blockquote p:before{content:">";display:block;position:absolute;left:-25px;color:var(--accent)}table{table-layout:fixed;border-collapse:collapse;width:100%;margin:40px 0}table,th,td{border:1px dashed var(--accent);padding:10px}th{color:var(--accent)}ul,ol{margin-left:30px;padding:0}ul li,ol li{position:relative}@media (max-width: 683px){ul,ol{margin-left:20px}}ol ol{list-style-type:lower-alpha}.container{display:flex;flex-direction:column;padding:40px;max-width:864px;min-height:100vh;margin:0 auto}@media (max-width: 683px){.container{padding:20px}}.content{display:flex}hr{width:100%;border:none;background:var(--border-color);height:1px}.hidden{display:none} | ||||
							
								
								
									
										147
									
								
								more-ranting/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										147
									
								
								more-ranting/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,147 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="article"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|                 <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|          | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/more-ranting/">More ranting</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-02-03 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
| 
 | ||||
|         <div class="post-content"> | ||||
|             <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| <span id="continue-reading"></span> | ||||
| <p>Ut luctus dolor ut tortor hendrerit, sed hendrerit augue scelerisque. Suspendisse quis sodales dui, at tempus ante. Nulla at tempor metus. Aliquam vitae rutrum diam. Curabitur iaculis massa dui, quis varius nulla finibus a. Praesent eu blandit justo. Suspendisse pharetra, arcu in rhoncus rutrum, magna magna viverra erat, eget vestibulum enim tellus id dui. Nunc vel dui et arcu posuere maximus. Mauris quam quam, bibendum sed libero nec, tempus hendrerit arcu. Suspendisse sed gravida orci. Fusce tempor arcu ac est pretium porttitor. Aenean consequat risus venenatis sem aliquam, at sollicitudin nulla semper. Aenean bibendum cursus hendrerit. Nulla congue urna nec finibus bibendum. Donec porta tincidunt ligula non ultricies.</p> | ||||
| <p>Sed vulputate tristique elit, eget pharetra elit sodales sed. Proin dignissim ipsum lorem, at porta eros malesuada sed. Proin tristique eros eu quam ornare, suscipit luctus mauris lobortis. Phasellus ut placerat enim. Donec egestas faucibus maximus. Nam quis efficitur eros. Cras tincidunt, lacus ac pretium porta, dui dolor varius elit, eget laoreet justo justo vitae metus. Morbi eget nisi ut ex scelerisque lobortis ut in lorem. Vestibulum et lorem quis ipsum feugiat varius. Mauris nec nulla viverra nisi porttitor efficitur. Morbi vel purus eleifend, finibus erat non, placerat ipsum. Mauris et augue vel nisi volutpat aliquam. Curabitur malesuada tortor est, at condimentum neque eleifend in.</p> | ||||
| <p>Morbi id ornare lacus. Suspendisse ultrices rutrum posuere. Nullam porttitor libero quis ligula finibus semper. Mauris iaculis magna et nisl tristique, eget maximus ex feugiat. Nam eu felis leo. Quisque ultrices varius purus in molestie. Duis non accumsan ligula. Vivamus dignissim malesuada metus, vel hendrerit tellus viverra id. Curabitur posuere, mauris vitae dignissim dictum, velit mi condimentum lorem, nec varius velit arcu a mi. In dolor sapien, condimentum sed aliquam at, dignissim id purus. Cras lorem leo, vulputate ac ante sed, molestie tempus lectus. Curabitur efficitur libero quam, rhoncus faucibus libero pharetra nec. Curabitur lobortis ullamcorper nisl eu imperdiet. Duis porttitor interdum magna, ac eleifend orci consequat vitae. Aliquam augue felis, faucibus vel blandit sed, maximus non turpis.</p> | ||||
| <p>Quisque viverra a eros id auctor. Proin id nibh ut nisl dignissim pellentesque et ac mi. Nullam mattis urna quis consequat bibendum. Donec pretium dui elit, a semper purus tristique et. Mauris euismod nisl eu vehicula facilisis. Maecenas facilisis non massa non scelerisque. Integer malesuada cursus erat eu viverra. Duis ligula mi, eleifend vel justo id, laoreet porttitor ex. Etiam ultricies lacus lorem, sed aliquam nulla blandit in. Maecenas vel facilisis neque, vitae fringilla eros. In justo nibh, pellentesque sed faucibus nec, varius sit amet risus.</p> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|             <div class="pagination"> | ||||
|                 <div class="pagination__title"> | ||||
|                     <span class="pagination__title-h">Thanks for reading! Read other posts?</span> | ||||
|                     <hr /> | ||||
|                 </div> | ||||
|                 <div class="pagination__buttons"> | ||||
|                         <span class="button previous"> | ||||
|                             <a href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"> | ||||
|                                 <span class="button__icon">←</span>  | ||||
|                                 <span class="button__text">I don't like JavaScript</span> | ||||
|                             </a> | ||||
|                         </span> | ||||
|                      | ||||
|                      | ||||
|                         <span class="button next"> | ||||
|                             <a href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"> | ||||
|                                 <span class="button__text">Welcome to Terminimal Theme for Zola</span>  | ||||
|                                 <span class="button__icon">→</span> | ||||
|                             </a> | ||||
|                         </span> | ||||
|                     </div> | ||||
|             </div> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										6
									
								
								page/1/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								page/1/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,6 @@ | |||
| <!doctype html> | ||||
| <meta charset="utf-8"> | ||||
| <link rel="canonical" href="https://pawroman.github.io/zola-theme-terminimal/"> | ||||
| <meta http-equiv="refresh" content="0; url=https://pawroman.github.io/zola-theme-terminimal/"> | ||||
| <title>Redirect</title> | ||||
| <p><a href="https://pawroman.github.io/zola-theme-terminimal/">Click here</a> to be redirected.</p> | ||||
							
								
								
									
										187
									
								
								page/2/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										187
									
								
								page/2/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,187 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|                 <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|         <div class="posts"> | ||||
|                 <div class="post on-list"> | ||||
|                      | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/">I don't like JavaScript</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-02-02 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a>  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
| 
 | ||||
| 
 | ||||
|                      | ||||
|         <div class="post-content"> | ||||
|             <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien.</p> | ||||
| <p><a href="https://wtfjs.com">wtfjs.com</a></p> | ||||
| <pre data-lang="javascript" style="background-color:#151515;color:#e8e8d3;" class="language-javascript "><code class="language-javascript" data-lang="javascript"><span>>>> [</span><span style="color:#cf6a4c;">1</span><span>, </span><span style="color:#cf6a4c;">2</span><span>, </span><span style="color:#cf6a4c;">3</span><span>, </span><span style="color:#cf6a4c;">15</span><span>, </span><span style="color:#cf6a4c;">30</span><span>, </span><span style="color:#cf6a4c;">7</span><span>, </span><span style="color:#cf6a4c;">5</span><span>, </span><span style="color:#cf6a4c;">45</span><span>, </span><span style="color:#cf6a4c;">60</span><span>].sort() | ||||
| </span><span>[</span><span style="color:#cf6a4c;">1</span><span>, </span><span style="color:#cf6a4c;">15</span><span>, </span><span style="color:#cf6a4c;">2</span><span>, </span><span style="color:#cf6a4c;">3</span><span>, </span><span style="color:#cf6a4c;">30</span><span>, </span><span style="color:#cf6a4c;">45</span><span>, </span><span style="color:#cf6a4c;">5</span><span>, </span><span style="color:#cf6a4c;">60</span><span>, </span><span style="color:#cf6a4c;">7</span><span>] | ||||
| </span></code></pre> | ||||
| 
 | ||||
|         </div> | ||||
|         <div> | ||||
|             <!-- ︎ -- force text style - some devices render this as emoji --> | ||||
|             <a class="read-more button" href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"> | ||||
|                 <span class="button__text">Read more</span>  | ||||
|                 <span class="button__icon">↩︎</span> | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|                 </div> | ||||
|              | ||||
|                 <div class="post on-list"> | ||||
|                      | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/">Zola is nice</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-02-01 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/nice/">#nice</a>  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
| 
 | ||||
| 
 | ||||
|                      | ||||
|         <div class="post-content"> | ||||
|             <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| 
 | ||||
|         </div> | ||||
|         <div> | ||||
|             <!-- ︎ -- force text style - some devices render this as emoji --> | ||||
|             <a class="read-more button" href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"> | ||||
|                 <span class="button__text">Read more</span>  | ||||
|                 <span class="button__icon">↩︎</span> | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|                 </div> | ||||
|             <div class="pagination"> | ||||
|                 <div class="pagination__buttons"> | ||||
|                     <span class="button previous"> | ||||
|                         <a href="https://pawroman.github.io/zola-theme-terminimal/"> | ||||
|                             <span class="button__icon">←</span>  | ||||
|                             <span class="button__text">Newer posts</span> | ||||
|                         </a> | ||||
|                     </span> | ||||
|                  | ||||
|                     <span class="button next"> | ||||
|                         <a href="https://pawroman.github.io/zola-theme-terminimal/page/3/"> | ||||
|                             <span class="button__text">Older posts</span>  | ||||
|                             <span class="button__icon">→</span> | ||||
|                         </a> | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|         </div> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										140
									
								
								page/3/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										140
									
								
								page/3/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,140 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|                 <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|         <div class="posts"> | ||||
|                 <div class="post on-list"> | ||||
|                      | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/">Learning JavaScript</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-01-03 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a></span> | ||||
|      | ||||
| 
 | ||||
| 
 | ||||
|                      | ||||
|         <div class="post-content"> | ||||
|             <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| 
 | ||||
|         </div> | ||||
|         <div> | ||||
|             <!-- ︎ -- force text style - some devices render this as emoji --> | ||||
|             <a class="read-more button" href="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/"> | ||||
|                 <span class="button__text">Read more</span>  | ||||
|                 <span class="button__icon">↩︎</span> | ||||
|             </a> | ||||
|         </div> | ||||
|      | ||||
| 
 | ||||
|                 </div> | ||||
|             <div class="pagination"> | ||||
|                 <div class="pagination__buttons"> | ||||
|                     <span class="button previous"> | ||||
|                         <a href="https://pawroman.github.io/zola-theme-terminimal/page/2/"> | ||||
|                             <span class="button__icon">←</span>  | ||||
|                             <span class="button__text">Newer posts</span> | ||||
|                         </a> | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|         </div> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										1
									
								
								pagination.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								pagination.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| .pagination{margin-top:50px}.pagination__title{display:flex;text-align:center;position:relative;margin:100px 0 20px}.pagination__title-h{text-align:center;margin:0 auto;padding:5px 10px;background:var(--background);font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;z-index:1}.pagination__title hr{position:absolute;left:0;right:0;width:100%;margin-top:15px;z-index:0}.pagination__buttons{display:flex;align-items:center;justify-content:center}@media (max-width: 683px){.pagination__buttons{flex-direction:column}}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;border-radius:8px;max-width:40%;padding:0;cursor:pointer;appearance:none}@media (max-width: 683px){.button{max-width:80%}}.button+.button{margin-left:10px}.button a{display:flex;padding:8px 16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.button__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden} | ||||
							
								
								
									
										1
									
								
								post.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								post.css
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1 @@ | |||
| .posts{width:100%;margin:0 auto}.post{width:100%;text-align:left;margin:20px auto;padding:20px 0}@media (max-width: 899px){.post{max-width:660px}}.post:not(:last-of-type){border-bottom:1px solid var(--border-color)}.post .post-meta-inline,.post .post-meta{font-size:1rem;margin-bottom:10px;color:var(--accent-alpha-70)}.post-meta-inline{display:inline}.post-title{--border: 2px dashed var(--accent);position:relative;color:var(--accent);margin:0 0 15px;padding-bottom:15px;border-bottom:var(--border);font-weight:normal}.post-title a{text-decoration:none}.post .post-tags-inline,.post .post-tags{margin-bottom:20px;font-size:1rem;opacity:.5}.post-tags{display:block}.post-tags-inline{display:inline}@media (max-width: 683px){.post-tags-inline{display:block}}.post-content{margin-top:30px}.post-cover{border:20px solid var(--accent);background:rgba(0,0,0,0);margin:40px 0;padding:20px}@media (max-width: 683px){.post-cover{padding:10px;border-width:10px}}.post ul{list-style:none}.post ul li:before{content:"►";position:absolute;left:-20px;color:var(--accent)}.post--regulation h1{justify-content:center}.post--regulation h2{justify-content:center;margin-bottom:10px}.post--regulation h2+h2{margin-top:-10px;margin-bottom:20px}.post-list .post-date{color:var(--accent-alpha-70);text-decoration:none}.post-list a{text-decoration:none}.post-list .post-list-title{text-decoration:underline}.post-list .post-tag{text-decoration:underline} | ||||
							
								
								
									
										4
									
								
								robots.txt
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								robots.txt
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,4 @@ | |||
| User-agent: * | ||||
| Disallow: | ||||
| Allow: / | ||||
| Sitemap: https://pawroman.github.io/zola-theme-terminimal/sitemap.xml | ||||
							
								
								
									
										113
									
								
								rss.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										113
									
								
								rss.xml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,113 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"> | ||||
|     <channel> | ||||
|       <title>Zola Terminimal theme</title> | ||||
|       <link>https://pawroman.github.io/zola-theme-terminimal</link> | ||||
|       <description></description> | ||||
|       <generator>Zola</generator> | ||||
|       <language>en</language> | ||||
|       <atom:link href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" rel="self" type="application/rss+xml"/> | ||||
|       <lastBuildDate>Mon, 04 Feb 2019 00:00:00 +0000</lastBuildDate> | ||||
|       <item> | ||||
|           <title>Welcome to Terminimal Theme for Zola</title> | ||||
|           <pubDate>Mon, 04 Feb 2019 00:00:00 +0000</pubDate> | ||||
|           <author>Unknown</author> | ||||
|           <link>https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/</link> | ||||
|           <guid>https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/</guid> | ||||
|           <description xml:base="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"><p>Welcome to Terminimal! This is a theme showcase post.</p> | ||||
| <p>Code block (using "boron" theme):</p> | ||||
| <pre data-lang="python" style="background-color:#151515;color:#e8e8d3;" class="language-python "><code class="language-python" data-lang="python"><span style="color:#888888;">#!/usr/bin/python3 | ||||
| </span><span> | ||||
| </span><span style="color:#8fbfdc;">class </span><span style="color:#ffb964;">HelloPrinter</span><span>: | ||||
| </span><span>    </span><span style="color:#8fbfdc;">def </span><span style="color:#fad07a;">__init__</span><span>(</span><span style="color:#ffb964;">self</span><span>, </span><span style="color:#ffb964;">thing</span><span>): | ||||
| </span><span>        </span><span style="color:#ffb964;">self</span><span>.thing = thing | ||||
| </span><span>         | ||||
| </span><span>    </span><span style="color:#8fbfdc;">def </span><span style="color:#fad07a;">__call__</span><span>(</span><span style="color:#ffb964;">self</span><span>): | ||||
| </span><span>        </span><span style="color:#ffb964;">print</span><span>(</span><span style="color:#8fbfdc;">f</span><span style="color:#556633;">&quot;</span><span style="color:#99ad6a;">Hello, </span><span>{</span><span style="color:#ffb964;">self</span><span>.thing}</span><span style="color:#99ad6a;">!</span><span style="color:#556633;">&quot;</span><span>) | ||||
| </span><span> | ||||
| </span><span> | ||||
| </span><span>printer = </span><span style="color:#ffb964;">HelloPrinter</span><span>(</span><span style="color:#556633;">&quot;</span><span style="color:#99ad6a;">World</span><span style="color:#556633;">&quot;</span><span>) | ||||
| </span><span style="color:#ffb964;">printer</span><span>() | ||||
| </span><span> | ||||
| </span><span style="color:#888888;"># prints: Hello, World! | ||||
| </span></code></pre> | ||||
| <p>Inline code: <code>print("Hello world!")</code>.</p> | ||||
| <p>Basic typography:</p> | ||||
| <p><em>Italic text</em>.  <strong>Bold text</strong>. <em><strong>Italic bold</strong></em>. Link: <a href="#">click me</a></p> | ||||
| <h1 id="header-1">Header 1</h1> | ||||
| <h2 id="header-2">Header 2</h2> | ||||
| <h3 id="header-3">Header 3</h3> | ||||
| <h4 id="header-4">Header 4</h4> | ||||
| <p>Quote:</p> | ||||
| <blockquote> | ||||
| <p>"Theory is when you know everything but nothing works. | ||||
| Practice is when everything works but no one knows why. | ||||
| In our lab, theory and practice are combined: nothing works and no one knows why."</p> | ||||
| </blockquote> | ||||
| <p>Lists:</p> | ||||
| <ul> | ||||
| <li>A</li> | ||||
| <li>B</li> | ||||
| <li>CDEF | ||||
| <ul> | ||||
| <li>Nested Item | ||||
| <ul> | ||||
| <li>And more nesting</li> | ||||
| </ul> | ||||
| </li> | ||||
| <li>GHIJ</li> | ||||
| </ul> | ||||
| </li> | ||||
| </ul> | ||||
| <ol> | ||||
| <li>One</li> | ||||
| <li>Two</li> | ||||
| <li>Three</li> | ||||
| </ol> | ||||
| <p>Horizontal line:</p> | ||||
| <hr /> | ||||
| <p>This is where the post summary ends.</p> | ||||
| </description> | ||||
|       </item> | ||||
|       <item> | ||||
|           <title>More ranting</title> | ||||
|           <pubDate>Sun, 03 Feb 2019 00:00:00 +0000</pubDate> | ||||
|           <author>Unknown</author> | ||||
|           <link>https://pawroman.github.io/zola-theme-terminimal/more-ranting/</link> | ||||
|           <guid>https://pawroman.github.io/zola-theme-terminimal/more-ranting/</guid> | ||||
|           <description xml:base="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| </description> | ||||
|       </item> | ||||
|       <item> | ||||
|           <title>I don't like JavaScript</title> | ||||
|           <pubDate>Sat, 02 Feb 2019 00:00:00 +0000</pubDate> | ||||
|           <author>Unknown</author> | ||||
|           <link>https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/</link> | ||||
|           <guid>https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/</guid> | ||||
|           <description xml:base="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien.</p> | ||||
| <p><a href="https://wtfjs.com">wtfjs.com</a></p> | ||||
| <pre data-lang="javascript" style="background-color:#151515;color:#e8e8d3;" class="language-javascript "><code class="language-javascript" data-lang="javascript"><span>&gt;&gt;&gt; [</span><span style="color:#cf6a4c;">1</span><span>, </span><span style="color:#cf6a4c;">2</span><span>, </span><span style="color:#cf6a4c;">3</span><span>, </span><span style="color:#cf6a4c;">15</span><span>, </span><span style="color:#cf6a4c;">30</span><span>, </span><span style="color:#cf6a4c;">7</span><span>, </span><span style="color:#cf6a4c;">5</span><span>, </span><span style="color:#cf6a4c;">45</span><span>, </span><span style="color:#cf6a4c;">60</span><span>].sort() | ||||
| </span><span>[</span><span style="color:#cf6a4c;">1</span><span>, </span><span style="color:#cf6a4c;">15</span><span>, </span><span style="color:#cf6a4c;">2</span><span>, </span><span style="color:#cf6a4c;">3</span><span>, </span><span style="color:#cf6a4c;">30</span><span>, </span><span style="color:#cf6a4c;">45</span><span>, </span><span style="color:#cf6a4c;">5</span><span>, </span><span style="color:#cf6a4c;">60</span><span>, </span><span style="color:#cf6a4c;">7</span><span>] | ||||
| </span></code></pre> | ||||
| </description> | ||||
|       </item> | ||||
|       <item> | ||||
|           <title>Zola is nice</title> | ||||
|           <pubDate>Fri, 01 Feb 2019 00:00:00 +0000</pubDate> | ||||
|           <author>Unknown</author> | ||||
|           <link>https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/</link> | ||||
|           <guid>https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/</guid> | ||||
|           <description xml:base="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| </description> | ||||
|       </item> | ||||
|       <item> | ||||
|           <title>Learning JavaScript</title> | ||||
|           <pubDate>Thu, 03 Jan 2019 00:00:00 +0000</pubDate> | ||||
|           <author>Unknown</author> | ||||
|           <link>https://pawroman.github.io/zola-theme-terminimal/learning-javascript/</link> | ||||
|           <guid>https://pawroman.github.io/zola-theme-terminimal/learning-javascript/</guid> | ||||
|           <description xml:base="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| </description> | ||||
|       </item> | ||||
|     </channel> | ||||
| </rss> | ||||
							
								
								
									
										62
									
								
								sitemap.xml
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										62
									
								
								sitemap.xml
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,62 @@ | |||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/about/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/archive/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/</loc> | ||||
|         <lastmod>2019-02-02</lastmod> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/learning-javascript/</loc> | ||||
|         <lastmod>2019-01-03</lastmod> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/more-ranting/</loc> | ||||
|         <lastmod>2019-02-03</lastmod> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/page/1/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/page/2/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/page/3/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/tags/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/tags/javascript/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/tags/nice/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/tags/rant/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/tags/showcase/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/tags/theme/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/tags/zola/</loc> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/</loc> | ||||
|         <lastmod>2019-02-04</lastmod> | ||||
|     </url> | ||||
|     <url> | ||||
|         <loc>https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/</loc> | ||||
|         <lastmod>2019-02-01</lastmod> | ||||
|     </url> | ||||
| </urlset> | ||||
							
								
								
									
										1
									
								
								style.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								style.css
									
										
									
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
							
								
								
									
										140
									
								
								tags/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										140
									
								
								tags/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,140 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|      | ||||
|          | ||||
|          | ||||
|     <meta name="description" content="All tags"> | ||||
| 
 | ||||
|     <meta property="og:description" content="All tags"> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/tags"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content="All tags"> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/tags"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|         <h1 class="post-title">all tags</h1> | ||||
| 
 | ||||
|         <ul> | ||||
|              | ||||
|             <li class="tag-list"> | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/"> | ||||
|                     javascript (2 posts) | ||||
|                 </a> | ||||
|             </li> | ||||
|              | ||||
|             <li class="tag-list"> | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal/tags/nice/"> | ||||
|                     nice (1 post) | ||||
|                 </a> | ||||
|             </li> | ||||
|              | ||||
|             <li class="tag-list"> | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/"> | ||||
|                     rant (2 posts) | ||||
|                 </a> | ||||
|             </li> | ||||
|              | ||||
|             <li class="tag-list"> | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/"> | ||||
|                     showcase (1 post) | ||||
|                 </a> | ||||
|             </li> | ||||
|              | ||||
|             <li class="tag-list"> | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal/tags/theme/"> | ||||
|                     theme (1 post) | ||||
|                 </a> | ||||
|             </li> | ||||
|              | ||||
|             <li class="tag-list"> | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/"> | ||||
|                     zola (2 posts) | ||||
|                 </a> | ||||
|             </li> | ||||
|              | ||||
|         </ul> | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										133
									
								
								tags/javascript/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										133
									
								
								tags/javascript/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,133 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title> | ||||
| Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|      | ||||
|          | ||||
|          | ||||
|     <meta name="description" content="All posts tagged javascript"> | ||||
| 
 | ||||
|     <meta property="og:description" content="All posts tagged javascript"> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content="All posts tagged javascript"> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|         <h1 class="post-title"> | ||||
|             tag: #javascript | ||||
|             (2 posts) | ||||
|         </h1> | ||||
| 
 | ||||
|         <a href="https://pawroman.github.io/zola-theme-terminimal/tags/"> | ||||
|             Show all tags | ||||
|         </a> | ||||
| 
 | ||||
|          | ||||
|     <ul><li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"> | ||||
|                 <span class="post-date">2019-02-02</span> | ||||
|                 :: <span class="post-list-title">I don't like JavaScript</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
|         </li> | ||||
|     <li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/"> | ||||
|                 <span class="post-date">2019-01-03</span> | ||||
|                 :: <span class="post-list-title">Learning JavaScript</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a></span> | ||||
|      | ||||
|         </li> | ||||
|     </ul> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										123
									
								
								tags/nice/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										123
									
								
								tags/nice/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,123 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title> | ||||
| Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|      | ||||
|          | ||||
|          | ||||
|     <meta name="description" content="All posts tagged nice"> | ||||
| 
 | ||||
|     <meta property="og:description" content="All posts tagged nice"> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/nice/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content="All posts tagged nice"> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/nice/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|         <h1 class="post-title"> | ||||
|             tag: #nice | ||||
|             (1 post) | ||||
|         </h1> | ||||
| 
 | ||||
|         <a href="https://pawroman.github.io/zola-theme-terminimal/tags/"> | ||||
|             Show all tags | ||||
|         </a> | ||||
| 
 | ||||
|          | ||||
|     <ul><li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"> | ||||
|                 <span class="post-date">2019-02-01</span> | ||||
|                 :: <span class="post-list-title">Zola is nice</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/nice/">#nice</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
|         </li> | ||||
|     </ul> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										133
									
								
								tags/rant/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										133
									
								
								tags/rant/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,133 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title> | ||||
| Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|      | ||||
|          | ||||
|          | ||||
|     <meta name="description" content="All posts tagged rant"> | ||||
| 
 | ||||
|     <meta property="og:description" content="All posts tagged rant"> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/rant/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content="All posts tagged rant"> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/rant/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|         <h1 class="post-title"> | ||||
|             tag: #rant | ||||
|             (2 posts) | ||||
|         </h1> | ||||
| 
 | ||||
|         <a href="https://pawroman.github.io/zola-theme-terminimal/tags/"> | ||||
|             Show all tags | ||||
|         </a> | ||||
| 
 | ||||
|          | ||||
|     <ul><li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"> | ||||
|                 <span class="post-date">2019-02-03</span> | ||||
|                 :: <span class="post-list-title">More ranting</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
|         </li> | ||||
|     <li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"> | ||||
|                 <span class="post-date">2019-02-02</span> | ||||
|                 :: <span class="post-list-title">I don't like JavaScript</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/javascript/">#javascript</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/rant/">#rant</a></span> | ||||
|      | ||||
|         </li> | ||||
|     </ul> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										124
									
								
								tags/showcase/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										124
									
								
								tags/showcase/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,124 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title> | ||||
| Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|      | ||||
|          | ||||
|          | ||||
|     <meta name="description" content="All posts tagged showcase"> | ||||
| 
 | ||||
|     <meta property="og:description" content="All posts tagged showcase"> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content="All posts tagged showcase"> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|         <h1 class="post-title"> | ||||
|             tag: #showcase | ||||
|             (1 post) | ||||
|         </h1> | ||||
| 
 | ||||
|         <a href="https://pawroman.github.io/zola-theme-terminimal/tags/"> | ||||
|             Show all tags | ||||
|         </a> | ||||
| 
 | ||||
|          | ||||
|     <ul><li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"> | ||||
|                 <span class="post-date">2019-02-04</span> | ||||
|                 :: <span class="post-list-title">Welcome to Terminimal Theme for Zola</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/">#showcase</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/theme/">#theme</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
|         </li> | ||||
|     </ul> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										124
									
								
								tags/theme/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										124
									
								
								tags/theme/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,124 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title> | ||||
| Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|      | ||||
|          | ||||
|          | ||||
|     <meta name="description" content="All posts tagged theme"> | ||||
| 
 | ||||
|     <meta property="og:description" content="All posts tagged theme"> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/theme/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content="All posts tagged theme"> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/theme/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|         <h1 class="post-title"> | ||||
|             tag: #theme | ||||
|             (1 post) | ||||
|         </h1> | ||||
| 
 | ||||
|         <a href="https://pawroman.github.io/zola-theme-terminimal/tags/"> | ||||
|             Show all tags | ||||
|         </a> | ||||
| 
 | ||||
|          | ||||
|     <ul><li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"> | ||||
|                 <span class="post-date">2019-02-04</span> | ||||
|                 :: <span class="post-list-title">Welcome to Terminimal Theme for Zola</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/">#showcase</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/theme/">#theme</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
|         </li> | ||||
|     </ul> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										135
									
								
								tags/zola/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										135
									
								
								tags/zola/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,135 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title> | ||||
| Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|      | ||||
|          | ||||
|          | ||||
|     <meta name="description" content="All posts tagged zola"> | ||||
| 
 | ||||
|     <meta property="og:description" content="All posts tagged zola"> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="website"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/zola/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content="All posts tagged zola"> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/tags/zola/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|         <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|         <h1 class="post-title"> | ||||
|             tag: #zola | ||||
|             (2 posts) | ||||
|         </h1> | ||||
| 
 | ||||
|         <a href="https://pawroman.github.io/zola-theme-terminimal/tags/"> | ||||
|             Show all tags | ||||
|         </a> | ||||
| 
 | ||||
|          | ||||
|     <ul><li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"> | ||||
|                 <span class="post-date">2019-02-04</span> | ||||
|                 :: <span class="post-list-title">Welcome to Terminimal Theme for Zola</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/">#showcase</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/theme/">#theme</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
|         </li> | ||||
|     <li class="post-list"> | ||||
|             <a href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"> | ||||
|                 <span class="post-date">2019-02-01</span> | ||||
|                 :: <span class="post-list-title">Zola is nice</span></a> | ||||
|              | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/nice/">#nice</a>, | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
|         </li> | ||||
|     </ul> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										0
									
								
								variables.css
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								variables.css
									
										
									
									
									
										Normal file
									
								
							
							
								
								
									
										219
									
								
								welcome-terminimal-theme/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										219
									
								
								welcome-terminimal-theme/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,219 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="article"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|                 <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|          | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/welcome-terminimal-theme/">Welcome to Terminimal Theme for Zola</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-02-04 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/showcase/">#showcase</a>  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/theme/">#theme</a>  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
| 
 | ||||
|         <div class="post-content"> | ||||
|             <p>Welcome to Terminimal! This is a theme showcase post.</p> | ||||
| <p>Code block (using "boron" theme):</p> | ||||
| <pre data-lang="python" style="background-color:#151515;color:#e8e8d3;" class="language-python "><code class="language-python" data-lang="python"><span style="color:#888888;">#!/usr/bin/python3 | ||||
| </span><span> | ||||
| </span><span style="color:#8fbfdc;">class </span><span style="color:#ffb964;">HelloPrinter</span><span>: | ||||
| </span><span>    </span><span style="color:#8fbfdc;">def </span><span style="color:#fad07a;">__init__</span><span>(</span><span style="color:#ffb964;">self</span><span>, </span><span style="color:#ffb964;">thing</span><span>): | ||||
| </span><span>        </span><span style="color:#ffb964;">self</span><span>.thing = thing | ||||
| </span><span>         | ||||
| </span><span>    </span><span style="color:#8fbfdc;">def </span><span style="color:#fad07a;">__call__</span><span>(</span><span style="color:#ffb964;">self</span><span>): | ||||
| </span><span>        </span><span style="color:#ffb964;">print</span><span>(</span><span style="color:#8fbfdc;">f</span><span style="color:#556633;">"</span><span style="color:#99ad6a;">Hello, </span><span>{</span><span style="color:#ffb964;">self</span><span>.thing}</span><span style="color:#99ad6a;">!</span><span style="color:#556633;">"</span><span>) | ||||
| </span><span> | ||||
| </span><span> | ||||
| </span><span>printer = </span><span style="color:#ffb964;">HelloPrinter</span><span>(</span><span style="color:#556633;">"</span><span style="color:#99ad6a;">World</span><span style="color:#556633;">"</span><span>) | ||||
| </span><span style="color:#ffb964;">printer</span><span>() | ||||
| </span><span> | ||||
| </span><span style="color:#888888;"># prints: Hello, World! | ||||
| </span></code></pre> | ||||
| <p>Inline code: <code>print("Hello world!")</code>.</p> | ||||
| <p>Basic typography:</p> | ||||
| <p><em>Italic text</em>.  <strong>Bold text</strong>. <em><strong>Italic bold</strong></em>. Link: <a href="#">click me</a></p> | ||||
| <h1 id="header-1">Header 1</h1> | ||||
| <h2 id="header-2">Header 2</h2> | ||||
| <h3 id="header-3">Header 3</h3> | ||||
| <h4 id="header-4">Header 4</h4> | ||||
| <p>Quote:</p> | ||||
| <blockquote> | ||||
| <p>"Theory is when you know everything but nothing works. | ||||
| Practice is when everything works but no one knows why. | ||||
| In our lab, theory and practice are combined: nothing works and no one knows why."</p> | ||||
| </blockquote> | ||||
| <p>Lists:</p> | ||||
| <ul> | ||||
| <li>A</li> | ||||
| <li>B</li> | ||||
| <li>CDEF | ||||
| <ul> | ||||
| <li>Nested Item | ||||
| <ul> | ||||
| <li>And more nesting</li> | ||||
| </ul> | ||||
| </li> | ||||
| <li>GHIJ</li> | ||||
| </ul> | ||||
| </li> | ||||
| </ul> | ||||
| <ol> | ||||
| <li>One</li> | ||||
| <li>Two</li> | ||||
| <li>Three</li> | ||||
| </ol> | ||||
| <p>Horizontal line:</p> | ||||
| <hr /> | ||||
| <p>This is where the post summary ends.</p> | ||||
| <span id="continue-reading"></span> | ||||
| <p>The second part follows here.</p> | ||||
| <h2 id="shortcodes">Shortcodes</h2> | ||||
| <p><code>figure</code> shortcode:</p> | ||||
| <pre style="background-color:#151515;color:#e8e8d3;"><code><span>figure(src="http://rustacean.net/assets/rustacean-flat-gesture.png", | ||||
| </span><span>       style="width: 25%;", | ||||
| </span><span>       position="center", | ||||
| </span><span>       caption_position="left", | ||||
| </span><span>       caption="**Ferris**, the (unofficial) Rust mascot", | ||||
| </span><span>       caption_style="font-weight: bold; font-style: italic;") | ||||
| </span></code></pre> | ||||
| 
 | ||||
|   <figure class="center" > | ||||
|     <img src="http://rustacean.net/assets/rustacean-flat-gesture.png" style="width: 25%;" decoding="async" loading="lazy"/> | ||||
|      | ||||
|       <figcaption class="left" style="font-style: italic;"><p><strong>Ferris</strong>, the (unofficial) Rust mascot</p> | ||||
| </figcaption> | ||||
|      | ||||
|   </figure> | ||||
| 
 | ||||
| <hr /> | ||||
| <p><code>image</code> shortcode:</p> | ||||
| <pre style="background-color:#151515;color:#e8e8d3;"><code><span>image(src="https://upload.wikimedia.org/wikipedia/commons/3/35/Tux.svg", | ||||
| </span><span>      position="left") | ||||
| </span></code></pre> | ||||
| 
 | ||||
|    | ||||
|    | ||||
|   <img src="https://upload.wikimedia.org/wikipedia/commons/3/35/Tux.svg" class="left" decoding="async" loading="lazy"/> | ||||
| 
 | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|             <div class="pagination"> | ||||
|                 <div class="pagination__title"> | ||||
|                     <span class="pagination__title-h">Thanks for reading! Read other posts?</span> | ||||
|                     <hr /> | ||||
|                 </div> | ||||
|                 <div class="pagination__buttons"> | ||||
|                         <span class="button previous"> | ||||
|                             <a href="https://pawroman.github.io/zola-theme-terminimal/more-ranting/"> | ||||
|                                 <span class="button__icon">←</span>  | ||||
|                                 <span class="button__text">More ranting</span> | ||||
|                             </a> | ||||
|                         </span> | ||||
|                      | ||||
|                     </div> | ||||
|             </div> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
							
								
								
									
										148
									
								
								zola-is-nice/index.html
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										148
									
								
								zola-is-nice/index.html
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,148 @@ | |||
| <!DOCTYPE html> | ||||
| <html lang="en"> | ||||
| 
 | ||||
| <head> | ||||
|     <title>Zola Terminimal theme</title> | ||||
|      | ||||
|     <meta http-equiv="content-type" content="text/html; charset=utf-8"> | ||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> | ||||
|     <meta name="robots" content="noodp"/> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/style.css"> | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/color/blue.css"> | ||||
| 
 | ||||
|     <link rel="stylesheet" href="https://pawroman.github.io/zola-theme-terminimal/font-hack-subset.css"> | ||||
| 
 | ||||
|     <meta name="description" content=""> | ||||
| 
 | ||||
|     <meta property="og:description" content=""> | ||||
|     <meta property="og:title" content="Zola Terminimal theme"> | ||||
|     <meta property="og:type" content="article"> | ||||
|     <meta property="og:url" content="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"> | ||||
| 
 | ||||
|     <meta name="twitter:card" content="summary_large_image"> | ||||
|     <meta name="twitter:description" content=""> | ||||
|     <meta name="twitter:title" content="Zola Terminimal theme"> | ||||
|     <meta property="twitter:domain" content="pawroman.github.io/zola-theme-terminimal"> | ||||
|     <meta property="twitter:url" content="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/"> | ||||
| 
 | ||||
|                 <link rel="alternate" type="application/rss+xml" title="Zola Terminimal theme RSS Feed" href="https://pawroman.github.io/zola-theme-terminimal/rss.xml" /> | ||||
|                 <link rel="alternate" type="application/atom+xml" title="Zola Terminimal theme Atom Feed" href="https://pawroman.github.io/zola-theme-terminimal/atom.xml" /> | ||||
|     </head> | ||||
| 
 | ||||
| <body class=""> | ||||
| <div class="container"> | ||||
|      | ||||
|     <header class="header"> | ||||
|         <div class="header__inner"> | ||||
|             <div class="header__logo"> | ||||
|                      | ||||
|                 <a href="https://pawroman.github.io/zola-theme-terminimal" style="text-decoration: none;"> | ||||
|                     <div class="logo"> | ||||
|                        | ||||
|                             Terminimal theme | ||||
|                          | ||||
|                     </div> | ||||
|                 </a> | ||||
|             </div> | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|          | ||||
|                 <nav class="menu"> | ||||
|             <ul class="menu__inner"> | ||||
|                 <li class="active"><a href="https://pawroman.github.io/zola-theme-terminimal">blog</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/tags">tags</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/archive">archive</a></li> | ||||
|              | ||||
|                 <li><a href="https://pawroman.github.io/zola-theme-terminimal/about">about me</a></li> | ||||
|              | ||||
|                 <li><a href="https://github.com/pawroman/zola-theme-terminimal" target="_blank" rel="noopener noreferrer">github</a></li> | ||||
|             </ul> | ||||
|         </nav> | ||||
|      | ||||
|      | ||||
|          | ||||
|     </header> | ||||
|      | ||||
| 
 | ||||
|     <div class="content"> | ||||
|          | ||||
|     <div class="post"> | ||||
|          | ||||
|     <h1 class="post-title"><a href="https://pawroman.github.io/zola-theme-terminimal/zola-is-nice/">Zola is nice</a></h1> | ||||
|     <div class="post-meta-inline"> | ||||
|          | ||||
|     <span class="post-date"> | ||||
|             2019-02-01 | ||||
|         </span> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|         <span class="post-tags-inline"> | ||||
|                 :: tags:  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/nice/">#nice</a>  | ||||
|                 <a class="post-tag" href="https://pawroman.github.io/zola-theme-terminimal/tags/zola/">#zola</a></span> | ||||
|      | ||||
| 
 | ||||
|         <div class="post-content"> | ||||
|             <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc eu feugiat sapien. Aenean ligula nunc, laoreet id sem in, interdum bibendum felis. Donec vel dui neque. Praesent ac sem ut justo volutpat rutrum a imperdiet tellus. Nam lobortis massa non hendrerit hendrerit. Vivamus porttitor dignissim turpis, eget aliquam urna tincidunt non. Aliquam et fringilla turpis. Nullam eros est, eleifend in ornare sed, hendrerit eget est. Aliquam tellus felis, suscipit vitae ex vel, fringilla tempus massa. Nulla facilisi. Pellentesque lobortis consequat lectus. Maecenas ac libero elit.</p> | ||||
| <span id="continue-reading"></span> | ||||
| <p>Ut luctus dolor ut tortor hendrerit, sed hendrerit augue scelerisque. Suspendisse quis sodales dui, at tempus ante. Nulla at tempor metus. Aliquam vitae rutrum diam. Curabitur iaculis massa dui, quis varius nulla finibus a. Praesent eu blandit justo. Suspendisse pharetra, arcu in rhoncus rutrum, magna magna viverra erat, eget vestibulum enim tellus id dui. Nunc vel dui et arcu posuere maximus. Mauris quam quam, bibendum sed libero nec, tempus hendrerit arcu. Suspendisse sed gravida orci. Fusce tempor arcu ac est pretium porttitor. Aenean consequat risus venenatis sem aliquam, at sollicitudin nulla semper. Aenean bibendum cursus hendrerit. Nulla congue urna nec finibus bibendum. Donec porta tincidunt ligula non ultricies.</p> | ||||
| <p>Sed vulputate tristique elit, eget pharetra elit sodales sed. Proin dignissim ipsum lorem, at porta eros malesuada sed. Proin tristique eros eu quam ornare, suscipit luctus mauris lobortis. Phasellus ut placerat enim. Donec egestas faucibus maximus. Nam quis efficitur eros. Cras tincidunt, lacus ac pretium porta, dui dolor varius elit, eget laoreet justo justo vitae metus. Morbi eget nisi ut ex scelerisque lobortis ut in lorem. Vestibulum et lorem quis ipsum feugiat varius. Mauris nec nulla viverra nisi porttitor efficitur. Morbi vel purus eleifend, finibus erat non, placerat ipsum. Mauris et augue vel nisi volutpat aliquam. Curabitur malesuada tortor est, at condimentum neque eleifend in.</p> | ||||
| <p>Morbi id ornare lacus. Suspendisse ultrices rutrum posuere. Nullam porttitor libero quis ligula finibus semper. Mauris iaculis magna et nisl tristique, eget maximus ex feugiat. Nam eu felis leo. Quisque ultrices varius purus in molestie. Duis non accumsan ligula. Vivamus dignissim malesuada metus, vel hendrerit tellus viverra id. Curabitur posuere, mauris vitae dignissim dictum, velit mi condimentum lorem, nec varius velit arcu a mi. In dolor sapien, condimentum sed aliquam at, dignissim id purus. Cras lorem leo, vulputate ac ante sed, molestie tempus lectus. Curabitur efficitur libero quam, rhoncus faucibus libero pharetra nec. Curabitur lobortis ullamcorper nisl eu imperdiet. Duis porttitor interdum magna, ac eleifend orci consequat vitae. Aliquam augue felis, faucibus vel blandit sed, maximus non turpis.</p> | ||||
| <p>Quisque viverra a eros id auctor. Proin id nibh ut nisl dignissim pellentesque et ac mi. Nullam mattis urna quis consequat bibendum. Donec pretium dui elit, a semper purus tristique et. Mauris euismod nisl eu vehicula facilisis. Maecenas facilisis non massa non scelerisque. Integer malesuada cursus erat eu viverra. Duis ligula mi, eleifend vel justo id, laoreet porttitor ex. Etiam ultricies lacus lorem, sed aliquam nulla blandit in. Maecenas vel facilisis neque, vitae fringilla eros. In justo nibh, pellentesque sed faucibus nec, varius sit amet risus.</p> | ||||
| 
 | ||||
|         </div> | ||||
| 
 | ||||
|          | ||||
|             <div class="pagination"> | ||||
|                 <div class="pagination__title"> | ||||
|                     <span class="pagination__title-h">Thanks for reading! Read other posts?</span> | ||||
|                     <hr /> | ||||
|                 </div> | ||||
|                 <div class="pagination__buttons"> | ||||
|                         <span class="button previous"> | ||||
|                             <a href="https://pawroman.github.io/zola-theme-terminimal/learning-javascript/"> | ||||
|                                 <span class="button__icon">←</span>  | ||||
|                                 <span class="button__text">Learning JavaScript</span> | ||||
|                             </a> | ||||
|                         </span> | ||||
|                      | ||||
|                      | ||||
|                         <span class="button next"> | ||||
|                             <a href="https://pawroman.github.io/zola-theme-terminimal/i-dont-like-javascript/"> | ||||
|                                 <span class="button__text">I don't like JavaScript</span>  | ||||
|                                 <span class="button__icon">→</span> | ||||
|                             </a> | ||||
|                         </span> | ||||
|                     </div> | ||||
|             </div> | ||||
|          | ||||
|     </div> | ||||
| 
 | ||||
|     </div> | ||||
| 
 | ||||
|      | ||||
|     <footer class="footer"> | ||||
|         <div class="footer__inner"> | ||||
|                 <div class="copyright"> | ||||
|                         <span>©  | ||||
|     2024 | ||||
|  Powered by <a href="https://www.getzola.org/">Zola</a></span> | ||||
|                     <span class="copyright-theme"> | ||||
|                         <span class="copyright-theme-sep">:: </span> | ||||
|                         Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman | ||||
|                     </span> | ||||
|                 </div> | ||||
|             </div> | ||||
|     </footer> | ||||
|      | ||||
| 
 | ||||
| </div> | ||||
| </body> | ||||
| 
 | ||||
| </html> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 GitHub Actions
						GitHub Actions