From noreply at github.com Tue Jan 28 16:14:52 2020 From: noreply at github.com (George Hari Popescu) Date: Tue, 28 Jan 2020 08:14:52 -0800 Subject: [Creativecommons-website-commits] [creativecommons/creativecommons.org] 670656: Restage all 4.0 Romanian Message-ID: Branch: refs/heads/cc4-ro-legalcode Home: https://github.com/creativecommons/creativecommons.org Commit: 670656b6231ba0fd9cb7dad39498f36f885b7cbb https://github.com/creativecommons/creativecommons.org/commit/670656b6231ba0fd9cb7dad39498f36f885b7cbb Author: George Hari Popescu Date: 2020-01-28 (Tue, 28 Jan 2020) Changed paths: M docroot/legalcode/by-nc-nd_4.0_ro.html M docroot/legalcode/by-nc-sa_4.0_ro.html M docroot/legalcode/by-nc_4.0_ro.html M docroot/legalcode/by-nd_4.0_ro.html M docroot/legalcode/by-sa_4.0_ro.html M docroot/legalcode/by_4.0_ro.html Log Message: ----------- Restage all 4.0 Romanian - Replaced "v?" by "V?" - Replaced simple-dash with em-dash in From noreply at github.com Tue Jan 28 19:41:06 2020 From: noreply at github.com (Timid Robot Zehta) Date: Tue, 28 Jan 2020 11:41:06 -0800 Subject: [Creativecommons-website-commits] [creativecommons/creativecommons.org] f0f4ba: updated style/syntax per black and flake8. added b... Message-ID: <creativecommons/creativecommons.org/push/refs/heads/master/eef1e5-29ff5e@github.com> Branch: refs/heads/master Home: https://github.com/creativecommons/creativecommons.org Commit: f0f4ba1b9e73a621bcef9d0c0b858b21898fe122 https://github.com/creativecommons/creativecommons.org/commit/f0f4ba1b9e73a621bcef9d0c0b858b21898fe122 Author: Timid Robot Zehta <timid at creativecommons.org> Date: 2020-01-27 (Mon, 27 Jan 2020) Changed paths: M tools/add_cc0_links.py M tools/add_cc4_links.py M tools/prep_cc4_code.py A tools/pyproject.toml M tools/update_cc4_includes.py Log Message: ----------- updated style/syntax per black and flake8. added black config Commit: 073c8c243e35286d0d2b63f32e7a0ea434f7c5c2 https://github.com/creativecommons/creativecommons.org/commit/073c8c243e35286d0d2b63f32e7a0ea434f7c5c2 Author: Timid Robot Zehta <timid at creativecommons.org> Date: 2020-01-27 (Mon, 27 Jan 2020) Changed paths: R tools/README A tools/README.md Log Message: ----------- updated to markdown. added Development section and link to parent readme Commit: 44e080be176a64032977991afa7b118a449389d7 https://github.com/creativecommons/creativecommons.org/commit/44e080be176a64032977991afa7b118a449389d7 Author: Timid Robot Zehta <timid at creativecommons.org> Date: 2020-01-27 (Mon, 27 Jan 2020) Changed paths: M tools/README.md Log Message: ----------- updated name Commit: d6885b1cedd84e6dfe514aa6ee9da04d0f654c3d https://github.com/creativecommons/creativecommons.org/commit/d6885b1cedd84e6dfe514aa6ee9da04d0f654c3d Author: Timid Robot Zehta <timid at creativecommons.org> Date: 2020-01-27 (Mon, 27 Jan 2020) Changed paths: M tools/README.md Log Message: ----------- fixed link Commit: 29ff5ece18b5e7498e7d9f4a027650e9a94541a1 https://github.com/creativecommons/creativecommons.org/commit/29ff5ece18b5e7498e7d9f4a027650e9a94541a1 Author: Timid Robot Zehta <timid at creativecommons.org> Date: 2020-01-28 (Tue, 28 Jan 2020) Changed paths: R tools/README A tools/README.md M tools/add_cc0_links.py M tools/add_cc4_links.py M tools/prep_cc4_code.py A tools/pyproject.toml M tools/update_cc4_includes.py Log Message: ----------- Merge pull request #1067 from creativecommons/python-clean-up Python legalcode tools clean-up Compare: https://github.com/creativecommons/creativecommons.org/compare/eef1e5b754ac...29ff5ece18b5 From noreply at github.com Tue Jan 28 19:41:07 2020 From: noreply at github.com (Timid Robot Zehta) Date: Tue, 28 Jan 2020 11:41:07 -0800 Subject: [Creativecommons-website-commits] [creativecommons/creativecommons.org] Message-ID: <creativecommons/creativecommons.org/push/refs/heads/python-clean-up/d6885b-000000@github.com> Branch: refs/heads/python-clean-up Home: https://github.com/creativecommons/creativecommons.org From noreply at github.com Tue Jan 28 19:47:48 2020 From: noreply at github.com (Timid Robot Zehta) Date: Tue, 28 Jan 2020 11:47:48 -0800 Subject: [Creativecommons-website-commits] [creativecommons/creativecommons.org] be56a4: add HTML comments, update style, and minor fixes Message-ID: <creativecommons/creativecommons.org/push/refs/heads/add-legalcode-and-lang-footer-comments/000000-754e6d@github.com> Branch: refs/heads/add-legalcode-and-lang-footer-comments Home: https://github.com/creativecommons/creativecommons.org Commit: be56a4582b56a1c2beca3d971fac700fd960ca0e https://github.com/creativecommons/creativecommons.org/commit/be56a4582b56a1c2beca3d971fac700fd960ca0e Author: Timid Robot Zehta <timid at creativecommons.org> Date: 2020-01-28 (Tue, 28 Jan 2020) Changed paths: M tools/prep_cc4_code.py Log Message: ----------- add HTML comments, update style, and minor fixes - add legalcode HTML comments (for increased translation clarity) - add language footer HTML comments (to support future work to resolve https://github.com/creativecommons/creativecommons.org/issues/1063) - replace string concatenation with f-strings - remove unused option handling - skip symlinks Commit: 9df12b58860f3b69e62c3342ab882351af80b6bb https://github.com/creativecommons/creativecommons.org/commit/9df12b58860f3b69e62c3342ab882351af80b6bb Author: Timid Robot Zehta <timid at creativecommons.org> Date: 2020-01-28 (Tue, 28 Jan 2020) Changed paths: M docroot/legalcode/by-nc-nd_4.0.html M docroot/legalcode/by-nc-nd_4.0_ar.html M docroot/legalcode/by-nc-nd_4.0_cs.html M docroot/legalcode/by-nc-nd_4.0_de.html M docroot/legalcode/by-nc-nd_4.0_el.html M docroot/legalcode/by-nc-nd_4.0_es.html M docroot/legalcode/by-nc-nd_4.0_eu.html M docroot/legalcode/by-nc-nd_4.0_fi.html M docroot/legalcode/by-nc-nd_4.0_fr.html M docroot/legalcode/by-nc-nd_4.0_hr.html M docroot/legalcode/by-nc-nd_4.0_id.html M docroot/legalcode/by-nc-nd_4.0_it.html M docroot/legalcode/by-nc-nd_4.0_ja.html M docroot/legalcode/by-nc-nd_4.0_ko.html M docroot/legalcode/by-nc-nd_4.0_lt.html M docroot/legalcode/by-nc-nd_4.0_lv.html M docroot/legalcode/by-nc-nd_4.0_mi.html M docroot/legalcode/by-nc-nd_4.0_nl.html M docroot/legalcode/by-nc-nd_4.0_no.html M docroot/legalcode/by-nc-nd_4.0_pl.html M docroot/legalcode/by-nc-nd_4.0_pt.html M docroot/legalcode/by-nc-nd_4.0_ru.html M docroot/legalcode/by-nc-nd_4.0_sv.html M docroot/legalcode/by-nc-nd_4.0_tr.html M docroot/legalcode/by-nc-nd_4.0_uk.html M docroot/legalcode/by-nc-nd_4.0_zh-Hans.html M docroot/legalcode/by-nc-nd_4.0_zh-Hant.html M docroot/legalcode/by-nc-sa_4.0.html M docroot/legalcode/by-nc-sa_4.0_ar.html M docroot/legalcode/by-nc-sa_4.0_cs.html M docroot/legalcode/by-nc-sa_4.0_de.html M docroot/legalcode/by-nc-sa_4.0_el.html M docroot/legalcode/by-nc-sa_4.0_es.html M docroot/legalcode/by-nc-sa_4.0_eu.html M docroot/legalcode/by-nc-sa_4.0_fi.html M docroot/legalcode/by-nc-sa_4.0_fr.html M docroot/legalcode/by-nc-sa_4.0_hr.html M docroot/legalcode/by-nc-sa_4.0_id.html M docroot/legalcode/by-nc-sa_4.0_it.html M docroot/legalcode/by-nc-sa_4.0_ja.html M docroot/legalcode/by-nc-sa_4.0_ko.html M docroot/legalcode/by-nc-sa_4.0_lt.html M docroot/legalcode/by-nc-sa_4.0_lv.html M docroot/legalcode/by-nc-sa_4.0_mi.html M docroot/legalcode/by-nc-sa_4.0_nl.html M docroot/legalcode/by-nc-sa_4.0_no.html M docroot/legalcode/by-nc-sa_4.0_pl.html M docroot/legalcode/by-nc-sa_4.0_pt.html M docroot/legalcode/by-nc-sa_4.0_ru.html M docroot/legalcode/by-nc-sa_4.0_sv.html M docroot/legalcode/by-nc-sa_4.0_tr.html M docroot/legalcode/by-nc-sa_4.0_uk.html M docroot/legalcode/by-nc-sa_4.0_zh-Hans.html M docroot/legalcode/by-nc-sa_4.0_zh-Hant.html M docroot/legalcode/by-nc_4.0.html M docroot/legalcode/by-nc_4.0_ar.html M docroot/legalcode/by-nc_4.0_cs.html M docroot/legalcode/by-nc_4.0_de.html M docroot/legalcode/by-nc_4.0_el.html M docroot/legalcode/by-nc_4.0_es.html M docroot/legalcode/by-nc_4.0_eu.html M docroot/legalcode/by-nc_4.0_fi.html M docroot/legalcode/by-nc_4.0_fr.html M docroot/legalcode/by-nc_4.0_hr.html M docroot/legalcode/by-nc_4.0_id.html M docroot/legalcode/by-nc_4.0_it.html M docroot/legalcode/by-nc_4.0_ja.html M docroot/legalcode/by-nc_4.0_ko.html M docroot/legalcode/by-nc_4.0_lt.html M docroot/legalcode/by-nc_4.0_lv.html M docroot/legalcode/by-nc_4.0_mi.html M docroot/legalcode/by-nc_4.0_nl.html M docroot/legalcode/by-nc_4.0_no.html M docroot/legalcode/by-nc_4.0_pl.html M docroot/legalcode/by-nc_4.0_pt.html M docroot/legalcode/by-nc_4.0_ru.html M docroot/legalcode/by-nc_4.0_sv.html M docroot/legalcode/by-nc_4.0_tr.html M docroot/legalcode/by-nc_4.0_uk.html M docroot/legalcode/by-nc_4.0_zh-Hans.html M docroot/legalcode/by-nc_4.0_zh-Hant.html M docroot/legalcode/by-nd_4.0.html M docroot/legalcode/by-nd_4.0_ar.html M docroot/legalcode/by-nd_4.0_cs.html M docroot/legalcode/by-nd_4.0_de.html M docroot/legalcode/by-nd_4.0_el.html M docroot/legalcode/by-nd_4.0_es.html M docroot/legalcode/by-nd_4.0_eu.html M docroot/legalcode/by-nd_4.0_fi.html M docroot/legalcode/by-nd_4.0_fr.html M docroot/legalcode/by-nd_4.0_hr.html M docroot/legalcode/by-nd_4.0_id.html M docroot/legalcode/by-nd_4.0_it.html M docroot/legalcode/by-nd_4.0_ja.html M docroot/legalcode/by-nd_4.0_ko.html M docroot/legalcode/by-nd_4.0_lt.html M docroot/legalcode/by-nd_4.0_lv.html M docroot/legalcode/by-nd_4.0_mi.html M docroot/legalcode/by-nd_4.0_nl.html M docroot/legalcode/by-nd_4.0_no.html M docroot/legalcode/by-nd_4.0_pl.html M docroot/legalcode/by-nd_4.0_pt.html M docroot/legalcode/by-nd_4.0_ru.html M docroot/legalcode/by-nd_4.0_sv.html M docroot/legalcode/by-nd_4.0_tr.html M docroot/legalcode/by-nd_4.0_uk.html M docroot/legalcode/by-nd_4.0_zh-Hans.html M docroot/legalcode/by-nd_4.0_zh-Hant.html M docroot/legalcode/by-sa_4.0.html M docroot/legalcode/by-sa_4.0_ar.html M docroot/legalcode/by-sa_4.0_cs.html M docroot/legalcode/by-sa_4.0_de.html M docroot/legalcode/by-sa_4.0_el.html M docroot/legalcode/by-sa_4.0_es.html M docroot/legalcode/by-sa_4.0_eu.html M docroot/legalcode/by-sa_4.0_fi.html M docroot/legalcode/by-sa_4.0_fr.html M docroot/legalcode/by-sa_4.0_hr.html M docroot/legalcode/by-sa_4.0_id.html M docroot/legalcode/by-sa_4.0_it.html M docroot/legalcode/by-sa_4.0_ja.html M docroot/legalcode/by-sa_4.0_ko.html M docroot/legalcode/by-sa_4.0_lt.html M docroot/legalcode/by-sa_4.0_lv.html M docroot/legalcode/by-sa_4.0_mi.html M docroot/legalcode/by-sa_4.0_nl.html M docroot/legalcode/by-sa_4.0_no.html M docroot/legalcode/by-sa_4.0_pl.html M docroot/legalcode/by-sa_4.0_pt.html M docroot/legalcode/by-sa_4.0_ru.html M docroot/legalcode/by-sa_4.0_sv.html M docroot/legalcode/by-sa_4.0_tr.html M docroot/legalcode/by-sa_4.0_uk.html M docroot/legalcode/by-sa_4.0_zh-Hans.html M docroot/legalcode/by-sa_4.0_zh-Hant.html M docroot/legalcode/by_4.0.html M docroot/legalcode/by_4.0_ar.html M docroot/legalcode/by_4.0_cs.html M docroot/legalcode/by_4.0_de.html M docroot/legalcode/by_4.0_el.html M docroot/legalcode/by_4.0_es.html M docroot/legalcode/by_4.0_eu.html M docroot/legalcode/by_4.0_fi.html M docroot/legalcode/by_4.0_fr.html M docroot/legalcode/by_4.0_hr.html M docroot/legalcode/by_4.0_id.html M docroot/legalcode/by_4.0_it.html M docroot/legalcode/by_4.0_ja.html M docroot/legalcode/by_4.0_ko.html M docroot/legalcode/by_4.0_lt.html M docroot/legalcode/by_4.0_lv.html M docroot/legalcode/by_4.0_mi.html M docroot/legalcode/by_4.0_nl.html M docroot/legalcode/by_4.0_no.html M docroot/legalcode/by_4.0_pl.html M docroot/legalcode/by_4.0_pt.html M docroot/legalcode/by_4.0_ru.html M docroot/legalcode/by_4.0_sv.html M docroot/legalcode/by_4.0_tr.html M docroot/legalcode/by_4.0_uk.html M docroot/legalcode/by_4.0_zh-Hans.html M docroot/legalcode/by_4.0_zh-Hant.html Log Message: ----------- updated 4.0 legalcode with new HTML comments Commit: 754e6de951783d37176fa0bf710f9b3d166ff935 https://github.com/creativecommons/creativecommons.org/commit/754e6de951783d37176fa0bf710f9b3d166ff935 Author: Timid Robot Zehta <timid at creativecommons.org> Date: 2020-01-28 (Tue, 28 Jan 2020) Changed paths: Log Message: ----------- Merge branch 'master' into add-legalcode-and-lang-footer-comments Compare: https://github.com/creativecommons/creativecommons.org/compare/be56a4582b56%5E...754e6de95178