`feed.tmpl.xml` should be RSS2.0-conforming. Ideally each news item would have a date of publication, but RSS doesn't require it. I found it easier to copy `genblog.go` to `genfeed.go` than to shoehorn in feed logic to the blog generator. As such, `genfeed.go` might have some unnecessary stuff in it (though the go compiler didn't complain, so who knows?!). I also added the necessary machinery in `generate_homepage`. Of course, I did very minimal testing.
Description
				the web site for tilde.town. will eventually get merged into the 
						
						town repo
						
					Languages
				
				
								
								
									HTML
								
								62.9%
							
						
							
								
								
									Go
								
								25.3%
							
						
							
								
								
									CSS
								
								10.1%
							
						
							
								
								
									Shell
								
								1.7%