Working on a new pelican (python static site generator like jekyll) theme with a minimal old book style, with renaissance serif fonts, text decorations, etc. Not a designer, so I'm having a bit of trouble but I think I did fairly well so far! Comments appreciated. https://github.com/makmanalp/fleuron (screenshot included!)
Hey, I've just published jstatico[1], yet another static site generator. I wanted to ask if it's ok to fork and modify this to create an example site to use with my generator. I use nunjucks so porting should be trivial. In the readme of the repo, you said: > You can reuse it freely, I only ask that you keep the > attribution text and link on the bottom as is but you don't have a license. So, I wasn't sure if you'd a…
I added a BSD 3 clause license with an extra clause that you can read here: https://github.com/makmanalp/fleuron/blob/master/LICENSE
Basically if you modify in any way and it looks visually quite similar, please keep my original attribution text and URL visible. Deal? Man, licensing is hard!