12 Commits

Author SHA1 Message Date
Bastian Hofmann
020d535f9c Update logo and favicon (#589) 2025-12-18 15:49:31 +01:00
Anush
9b63427118 chore: pre-commit formatting (#91)
* chore: formatting

* chore: formatting

* chore: remove other hooks

* Update poetry lock

---------

Co-authored-by: Nirant Kasliwal <nirant.bits@gmail.com>
2024-01-16 15:06:54 +05:30
NirantK
df2152ef52 * docs(mkdocs.yml): add information about the original creator in the copyright section 2023-08-25 00:59:55 +05:30
NirantK
f9ba985678 * chore(mkdocs.yml): add header.autohide and announce.dismiss to the list of enabled theme plugins 2023-08-22 14:59:26 +05:30
NirantK
11f7dd8d7e * feat(mkdocs.yml): add logo to material theme configuration 2023-08-22 14:57:38 +05:30
NirantK
c8c4d212cb * chore(mkdocs.yml): add support for mermaid code blocks in markdown using pymdownx.superfences plugin 2023-08-21 19:48:28 +05:30
NirantK
40a7c7c21a * chore(mkdocs.yml): add mknotebooks plugin configuration
* - Set execute to false
* - Set timeout to 100
* - Set allow_errors to false
* - Add tag_remove_configs:
* - Set remove_cell_tags to ["Remove_cell"]
* - Set remove_all
2023-08-21 19:18:47 +05:30
NirantK
1eb7afa6ac * feat(mkdocs.yml): add additional features to the theme configuration
* - search.suggest
* - search.highlight
* - navigation.instant
* - navigation.tracking
* - navigation.expand
* - navigation.sections
* - content.code.annotate
* - toc.follow
2023-08-21 19:02:34 +05:30
NirantK
226a94a75a * feat(mkdocs.yml): add accent color and text color for primary color in the material theme 2023-08-21 18:48:13 +05:30
NirantK
88a70bfa9d * chore(mkdocs.yml): add site_url, site_author, repo_url, repo_name, remote_branch, remote_name, and copyright information
* docs(mkdocs.yml): update theme custom_dir to docs/overrides
2023-08-21 18:34:42 +05:30
NirantK
f894f4ad1e * chore(mkdocs.yml): add custom_dir option to material theme configuration 2023-08-21 18:34:31 +05:30
NirantK
ee0e6a0011 * feat(mkdocs.yml): add mkdocs.yml configuration file with site name, theme, and markdown extensions 2023-08-21 17:51:13 +05:30