Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chalarangelo/htmltemplategenerator
An HTML5 template page generator.
https://github.com/chalarangelo/htmltemplategenerator
boilerplate boilerplate-html codepen customizable generator html html5 jsfiddle
Last synced: 21 days ago
JSON representation
An HTML5 template page generator.
- Host: GitHub
- URL: https://github.com/chalarangelo/htmltemplategenerator
- Owner: Chalarangelo
- License: mit
- Created: 2016-06-18T16:17:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T11:51:59.000Z (over 7 years ago)
- Last Synced: 2024-10-03T12:25:40.798Z (about 1 month ago)
- Topics: boilerplate, boilerplate-html, codepen, customizable, generator, html, html5, jsfiddle
- Language: JavaScript
- Homepage: https://chalarangelo.github.io/htmltemplategenerator/
- Size: 798 KB
- Stars: 41
- Watchers: 4
- Forks: 11
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML5 Template Page Generator
**Latest release:** v1.0.1 (Cuttlefish), Aug, 17th, 2016
Check the live version [here](https://chalarangelo.github.io/htmltemplategenerator/).
## Description
Due to the lack of proper HTML5 template generators online, except for [HTML5Boilerplate](https://html5boilerplate.com/) which is what most people use, I decided to create my own tool for generating **modular, responsive and customizable** templates, based on my needs. After tinkering around for a while, this tool came to be, allowing me and hopefully others to create their own webpage templates, following the HTML5 standard.
## Features
- **HTML5 compliance**: As the name suggests, the *HTML5 Template Generator* has been built based on the HTML5 specification!
- **Popular libraries support**: Choose from some of the most popular libraries to include in your template, like jQuery, Bootstrap and AngularJS!
- **Handcrafted templates for your needs**: The *HTML5 Template Generator* offers a wide variety of templates that you can use to start your project, from simple pages, content showcases to test your resources, commonly used forms and error pages!
- **Customizable templates**: All templates generated are customizable. This means that you can change most of their parameters, styling and resources, as well as metadata. Tweak them to suit your needs as best as possible!
- **Export to Codepen or JSFiddle**: After your template is done, you might want to tweak a few things or get working on it instantly online. Just hit the Edit in Codepen or Edit in JSFIddle buttons and get going!## How to use
Go to the [live version](https://chalarangelo.github.io/htmltemplategenerator/) and customize your template. When you're all done, use the **Result** tab to get your template and start using it.
**Note**: If you want more extensive information about how to use this tool, try the **Help & Info** tab in the live version.
## How to contribute
**Found any problems? Maybe want me to add a library to the list of supported libraries? Have another suggestion or a template you use a lot and want to see it added to the list?**
If the answer to any of the above questions is *yes*, then please submit an [Issue](https://github.com/Chalarangelo/htmltemplategenerator/issues) and I'll see to it as soon as I can. Help me expand this tool to suit the needs of as many people as possible!
## License
The project is licensed under the MIT License.