getnikola / nikola-themes

Themes for Nikola
https://themes.getnikola.com/
71 stars 53 forks source link

Introduce a more-minimal base theme. #120

Closed gwax closed 7 years ago

gwax commented 7 years ago

This is a somewhat more austere base theme, meant to provide details for the discussion in getnikola/nikola#2744

Kwpolska commented 7 years ago

In rst.css:

/* reset inner alignment in figures */
-.figure.align-right {
+div.align-right {
   text-align: inherit }

Why?

gwax commented 7 years ago

Maybe I'll try to cut a PR against upstream for the structural changes and then see what's left.

Kwpolska commented 7 years ago

What’s the status of this? Do we really need this?

gwax commented 7 years ago

I think enough stuff got pared down in my rework of the base theme that this can be closed out.