https://github.com/zemfrog/zemfrog-theme
Zemfrog theme - to register your own theme template!
https://github.com/zemfrog/zemfrog-theme
zemfrog
Last synced: 10 months ago
JSON representation
Zemfrog theme - to register your own theme template!
- Host: GitHub
- URL: https://github.com/zemfrog/zemfrog-theme
- Owner: zemfrog
- Created: 2021-04-11T16:07:46.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-16T12:38:46.000Z (about 5 years ago)
- Last Synced: 2025-07-14T16:44:19.136Z (11 months ago)
- Topics: zemfrog
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zemfrog-theme
Zemfrog theme - to register your own theme template!
The main idea is to make a template for a theme that is easy to customize.
# Usage
Install this
```sh
pip install zemfrog-theme
```
Add this to the `EXTENSIONS` configuration
```python
EXTENSIONS = ["zemfrog_theme"]
```
And you can register your own theme via the `ZEMFROG_THEMES` configuration.
See boilerplate for theme creation here https://github.com/aprilahijriyan/zemfrog-theme-template
See sample themes here https://github.com/zemfrog/zemfrog-quasar