Skip to content

Commit

Permalink
Update docs theme
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Feb 7, 2024
1 parent 6163655 commit b012ab7
Show file tree
Hide file tree
Showing 14 changed files with 330 additions and 901 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
*.py[cod]
_build

# C extensions
*.so
Expand Down
1 change: 1 addition & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ sphinx = "*"
sphinx-autobuild = "*"
myst-parser = "*"
pre-commit = "*"
sphinx-palewire-theme = {editable = true, git = "https://github.com/palewire/sphinx-palewire-theme"}

[dev-packages]

Expand Down
606 changes: 324 additions & 282 deletions Pipfile.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/.gitignore

This file was deleted.

298 changes: 0 additions & 298 deletions docs/_static/css/custom.css

This file was deleted.

47 changes: 0 additions & 47 deletions docs/_templates/nav.html

This file was deleted.

3 changes: 0 additions & 3 deletions docs/about.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
```{include} _templates/nav.html
```

# About this class

This guide was initially developed by [Chase
Expand Down
3 changes: 0 additions & 3 deletions docs/command-line.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
```{include} _templates/nav.html
```

# Act 1: The command line

Working with Python (and pretty much any other programming language)
Expand Down
Loading

0 comments on commit b012ab7

Please sign in to comment.