diff --git a/.gitignore b/.gitignore index edf9e06..04dfa7f 100644 --- a/.gitignore +++ b/.gitignore @@ -158,6 +158,8 @@ dmypy.json # Cython debug symbols cython_debug/ +/book/_build + # PyCharm # JetBrains specific template is maintained in a separate JetBrains.gitignore that can # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore diff --git a/book/_config.yml b/book/_config.yml index bda4a24..fff16af 100644 --- a/book/_config.yml +++ b/book/_config.yml @@ -29,6 +29,7 @@ launch_buttons: repository: url: "https://github.com/m3-learning/Predicting-Pulsed-Laser-Deposition-SrTiO3-Homoepitaxy-Growth-Dynamics-using-RHEED" +baseurl: "/Predicting-Pulsed-Laser-Deposition-SrTiO3-Homoepitaxy-Growth-Dynamics-using-RHEED" # Add GitHub buttons to your book # See https://jupyterbook.org/customize/config.html#add-a-link-to-your-repository