latest 20 messages by oksushi

+ [2019-05-27T07:38:46Z] oksushi you could just work out in the scss it originates, and change it there
+ [2019-05-27T07:36:36Z] oksushi OK — I’d wager if you changed line 217 by deleting @media screen and (max-width: 600px) { and the correstponding } on line 270 you’d get a result
+ [2019-05-27T07:34:23Z] oksushi have an example URL of the theme in action?
+ [2019-05-27T07:33:18Z] oksushi a-l-e: you’re referring to https://github.com/jekyll/minima ?
+ [2019-05-27T07:33:06Z] oksushi I was referring to the link xmn provided — https://mmistakes.github.io/minimal-mistakes/docs/navigation/
+ [2019-05-27T07:31:09Z] oksushi and maybe avoid having to change any of the js
+ [2019-05-27T07:30:57Z] oksushi I’d wager though that it’s driven by the class names on those <ul> — you could maybe just adjust those?
+ [2019-05-27T07:30:03Z] oksushi a-l-e: looking at this code, it appears that the <li> containing the nav links are moved from <ul class="visible-links"> to <ul class="hidden-links hidden"> as the screen width decreases — which is definitely the realm of javascript
+ [2019-04-14T23:21:03Z] oksushi cryptic0: see https://jekyllrb.com/docs/themes/
+ [2017-01-25T23:52:18Z] oksushi GreenhornKev: Jekyll can output HTML however you need. If you want to use Bootstrap classes in your markup, no worries
+ [2016-12-11T08:37:53Z] oksushi http://bundler.io/v1.13/man/bundle-install.1.html
+ [2016-12-11T08:37:32Z] oksushi UniFreak: did you try running 'bundle install'?
+ [2016-11-21T09:25:07Z] oksushi https://www.npmjs.com/package/gulp-shell for example
+ [2016-11-21T09:24:39Z] oksushi although I have no idea about the emacs part
+ [2016-11-21T09:24:27Z] oksushi zv: sounds like something you might use Gulp or Grunt to do
+ [2016-11-14T22:22:32Z] oksushi (valid CSS is valid SCSS, but you get some extra benefits)
+ [2016-11-14T22:22:06Z] oksushi ceterum: I’d usually drop it in as SCSS https://jekyllrb.com/docs/assets/
+ [2016-10-21T04:08:22Z] oksushi and you’ve restarted Jekyll?
+ [2016-10-21T04:06:55Z] oksushi (apologies if you’ve covered this - I’m late to the party)
+ [2016-10-21T04:06:40Z] oksushi looks like my_categories is defined as a collection