tlienart / FranklinTemplates.jl

Simple website templates for Franklin.jl
https://tlienart.github.io/FranklinTemplates.jl/
MIT License
76 stars 24 forks source link

Switch to CC license in footer #140

Closed rikhuijzer closed 2 years ago

rikhuijzer commented 2 years ago

This PR suggests to change the default footer license to creative commons.

I've also removed the nested div which didn't do anything. To style the footer, page-foot can be used. I've checked this change against all templates and didn't see any out of the ordinary. Also, a search in CSS files for "copyright" didn't give many results:

~/git/FranklinTemplates.jl (rh/creative-commons) $ rg -t=css 'copyright'
src/templates/minimal-mistakes/_css/minimal-mistakes.css
2587:.page__footer-copyright {
tlienart commented 2 years ago

Thanks Rik, I don't mind this; I tend to think licenses on website are moot (few people really give a second thought to just copy pasting from a website without attribution, let alone checking the license) but happy to have a more legit default.