latest 12 messages by Kireji

+ [2017-02-23T20:17:30Z] Kireji figured that was hacky
+ [2017-02-23T20:16:57Z] Kireji ahh, cool
+ [2017-02-23T20:13:46Z] Kireji also, I've been editing files in './vendor/bundle/ruby/2.3.0/gems/minima-2.1.0/' to affect the layout and includes. if I run bundle in the future, is it possible that minima gem will be overwritten locally? is this the correct way to do this?
+ [2017-02-23T20:11:44Z] Kireji seems like there is some built in support for these, but not clear on first pass how to use them
+ [2017-02-23T20:11:15Z] Kireji where can I read about teh differences and uses of categories vs tags
+ [2017-02-23T20:09:55Z] Kireji perfect!
+ [2017-02-23T20:05:11Z] Kireji jaybe: dn't seem to find a comment engine that uses twitter as auth
+ [2017-02-23T20:04:23Z] Kireji has anyoen got a simple shell script that creates a new post? does the `date +%Y-%m-%d-` , takes the title and makes teh filename, adds the --- lines, adds the YAML at the top? seems line a simple script, don't want to redo other's work
+ [2017-02-23T07:50:13Z] Kireji is there a way to add comments or annotation. ideally would like comments inline with twitter auth
+ [2016-11-11T01:03:21Z] Kireji so is there a way to change the html root on deployed pages to, for this example, /bob/writing/
+ [2016-11-11T01:02:57Z] Kireji https://example.com/bob/writing/*jekyllpageshere*
+ [2016-11-11T01:02:51Z] Kireji new to jekyll, have it installed, generated a test and deployed it to remote mahcine. looks like default setup expects the generated pages to start at / on remote machine, not in a different html root. ie, lines like: "<link rel="stylesheet" href="/assets/main.css">" refer to /assets on top level of server root. I'm planning on deploying to a subdirectory on the final machine, eg at