Commit Graph

11 Commits

Author SHA1 Message Date
Jeremy Stretch
8e2fc6dc4e Docs cleanup 2025-02-07 15:33:37 -05:00
bctiemann
3dd8318057 Fixes: #17732 - Add a background-color to img elements in docs to ensure readability in dark mode (#17790)
* Add a background-color to img elements in docs to ensure readability in dark mode

* Limit style changes to those within CMS content blocks; update colors of main netbox_logo.svg

* Add a white stroke to the main logo

* Add light & dark mode versions of the NetBox logo

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-10-18 10:47:05 -04:00
Jeremy Stretch
9aef95da97 Closes #17733: Replace pycodestyle with ruff (#17734)
* Resolve F541 errors

* Resolve F841 errors

* Resolve F811 errors

* Resolve F901 errors

* Resolve E714 errors

* Ignore F821 errors for GraphQL mixins

* Replace pycodestyle with ruff

* Move ignores to ruff.toml
2024-10-11 07:43:46 -04:00
Jeremy Stretch
b71087e29d Fix broken intra-page links 2024-08-29 09:13:02 -04:00
jeremystretch
3af8aaac3f Refresh development docs 2022-08-18 13:40:44 -04:00
jeremystretch
4a49a4000d Refresh development documentation 2021-12-15 16:31:06 -05:00
Jeremy Stretch
41bf432f94 Refresh development documentation 2020-11-18 10:07:39 -05:00
Jeremy Stretch
3b65e4013a Updated the style guide 2020-02-13 11:04:07 -05:00
Jeremy Stretch
c038c4450c Fixes #3643: Update all Django documentation links to 'stable' version 2019-10-25 11:09:30 -04:00
Jeremy Stretch
5d7f316f4f Add developer guidance for the introduction of new dependencies 2018-11-27 10:45:10 -05:00
Jeremy Stretch
cbdd0e3678 Expanded the development style guide 2018-11-12 14:36:09 -05:00