Good evening Jupyter-book team,
First of all, thank you very much for this amazing resource. I have used the previous version for a few projects and I love the fact that this new version is available.
I was following the documentation, and I wanted to use the Configuration Reference template to create my own config.
When I run upyter-book build mybook/ , I got the following Warning:
The config valuecopyright' has type int', defaults tostr'.` By default in the configuration, it is am "int" . I switched it to "2020" and it the build ran without any warnings. I just wanted to give you a heads up :) . I will keep you posted with other things. I believe this is just a simple update on the documentation.
Thank you all!
ah, good catch! I still haven't found out a way to make it not give that warning, which is annoying :-/
Want to make a PR to add quotation marks to the documentation so that folks know it is a string?
Yes I can do that :) I will do it in a few mins.
PR submitted.
thanks for spotting it, and for the fix!
Thank you @choldgraf for the amazing project and for your time 馃憤