setr / redsystem

Static blog generator with cyclical digraph structure
https://setr.github.io/redsystem/index.html
0 stars 1 forks source link

Make all pages reference same css file #23

Closed ghost closed 6 years ago

ghost commented 6 years ago

I consolidated the 3 css file into one master: https://github.com/mughal4/redsystem/blob/master/templates/css/index.css Make the generator have all pages reference the same file.

setr commented 6 years ago

you can actually do that in your own copy: the css links are in the jinja2 templates themselves.

Nonetheless, I'll do the replacements here as well if they're good to go