+[2015-07-29T07:00:28Z]pontikihere's how i'm thinking of doing it: +[2015-07-29T07:01:57Z]pontikiuse a collection of http response codes, text meanings, descriptions, and/or other error page content. Use that collection to build the set of static pages under /error, and wire up the nginx conf to point at them. +[2015-07-29T12:44:23Z]gynterpontiki: i have all error pages generated by hand +[2015-07-29T12:44:33Z]gynterbut that collections solution would do fine +[2015-07-29T12:56:52Z]jaybepontiki, nod; that's how i go about it. nginx.org/r/error_page
(now if i ever find time to work on it some more!)
+[2015-07-30T01:13:48Z]happy_devhi guys +[2015-07-30T01:35:22Z]happy_devanyone here? +[2015-07-30T01:37:27Z]jaybeno need to ask to ask; just ask your question ;) +[2015-07-30T01:52:30Z]happy_devhaha alright jaybe +[2015-07-30T01:52:50Z]happy_devI wanted to redo my website, and was hoping to add a blog to it. It's currently being hosted on DigitalOcean. Would Jekyll be a good thing to use for this? I'm fairly decent with HTML/CSS/JS, but don't really know much about backend yet