Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
0b5ca39
Set disclaimer
Sabryr Aug 30, 2026
8d3873e
Start the introduction
Sabryr Aug 31, 2026
1e5a4f6
first scenario
Sabryr Aug 31, 2026
91f2699
update clasification diagram
Sabryr Sep 1, 2026
cb1e18f
Make scenario 1 shorter
Sabryr Sep 2, 2026
596d35b
include new lesson
Sabryr Sep 2, 2026
e77d656
Scenario 2
Sabryr Sep 2, 2026
66f7026
make scenarios consitent
Sabryr Sep 3, 2026
7a24dba
Ai licenses
Sabryr Sep 3, 2026
01fd887
Update to how much ai
Sabryr Sep 3, 2026
da78521
Update to how much ai
Sabryr Sep 3, 2026
0432f2a
embedding third-party Permissive source code
Sabryr Sep 3, 2026
f6d48f0
linking against a Strong Copyleft
Sabryr Sep 3, 2026
3a9ef7e
Move us EU diffrences to the bottom
Sabryr Sep 3, 2026
8fd34d2
Objectives
Sabryr Sep 3, 2026
d449290
Rearangment
Sabryr Sep 3, 2026
33bfeaf
typo fixes
Sabryr Sep 3, 2026
42d344f
Containers
Sabryr Sep 4, 2026
53bca29
Restructure global context
Sabryr Sep 4, 2026
ae17b9a
References
Sabryr Sep 4, 2026
0f3c0bf
Scenario 8
Sabryr Sep 4, 2026
8599445
Fix typos
Sabryr Sep 4, 2026
d45adbb
Fix typos
Sabryr Sep 4, 2026
fb2c87d
Encoperate Claude suggesitons
Sabryr Sep 4, 2026
90c41d3
Fix JLA link
Sabryr Sep 4, 2026
de4fb87
include LLM improvment suggestions
Sabryr Sep 5, 2026
4a0c59f
polish scope and objectives
Sabryr Sep 6, 2026
b3caf21
Update timing, keep the old lessons for comparisen
Sabryr Sep 6, 2026
de87a56
Updates, may be relevent to issue #56
Sabryr Sep 7, 2026
acc8a12
Fixed urls , related to #165
Sabryr Sep 7, 2026
b18645d
Fix software definition according to EU regualtions
Sabryr Sep 7, 2026
ecd8e6d
For rendering mermaid
Sabryr Sep 7, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions content/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
"sphinx_rtd_theme_ext_color_contrast",
"sphinx_coderefinery_branding",
"lesson_metadata",
"sphinxcontrib.mermaid",
]

# Settings for myst_nb:
Expand Down
7 changes: 4 additions & 3 deletions content/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ navigating and deciding on licenses.
:delim: ;

20 min ; :doc:`social-coding`
30 min ; :doc:`software-licensing`
90 min ; :doc:`software-licensing-eu`
20 min ; :doc:`software-citation`
10 min ; :doc:`sharing-data`

Expand All @@ -51,7 +51,7 @@ navigating and deciding on licenses.
:hidden:

social-coding
software-licensing
software-licensing-eu
software-citation
sharing-data

Expand All @@ -77,7 +77,8 @@ Who is the course for?
.. toctree::
:maxdepth: 1
:caption: About


software-licensing
All lessons <https://coderefinery.org/lessons/core/>
CodeRefinery <https://coderefinery.org/>
reusing
Loading
Loading