An open API service indexing awesome lists of open source software.

https://github.com/flaskbb/cookiecutter-flaskbb-theme

A cookiecutter template for FlaskBB themes
https://github.com/flaskbb/cookiecutter-flaskbb-theme

cookiecutter cookiecutter-template flaskbb

Last synced: 4 months ago
JSON representation

A cookiecutter template for FlaskBB themes

Awesome Lists containing this project

README

          

cookiecutter-flaskbb-theme
===========================

A cookiecutter template for developing themes for FlaskBB.

Usage
-----

Either use FlaskBB's Command Line interface to generate one
```
flaskbb themes new
```
or you can also directly generate it via cookiecutter
```
cookiecutter gh:sh4nks/cookiecutter-flaskbb-theme
```

License
-------

This project is licensed under the terms of the [BSD License](/LICENSE)