mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 09:46:23 +00:00
Update glime widget
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
</script> -->
|
</script> -->
|
||||||
|
|
||||||
<script
|
<script
|
||||||
onload="window.glime.init(`aFBnUsAsjLPQLj`)"
|
onload="window.glime.init(`EZkw09jyhMSFVf`)"
|
||||||
src="https://cdn.glimelab.ai/widget/1.0.0/widget.js">
|
src="https://cdn.glimelab.ai/widget/1.0.0/widget.js">
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
@@ -21,8 +21,8 @@ then
|
|||||||
else
|
else
|
||||||
echo "GH_TOKEN passed, doing an insiders build.."
|
echo "GH_TOKEN passed, doing an insiders build.."
|
||||||
# latest version is broken against python 3.8
|
# latest version is broken against python 3.8
|
||||||
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
|
# pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
|
||||||
# pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.3.1-insiders-4.41.0
|
pip install git+https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git@9.5.2-insiders-4.47.1
|
||||||
ENABLE_PDF_EXPORT=1 mkdocs build -f mkdocs-insiders.yml
|
ENABLE_PDF_EXPORT=1 mkdocs build -f mkdocs-insiders.yml
|
||||||
|
|
||||||
# Put the PDF into secret location
|
# Put the PDF into secret location
|
||||||
|
|||||||
Reference in New Issue
Block a user