Skip to content

Commit

Permalink
Add theme (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyminium authored Sep 21, 2023
1 parent 552795f commit 5262269
Show file tree
Hide file tree
Showing 22 changed files with 228 additions and 835 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
if: ${{ matrix.os == 'ubuntu-latest' }}
uses: ./.github/actions/run-cookie-ci
with:
source-directory: ${{ env.OUTPUT_DIRECTORY }}/TestMDAKit_with_condaforge-deps_and_ReadTheDocs/mdakit-cookie
source-directory: ${{ env.OUTPUT_DIRECTORY }}/TestMDAKit_with_host_MDAnalysis_condaforge-deps_and_ReadTheDocs/mdakit-cookie

- name: Upload artifact
if: ${{ matrix.os == 'ubuntu-latest' && matrix.last-n-minor-python-release == 0 }}
Expand Down
4 changes: 1 addition & 3 deletions docs/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ dependencies:
- python
- pip

- sphinx<7.0
- sphinx_rtd_theme

- mdanalysis-sphinx-theme >=1.0.1
- tree

# Pip-only installs
Expand Down
225 changes: 0 additions & 225 deletions docs/source/_static/custom.css

This file was deleted.

16 changes: 0 additions & 16 deletions docs/source/_static/logos/AUTHOR

This file was deleted.

Binary file removed docs/source/_static/logos/mdanalysis-logo-127x55.png
Binary file not shown.
Binary file not shown.
Binary file removed docs/source/_static/logos/mdanalysis-logo.ico
Binary file not shown.
Binary file removed docs/source/_static/logos/mdanalysis-logo.png
Binary file not shown.
Loading

0 comments on commit 5262269

Please sign in to comment.