Find a file
2026-03-29 09:47:01 -04:00
remarkbox_theme_meta fix: add bottom margin to container for spacing before footer 2026-03-29 09:47:01 -04:00
.gitignore modified: .gitignore 2020-04-15 08:14:37 -04:00
CLAUDE.md Add CLAUDE.md with deployment and structure docs. 2026-02-09 08:11:39 -05:00
MANIFEST.in Create MANIFEST.in 2017-07-11 21:57:45 -07:00
readme.rst first commit! 2017-07-08 18:52:48 -04:00
setup.py make pip install . work for py3 2021-04-12 20:41:32 -04:00

Remarkbox theme for meta and faq
################################

This is the theme used on:

* https://meta.remarkbox.com
* https://faq.remarkbox.com
* https://demo.remarkbox.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
  
Then configure it in the Remarkbox .ini file using:

.. code-block:: bash

  app.theme = meta