mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-13 07:03:11 +00:00
update docs
This commit is contained in:
parent
2c1c0dd286
commit
965338a201
1 changed files with 4 additions and 3 deletions
|
|
@ -984,10 +984,11 @@ the most influenced by the Bootstrap 3 theme.
|
|||
Make changes to an existing theme
|
||||
-----------------------------------------------
|
||||
As said above, making your own theme from scratch could be costy. Instead,
|
||||
you can override an existing one and change it to your needs with
|
||||
minimal efforts. See the `override simple theme <https://github.com/barseghyanartur/django-fobi/tree/master/examples/simple/override_simple_theme/>_`
|
||||
you can override/reuse an existing one and change it to your needs with
|
||||
minimal efforts. See the `override simple theme <https://github.com/barseghyanartur/django-fobi/tree/master/examples/simple/override_simple_theme/>`_
|
||||
example. In order to see it in action, run the project with
|
||||
`settings_override_simple_theme` option:
|
||||
`settings_override_simple_theme <https://github.com/barseghyanartur/django-fobi/blob/master/examples/simple/settings_override_simple_theme.py>`_
|
||||
option:
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue