latest 11 messages by HSL
  
  
    +
    [2015-01-14T16:50:03Z]
    HSL
    jaybe: yeah, I barfed a little too, but it's the only way to put a part of the site behind a password
    
  
  
  
    +
    [2015-01-14T10:51:20Z]
    HSL
    jaybe: I solved the auth in quite an ugly way now, added a index.php file where I rewrite all files to, and that loads the jekyll pages, but now I can use sessions for the auth :)
    
  
  
  
    +
    [2015-01-13T00:21:12Z]
    HSL
    jaybe: thx!
    
  
  
  
    +
    [2015-01-12T23:58:39Z]
    HSL
    yeah, well something for tomorrows list :)
    
  
  
  
    +
    [2015-01-12T23:56:28Z]
    HSL
    but if I start with php I just could have built the whole blog in there :)
    
  
  
  
    +
    [2015-01-12T23:56:12Z]
    HSL
    yeah, I was thinking the same thing, I just want one input field with a simple password so a blog is not open for everyone but only for the people with the code
    
  
  
  
    +
    [2015-01-12T23:53:35Z]
    HSL
    :)
    
  
  
  
    +
    [2015-01-12T23:51:28Z]
    HSL
    yeah, that's what I was looking at, but I hoped there was something better looking than a htpasswd solution :)
    
  
  
  
    +
    [2015-01-12T23:49:38Z]
    HSL
    And I was wondering if there is an easy way to password protect one directory in a jekyll site, couldn't find a lot of information about that.
    
  
  
  
    +
    [2015-01-12T23:48:19Z]
    HSL
    jaybe: thanks, that's probably the next best option and good enough to spice up some old projects while I don't have an internet connection :-)
    
  
  
  
    +
    [2015-01-12T23:37:50Z]
    HSL
    Does anyone knwo what could be wrong if I can't install the jekyll-docs gem?