You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `mkdocs serve` - Start the live-reloading docs server.
160
+
* `mkdocs build` - Build the documentation site.
161
+
* `mkdocs -h` - Print help message and exit.
162
+
* `mkdocs gh-deploy` - Use `mkdocs gh-deploy --help` to get a full list of options available for the `gh-deploy` command.
163
+
Be aware that you will not be able to review the built site before it is pushed to GitHub. Therefore, you may want to verify any changes you make to the docs beforehand by using the `build` or `serve` commands and reviewing the built files locally.
164
+
* ~~`mkdocs new [dir-name]` - Create a new project.~~ No need to create a new project
- [:fontawesome-solid-users-between-lines: All __Contributors__ list](https://github.com/singhsidhukuldeep/data-science-interview-prep/graphs/contributors)
-[:fontawesome-solid-users-between-lines: All __Contributors__ list](https://github.com/singhsidhukuldeep/data-science-interview-prep/graphs/contributors)
0 commit comments