h1. Wren - Static blog generator Mar 1, 2016 Thinking about this. I will base it upon my Article Preview app, created back in January and the test static page site, created with a command prompt script, created in February. http://article.soupmode.com http://article.soupmode.com/static Things to include: * sitemap.xml - a Google compatible sitemap of the content on the site. * search with some other search engine, like DuckDuckGo or Google. * cache by using Nginx's caching mechanism ** http://jothut.com/cgi-bin/junco.pl/blogpost/60302/10Sep2015/Nginx-Caching ** http://jothut.com/cgi-bin/junco.pl/blogpost/21154/14May2015/Installing-nodejs-nginx-mysql-junco-and-ghost-on-Digital-Ocean-Droplet#Installing-Nginx ** http://jothut.com/cgi-bin/junco.pl/blogpost/44995/02Oct2014/HTTP-Caching ** http://jothut.com/cgi-bin/junco.pl/blogpost/45403/02Oct2014/Http-caching-oct-2-2014 #wren #blogging