I decided that this Github Page(s) might be a suitable place to collect the various Q&A I've done recently
		
			
				
	
	
		
			54 lines
		
	
	
		
			989 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			989 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html>
 | |
| <body>
 | |
| <p>
 | |
| Welcome.
 | |
| </p>
 | |
| <p>I elaborate a little about me, on this web-site, the look of which I have deliberately kept simple.
 | |
|   </p>
 | |
|   <hr />
 | |
|   <p><h3>Menu
 | |
|   </h3>
 | |
|   </p>
 | |
|   <ul>
 | |
|     <li><a href="religion.html">Religion
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="dvcs.html">Software development
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="poetry.html">Poetry
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="v_journal.html">
 | |
|       Visual art(s)
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="press.html">Press
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="qna.html">I take questions, or what I call "mini-interviews"
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="contact.html">Contact
 | |
|       </a>
 | |
|     </li>
 | |
|     <li><a href="activity.html">My online activity elsewhere
 | |
|       </a>
 | |
|     </li>
 | |
|     
 | |
|     <li><a href="colophon.html">Colophon
 | |
|       </a>
 | |
|     </li>
 | |
|       <li>
 | |
|     <a href="https://www.paypal.me/tonytoni">Donate to me</a>?
 | |
|       </li>
 | |
|       
 | |
|   </ul>
 | |
| <hr />
 | |
|   <p><a href="pona.html">
 | |
| Pona li pona
 | |
| </a>
 | |
| </p>
 | |
| </body>
 | |
| </html>
 |