latest 7 messages by howlinbash
  
  
    +
    [2017-04-03T19:21:14Z]
    howlinbash
    thanks
    
  
  
  
    +
    [2017-04-03T19:20:22Z]
    howlinbash
    sorry ignore the ...
    
  
  
  
    +
    [2017-04-03T19:20:13Z]
    howlinbash
    this documentation looks very helpful thanks...
    
  
  
  
    +
    [2017-04-03T19:19:02Z]
    howlinbash
    i was also planning on forking this theme, i've got it to work with jekyll 3 and i intend to modify it a fair bit https://github.com/poole/hyde
    
  
  
  
    +
    [2017-04-03T19:17:40Z]
    howlinbash
    i'm also deploying with docker which is easy cause i just build to '/web' and mount that to nginx container
    
  
  
  
    +
    [2017-04-03T19:16:54Z]
    howlinbash
    allejo, i'm self hosting. going for best practice. gems sounds like a smart move. i've never created a gem before. do you have any resources that might hold my hand a little with jekyll?
    
  
  
  
    +
    [2017-04-03T18:47:28Z]
    howlinbash
    Hi #jekyll, I'm building a simple blog. I was thinking of separating my _posts folder from my website. I use git. Is this common are there any best practices? should i use git submodules or .gitignore strategy? any thoughts? thank you