django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.73k stars 575 forks source link

FEATURE: switch to furo theme & add local instructions #1282

Closed crydotsnake closed 2 years ago

crydotsnake commented 2 years ago

Description

This pull request is for switching to the furo theme, and i also added the functionality to run the django-filer docs locally.

codecov-commenter commented 2 years ago

Codecov Report

Merging #1282 (ad4a3c8) into master (7a0584b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1282   +/-   ##
=======================================
  Coverage   71.32%   71.32%           
=======================================
  Files          71       71           
  Lines        3212     3212           
  Branches      553      553           
=======================================
  Hits         2291     2291           
  Misses        755      755           
  Partials      166      166           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7a0584b...ad4a3c8. Read the comment docs.

crydotsnake commented 2 years ago

Hello @jrief,

We had a discussion in Slack that we change the Sphinx theme for the documentation to Furo. Because we already use the theme for the Django CMS documentation, and because it's more consistent that way. So we would like to use this theme for every package in our organization that has a documentation.