Find a file
russellballestrini 28f17d77e8 YOLO funnel template
This template removes most of the UI so that people in the funnel don't get distracted.

	modified:   static/theme/meta/css/meta.css
	new file:   templates/meta-base-funnel.j2
2018-08-17 21:52:45 -04:00
remarkbox_theme_meta YOLO funnel template 2018-08-17 21:52:45 -04:00
.gitignore first commit! 2017-07-08 18:52:48 -04: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 modified: remarkbox_theme_meta/static/theme/meta/css/diff.css 2018-05-27 19:38:41 -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