Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
Add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
C4ptainCrunch committed Jan 9, 2021
1 parent 7993cd0 commit ebbba58
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,17 @@ What is this ?
Alabaster Hotwire is a fork of [Alabaster](http://alabaster.readthedocs.io), the default Sphinx theme,
quickly modified (hacked ?) to follow the same style as [Hotwire.dev](https://hotwire.dev).

![Screenshot](screenshot.png)

How to use it for Django Hotwire projects ?
===========================================

Add the theme to the documentation requirements.txt (along Sphinx)

```
git+https://github.com/hotwire-django/sphinx-hotwire-theme.git
```

Change the theme in the `conf.py` file
```python
html_theme = "alabaster_hotwire"
Expand Down
Binary file added screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ebbba58

Please sign in to comment.