sphinx-book-theme icon indicating copy to clipboard operation
sphinx-book-theme copied to clipboard

Add basthon launch button

Open fortierq opened this issue 2 years ago • 4 comments

This PR adds a launch button for Basthon.

Basthon is a nice project to execute a notebook client-side (inside the browser), using Pyodide. Similar to Jupyterlite, but I found it more stable and usable with several languages (SQL, OCaml...).

To do

  • [x] Get a square logo from @casatir
  • [ ] Take another pass through the docs text
  • [ ] Make sure it works as-expected

fortierq avatar Jul 24 '22 15:07 fortierq

Cleaned git history.

fortierq avatar Aug 18 '22 09:08 fortierq

Found an image

Reviving this one from the dead :-D

I spoke with @casatir and he will create an SVG version of the b and the t from Basthon for use as a little square logo.

choldgraf avatar Dec 09 '22 14:12 choldgraf

Hi there,

Thanks for using Basthon! Here it is.

casatir avatar Dec 09 '22 16:12 casatir

I tried to fix the tests, but after merging from the master branch, I get those errors :

E           sphinx.errors.ThemeError: An error happened in rendering the page index.
E           Reason: KeyError('https://google.com')

PS : @casatir , did you see my PR for Basthon (https://framagit.org/basthon/basthon-notebook/-/merge_requests/1) ?

fortierq avatar Jan 21 '23 09:01 fortierq