cirosantilli / cirosantilli.github.io

Source for: https://cirosantilli.com and https://ourbigbook.com/cirosantilli Build HTML with https://github.com/ourbigbook/ourbigbook with "npm install && npx ourbigbook ." You can use this issue tracker for anything you want to tell me, even if it is not related to the repo. I also use this repo as generic issue tracker for myself.
https://cirosantilli.com
Creative Commons Attribution Share Alike 4.0 International
42 stars 9 forks source link

Google merge #38

Open cirosantilli opened 9 years ago

cirosantilli commented 9 years ago

Initial talk: https://twitter.com/nodir_turakulov/status/646116981188526080

License: finally I've decided to license this under CC BY-SA . I've seen that Google's style is CC BY, so I think we can't merge? I feel not going SA doesn't make much sense: why let others build on this if they don't share back freely? Let me know if you have any toughs on this, this is the first time I pick a license :-) Does Google use BY-SA at all, or is there a policy against it?

I think it would be easier to merge Google's diff into my style :-)

Take a look at what I've got, and if you disagree with anything, tell me.

Points covered by Google style and not covered here:

Comments:

nodirt commented 9 years ago

https://github.com/google/styleguide/tree/gh-pages/docguide is stripped version of google-internal guide. It is supposed to be as close to the original as possible, but not expose confidential stuff, so external contributions would make the style guide diverge, and hard to sync. Sorry.