latest 9 messages by hardenedapple

+ [2017-05-01T19:28:12Z] hardenedapple Again -- trying to not have generators (home-made ones count as well) -- it's one of the barriers I'll just have to handle.
+ [2017-05-01T19:27:18Z] hardenedapple It's not much of a bother -- just was curious if there was a way.
+ [2017-05-01T19:27:09Z] hardenedapple Yeah, I thought about that and it works, but that means I can't just work on the file in the directory I serve from, which I found quite nice.
+ [2017-05-01T19:24:52Z] hardenedapple Yeah it appears to use that default, but I would like text/plain for a filetype. Oh well -- it's free so I can't complain :-)
+ [2017-05-01T19:22:34Z] hardenedapple Another question I've been thinking about: Is there any way to set the Content-Type for file extensions that github doesn't know about by default?
+ [2017-05-01T19:18:19Z] hardenedapple preaction: Thanks -- but I'm trying to make the simplest site I can (random challenge I set myself), so I'm avoiding generators & scripting.
+ [2017-05-01T16:15:53Z] hardenedapple Is there any way to setup default directory listing on github.io pages? i.e. navigating to username.github.io/subdirectory shows files in that directory instead of a 404 page.
+ [2017-04-25T11:59:01Z] hardenedapple Hi there, Is there any way to get the <username>.github.io pages to show directories instead of 404 pages?