Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable a configurable copyright that uses CreativeCommons #8

Closed
6 tasks done
dencold opened this issue Apr 26, 2016 · 0 comments
Closed
6 tasks done

Enable a configurable copyright that uses CreativeCommons #8

dencold opened this issue Apr 26, 2016 · 0 comments

Comments

@dencold
Copy link
Owner

dencold commented Apr 26, 2016

Right now copyright is a very simply defined via the Site.Copyright param and is visible if the Site.Params.hideCopyright param is set to false.

Let's make this simpler and add some features:

  • switch copyright detail into its own top-level section
  • have a standard param to handle vanilla copyright
  • have a way to configure a more descriptive license from creative commons
  • make sure that either configuration looks pretty on the site
  • make a single easy flag to enable/disable in Site.Params
  • maybe think about having copyright be configurable to specific page/tag/or whole site.
dencold added a commit that referenced this issue Jan 27, 2017
- dropping the .Site.Params.hideCopyright which was superfluous
- addresses #8
dencold added a commit that referenced this issue Jan 27, 2017
- new .Site.Params.creativeCommons variable
- address #8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant