https://github.com/thefoxis/html-boilerplate
Basic HTML template for websites and apps.
https://github.com/thefoxis/html-boilerplate
html html5
Last synced: 8 months ago
JSON representation
Basic HTML template for websites and apps.
- Host: GitHub
- URL: https://github.com/thefoxis/html-boilerplate
- Owner: thefoxis
- License: mit
- Created: 2014-01-18T12:42:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T13:00:38.000Z (almost 6 years ago)
- Last Synced: 2025-01-10T01:54:31.513Z (over 1 year ago)
- Topics: html, html5
- Homepage:
- Size: 173 KB
- Stars: 75
- Watchers: 3
- Forks: 37
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HTML Boilerplate
This boilerplate is a bare-minimum and standard-compliant starting point for applications and websites. Available in pure HTML and [Jade](http://jade-lang.com/) for usage with [Node.js](http://nodejs.org/).
## Customization
Before getting into writing content, make sure you update the following according to your needs:
* Document's language
* Meta description
* Title
* Favicon file
* CSS includes
* Javascript includes
## License
MIT