-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9e20d21
commit be87326
Showing
18 changed files
with
2,759 additions
and
10,918 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -307,8 +307,8 @@ extra_css: | |
- assets/coloraide-extras/extra.css | ||
extra_javascript: | ||
- https://unpkg.com/[email protected]/dist/mermaid.min.js | ||
- playground-config-91c1cf40.js | ||
- https://cdn.jsdelivr.net/pyodide/v0.24.1/full/pyodide.js | ||
- playground-config-b488062d.js | ||
- https://cdn.jsdelivr.net/pyodide/v0.25.1/full/pyodide.js | ||
- assets/coloraide-extras/extra-notebook.js | ||
|
||
extra: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
...ets/coloraide-extras/extra-e1cd7ecf37.css → ...ets/coloraide-extras/extra-51c649e973.css
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
...coloraide-extras/extra-e1cd7ecf37.css.map → ...coloraide-extras/extra-51c649e973.css.map
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
docs/theme/assets/coloraide-extras/extra-notebook-Cs6O_Czb.js
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
docs/theme/assets/coloraide-extras/extra-notebook-Cs6O_Czb.js.map
This file was deleted.
Oops, something went wrong.
2 changes: 2 additions & 0 deletions
2
docs/theme/assets/coloraide-extras/extra-notebook-dHZZ0bnu.js
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
docs/theme/assets/coloraide-extras/extra-notebook-dHZZ0bnu.js.map
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
var colorNotebook = { | ||
"playgroundWheels": ['pygments-2.17.2-py3-none-any.whl', 'coloraide-3.3.1-py3-none-any.whl'], | ||
"notebookWheels": ['pyyaml', 'Markdown-3.6-py3-none-any.whl', 'pymdown_extensions-10.8-py3-none-any.whl', 'pygments-2.17.2-py3-none-any.whl', 'coloraide-3.3.1-py3-none-any.whl'], | ||
"defaultPlayground": "import coloraide\ncoloraide.__version__\nColor('red')" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -304,12 +304,12 @@ markdown_extensions: | |
alternate_style: True | ||
|
||
extra_css: | ||
- assets/coloraide-extras/extra-e1cd7ecf37.css | ||
- assets/coloraide-extras/extra-51c649e973.css | ||
extra_javascript: | ||
- https://unpkg.com/[email protected]/dist/mermaid.min.js | ||
- playground-config-91c1cf40.js | ||
- https://cdn.jsdelivr.net/pyodide/v0.24.1/full/pyodide.js | ||
- assets/coloraide-extras/extra-notebook-Cs6O_Czb.js | ||
- playground-config-b488062d.js | ||
- https://cdn.jsdelivr.net/pyodide/v0.25.1/full/pyodide.js | ||
- assets/coloraide-extras/extra-notebook-dHZZ0bnu.js | ||
|
||
extra: | ||
social: | ||
|
Oops, something went wrong.