Swiftweekly.github.io: Offer a dark theme of the website

Created on 12 Jun 2019  路  11Comments  路  Source: SwiftWeekly/swiftweekly.github.io

enhancement

Most helpful comment

I'm working on this 馃槉

image

All 11 comments

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 馃槉

image

@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 :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jessesquires picture jessesquires  路  4Comments

jessesquires picture jessesquires  路  5Comments

jessesquires picture jessesquires  路  9Comments

gregheo picture gregheo  路  3Comments

jessesquires picture jessesquires  路  10Comments