-
Notifications
You must be signed in to change notification settings - Fork 7
Try out the guide and provide feedback! #16
Comments
Thanks @choldgraf and @chrisjsewell. Love your work. Just wanted to say that before I start critiquing :-) |
I finally had a chance to give the CLI a try - I think it's great! I really like the "book-level-toc" design that Jupyter-Book uses and it's nice to have that feature along with the new (at least compared to Jupyter-Book 1.*) MyST/Sphinx components from the EBP as well. #29 contains some quick fixups/suggestions from my first runthrough. I also have some notes from the runthrough: https://hackmd.io/6YNG5gm3TEO2ZXs1VlNluw?edit. Right now they're fairly rough and not all of the notes map directly back to the CLI (some are probably more related to the jupyterbook-theme, etc.) so I'm hesitant about cluttering things up with a bunch of new issues. If you have a chance to glance those over and think there is anything in there you'd like entered in the issue tracker, I'm happy to do so. |
Thanks very much for the feedback! I'm glad you thought it was a good first shot :-) A few specific responses to your points:
|
gonna close this one as I think this round of feedback has now been incorporated |
OK all - I've got a prototype of a CLI ready for people to try out! There is now a CLI for managing myst-parser, myst-nb, sphinx, and some of our extensions! You can invoke it like so:
I put together some documentation in this repository that is built with this tool (my god it's so much easier than with Jekyll). It copies over some of the content from jupyterbook.org and adopts it for our build system.
https://beta.jupyterbook.org/
In addition, there is a little guide that should help people get started:
https://beta.jupyterbook.org/guide/01_overview.html
It would be great if folks could give this a shot and see what breaks, what looks wrong, etc. There are many things to improve upon, I'm sure!
Things you could give feedback about:
_toc.yml
,_config.yml
and content files)There are also some things we know are not yet in the CLI, here is a short list:
It would be great if folks can start trying this out, opening issues, making PRs, etc!
cc @gregcaporaso @jstac, @mmcky, and @rossbar who mentioned they were interested in this
The text was updated successfully, but these errors were encountered: