Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thefoxis/html-boilerplate
Basic HTML template for websites and apps.
https://github.com/thefoxis/html-boilerplate
html html5
Last synced: 2 days 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 (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T13:00:38.000Z (over 4 years ago)
- Last Synced: 2023-08-10T12:46:22.047Z (over 1 year ago)
- Topics: html, html5
- Homepage:
- Size: 173 KB
- Stars: 75
- Watchers: 3
- Forks: 35
- 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