modified: readme.rst
This commit is contained in:
parent
767cd97437
commit
0c27f5cb0d
1 changed files with 9 additions and 2 deletions
11
readme.rst
11
readme.rst
|
|
@ -1,14 +1,21 @@
|
|||
Remarkbox Westworld Theme
|
||||
############################
|
||||
|
||||
Install into your python environment using:
|
||||
This is the theme used on:
|
||||
|
||||
* https://westworld2.com
|
||||
|
||||
If you use a hosted site you may choose this theme on your namespace dashboard.
|
||||
|
||||
Otherwise a dedicated Remarkbox must install the theme into the python environment using:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
python setup.py install
|
||||
|
||||
Include in your remarkbox .ini file using:
|
||||
Then configure it in the Remarkbox .ini file using:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
app.theme = westworld
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue