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
- Host: GitHub
- URL: https://github.com/flaskbb/cookiecutter-flaskbb-theme
- Owner: flaskbb
- License: other
- Created: 2016-11-12T10:47:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-02T20:45:55.000Z (over 5 years ago)
- Last Synced: 2025-05-19T08:13:06.360Z (about 1 year ago)
- Topics: cookiecutter, cookiecutter-template, flaskbb
- Language: SCSS
- Size: 113 KB
- Stars: 1
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)