this might be difficult with jekyll. not sure though.
i was planning on trying this with my personal site, so interested in learning how to do this!
I鈥檝e seen some forks of jekyll themes that already include it; that could be an option to explore!
Sent with GitHawk
Isn't this "just" CSS though? Why would Jekyll care what your CSS does?
@jpsim yeah, i think you're correct.
True. Is all of this custom css?
Sent with GitHawk
@BasThomas
Is all of this custom css?
What do you mean?
The website. Is it a jekyll theme鈥檚 css or was it modified? If it wasn鈥檛 modified, finding a dark theme of the current jekyll theme we use could be trivial.
Sent with GitHawk
Oh. Yeah 馃槉 it's custom CSS:
https://github.com/SwiftWeekly/swiftweekly.github.io/tree/master/css
Well, "custom". It's Bootstrap with some minor overrides/customization.
Will probably need to switch to using SASS or something like that to make it easier.
I'm working on this 馃槉

@BasThomas nice! 馃帀 looks good 馃檶
however, #469 might make this easier (specifically, upgrading bootstrap)
Ah, I'm probably going to just finish this and once Bootstrap has been upgraded we can revisit it :)
Most helpful comment
I'm working on this 馃槉