Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matronator/themegenerator
Experimental script that generates random Bootstrap themes.
https://github.com/matronator/themegenerator
bootstrap bootstrap-themes-generator generator site-generator theme-generator website-builder
Last synced: about 1 month ago
JSON representation
Experimental script that generates random Bootstrap themes.
- Host: GitHub
- URL: https://github.com/matronator/themegenerator
- Owner: matronator
- License: mit
- Created: 2019-07-13T17:43:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T01:37:47.000Z (about 3 years ago)
- Last Synced: 2024-11-12T14:49:59.842Z (3 months ago)
- Topics: bootstrap, bootstrap-themes-generator, generator, site-generator, theme-generator, website-builder
- Language: JavaScript
- Homepage: https://matronator.github.io/ThemeGenerator/
- Size: 10.7 MB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Theme Generator
*(Experimental)* plugin that generates random website theme using Bootstrap. [Live Demo](https://matronator.github.io/ThemeGenerator/)
## Features
- [x] Generate random theme (colors, font sizes, margins/paddings, top nav position)
- [x] Customize font weights (header title, section title, top menu)
- [x] Choose which font to use in what part of the page (headings, paragraphs, top menu)
- Currently there are these fonts to choose from:
* Bootstrap default
* Montserrat
* Raleway
* Roboto
- [ ] Expand the customization panel to cover everything on the page
- [ ] Export generated style as CSS/SCSS file
- [ ] Can't think of anything else right now, to be continued...## Preview
**Live demo on GitHub Pages:** https://matronator.github.io/ThemeGenerator/
![Theme Generator Preview](https://github.com/matronator/ThemeGenerator/blob/master/preview.gif?raw=true "Theme Generator Preview")